So far, I like this EA. After one month of testing with a starting lot size of .01, the linear grid reached a maximum of .04 lots. The account is running with 18 pairs.
View attachment 162302
Hi Mr Tanaka, i found the indicator and i would like to know if it's possible to code an EA with them.
With possibility to follow the trend
for exemple when zz[1] = + 50 and zz[2] = - 50 = Buy Signal and Sell Signal is when zz[1] = -50 and zz[2] = 50.
Follow the First order at X step if nest zz [ n +1 ] = zz[n]
Possibility to close Buy Orders when sell signal is ok and reverse.
etc...
li
BT seems not possible.
Thank you Tanaka...
Thanks for sharing. is this indicator repainted?Hi Mr Tanaka, i found the indicator and i would like to know if it's possible to code an EA with them.
With possibility to follow the trend
for exemple when zz[1] = + 50 and zz[2] = - 50 = Buy Signal and Sell Signal is when zz[1] = -50 and zz[2] = 50.
Follow the First order at X step if nest zz [ n +1 ] = zz[n]
Possibility to close Buy Orders when sell signal is ok and reverse.
etc...
li
With GOLD Set BT is not taking any trade? Any missing parameter?Hello Master Tanaka,
Hope you are monitoring the Performance of the EA in the account currently.
These are the Setfiles I am using currently. Fixed 30 PIP new order open for Forex/XAG and 300 PIP new order open for XAUUSD and margintale function 2.0 and max margin tale orders 5. When a Trade is in Loss the EA opens a new position every fixed 30 pips. I want that when the first Trade is in Loss then EA opens new hedging position not on fixed pips but when the EA get Signal in same direction as first order it might be after 10 pips or 30 pips or 50 pips or 100 pips. How can I do it, kindly help to fix it. Then I will update the new EA with the required settings. Currently the old Garago EA is running and once I get the new settings from you then I will update and run the Garago EA with Stochastic filter.
Set files Attached please look into it and guide accordingly
Which Currency?
Testing!
You use it on 18 pairs with 18 different Magic Numbers? All of them M1 TF?
Can u plzSo far, I like this EA. After one month of testing with a starting lot size of .01, the linear grid reached a maximum of .04 lots. The account is running with 18 pairs.
View attachment 162302
Which ea?So far, I like this EA. After one month of testing with a starting lot size of .01, the linear grid reached a maximum of .04 lots. The account is running with 18 pairs.
View attachment 162302
hello which version are you using thank you for sharing