• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

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.
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.
 
Last edited:
EA open incorrect signal. Indicator give signal blue arow, but EA open oder at next candle (red arow)upload_2019-3-20_14-52-59.png
 

Attachments

  • upload_2019-3-20_14-52-59.png
    upload_2019-3-20_14-52-59.png
    111.2 KB · Views: 870
EA open incorrect signal. Indicator give signal blue arow, but EA open oder at next candle (red arow)View attachment 76722
Always 1 bar shift. It is indicator buffer issue.
After indicator signal is established , then open order at the next candlestick.

I tried to read current bar indicator signal but there is no signal, so I can not use it.
I can only order 1shift delay.
upload_2019-3-20_17-11-28.png
 

Attachments

  • upload_2019-3-20_17-11-28.png
    upload_2019-3-20_17-11-28.png
    2.3 KB · Views: 855
Tanaka san.
EA Auto trade works like charm! :inlove: 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?
manual.png
 

Attachments

  • manual.png
    manual.png
    98.3 KB · Views: 902
AHMAD KHAN,

Your EA is SUPERB!
Just quick question, Why only buy trade?
Look at my attached photo all order are buy only.
Thanks.
 

Attachments

  • 1553069657597.jpg
    1553069657597.jpg
    462.5 KB · Views: 150
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
 
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
Oh, it is just stop EA only . Do you want to close all order and stop EA? I need to change code.
 
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
Thank you Tanaka San, I will FT, we are very lucky to have you here. :h::h::h:
 
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
If you want to close all orders, just select Close All & STOP EA.:cool::ok:
upload_2019-3-20_18-20-12.png
 

Attachments

Back
Top