Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
From what I can see, it doesn't get 'stuck' between trades - it simply runs out of 'Allowed' trades, set by 'MaxOrders'. Increase this and it works ok - till you run out of money or the martingale lotsize is bigger than your broker supports...
I've been forward testing this ea and am pleasantly surprised. This demo account was started with $500 but I lost some of the demo history. The ea has close to doubled the account w/ little to no drawdown. On one occasion I had to run a closeall because it maxed out its positions, but even with that closeall it still doubled the account easily. I've tested many different versions of pipmaker but this one seems to work very, very well. Could someone please explain the order logic for the orders that follow the first buy or sell since it doesn't use pip spacing to place secondary orders?
I've been forward testing this ea and am pleasantly surprised. This demo account was started with $500 but I lost some of the demo history. The ea has close to doubled the account w/ little to no drawdown. On one occasion I had to run a closeall because it maxed out its positions, but even with that closeall it still doubled the account easily. I've tested many different versions of pipmaker but this one seems to work very, very well. Could someone please explain the order logic for the orders that follow the first buy or sell since it doesn't use pip spacing to place secondary orders?
I've been forward testing this ea and am pleasantly surprised. This demo account was started with $500 but I lost some of the demo history. The ea has close to doubled the account w/ little to no drawdown. On one occasion I had to run a closeall because it maxed out its positions, but even with that closeall it still doubled the account easily. I've tested many different versions of pipmaker but this one seems to work very, very well. Could someone please explain the order logic for the orders that follow the first buy or sell since it doesn't use pip spacing to place secondary orders?
Thanks,
Nick
Where I can find this version you tried PipMaker v5 Neo??
The first half of the results I posted above are from using the first mql file that perky had posted. Halfway through I switched to the second mql file that perky had posted. Both worked fine. The settings are default on eur/usd 1 hour bars except I cut the initial lot size and profit target in half.....
Perky,
I understand that the initial order is based on signals from the bbsqueeze indicator. How does the ea determine to place the following buy and sell orders that follow the first initial buy or sell??
exit is easy when profit target (set to 20$) is met it closes all trades
and starts again waiting for another trade
entry
when solar wind above 0 and the bar before is less that current bar it buys
and when solar wind is below 0 and the bar before is greater than current
it sells.
ok consider its in a buy - unlike real grids - it doesnt space grid trades
if conditions are right it will buy/sell on the opening of the next bar - meaning on the 1 hour chart it will open a trade on the new bar.
now when the # of buy trades = the number of sell trades it will "stick"
and the profit will remain the same sooooo...
it works out then buys=sells(#of trades) it will the buy on the cross up of
solar wind and sell on a cross down of solar wind thus making an uneven equilibrium and close in profit..