- Credits
- 0
THANKS, I TEST IT RIGHT AWAYI added Breakeven + trailing. Please test.
THANKS, I TEST IT RIGHT AWAYI added Breakeven + trailing. Please test.
Thanks. I tried it and it was almost my wish, but I want more than that when the nearest opposite signal only closes all the orders, only opens the next order when the next signal appears.Yes, you can.
tp=0.sl=0, no trailing, max order=100 and no profit close, no basket close and Opposite close=true.
You can test the attached file.
Sorry I don't understand. What does it mean?Thanks. I tried it and it was almost my wish, but I want more than that when the nearest opposite signal only closes all the orders, only opens the next order when the next signal appears.
Always 1 bar shift. It is indicator buffer issue.EA open incorrect signal. Indicator give signal blue arow, but EA open oder at next candle (red arow)View attachment 76722
Please make EA open oder immediately when there is a signal (have Arow).Always 1 bar shift. It is indicator buffer issue.
After indicator signal is established , then open order at the next candlestick.
Sorry, I can not. It is indicator spec. I can not do anything.Please make EA open oder immediately when there is a signal (have Arow).
And after close all oders, then open new order at next Arow
ok i see, but you can do "And after close all oders, then open new order at next Arow"Sorry, I can not. It is indicator spec. I can not do anything.
You mean after close all order, then open order at next bar without signal??ok i see, but you can do "And after close all oders, then open new order at next Arow"
Oh, it depends on your initial deposit..???Tanaka san.
EA Auto trade works like charm!I tried trailing stop. It works fine.
Just that I don't understand risk parameter. I set it this way but it still open fix lot. Can I know what is wrong?
View attachment 76724
no, next singal not next bar.You mean after close all order, then open order at next bar without signal??
Sorry, I fixed bug. Use the attached one.Tanaka san.
EA Auto trade works like charm!I tried trailing stop. It works fine.
Just that I don't understand risk parameter. I set it this way but it still open fix lot. Can I know what is wrong?
View attachment 76724
Oh, it is just stop EA only . Do you want to close all order and stop EA? I need to change code.Hello guys, firstly thank you for all, i'm actually trying the EA ZAMAN MARTINGALE HEDGE STRATEGY MARCH 2019, it's not bad,
i just wanna ask you one thing about setting, for example i decide to running this EA with EURUSD & GBPUSD and i want all the position close when 5$ profit is done for the day and i don't want another trade for this day it's possible ?
i've this :
2019.03.20 08:36:09.816 EA_Zaman_martingale_strategy(hedge) GBPUSD,M5: ///Now today's profit reached to target($1.5) and stopped EA.//
But i've anothers GBPUSD position open , so if it's possible i want when the target is done to close all the position.
Thank you guys and have a good day
Use latest version
Thank you Tanaka San, I will FT, we are very lucky to have you here.Yes, last order means the last closed order.
I added Max order monitor on the chart so that you can see it.
Please test with putting stoploss, so that you can see if the order was closed with stoploss, then max order is changed.
During attack martin chance time, then max order is used default (Max is 5)
View attachment 76710
But, if normal order(not attack martin order) was closed with stoploss, then max order is changed to 1.
View attachment 76711
If you want to close all orders, just select Close All & STOP EA.Hello guys, firstly thank you for all, i'm actually trying the EA ZAMAN MARTINGALE HEDGE STRATEGY MARCH 2019, it's not bad,
i just wanna ask you one thing about setting, for example i decide to running this EA with EURUSD & GBPUSD and i want all the position close when 5$ profit is done for the day and i don't want another trade for this day it's possible ?
i've this :
2019.03.20 08:36:09.816 EA_Zaman_martingale_strategy(hedge) GBPUSD,M5: ///Now today's profit reached to target($1.5) and stopped EA.//
But i've anothers GBPUSD position open , so if it's possible i want when the target is done to close all the position.
Thank you guys and have a good day