• 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

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

To test eurusd always try the period from 09/24/2018 to 01/20/2019 if EA passes this period and does not fail, there is hope of future survival.
 
mister tanaka should have neteller to send you a cup of coffee continuously, I can not send by paypal, I have one more request for you hoping I can send your coffee soon, I am already generating real profits thanks to your work.
if you can make an EA of this excellent indicator that does not repaint I will be quite grateful and hoping to find a different way to paypal to thank you even more for your work
Wow, it is a nice EA.:inlove::ok: Try FT!!!!

EU M5 default set
upload_2019-3-20_19-6-53.png
Eu M5
upload_2019-3-20_19-7-4.png
 

Attachments

  • upload_2019-3-20_19-6-53.png
    upload_2019-3-20_19-6-53.png
    30.1 KB · Views: 984
  • upload_2019-3-20_19-7-4.png
    upload_2019-3-20_19-7-4.png
    10.6 KB · Views: 963
  • EA_curver-arrows.ex4
    EA_curver-arrows.ex4
    200.9 KB · Views: 350
Sr. Tanaka,

EAS works well, but backtesting takes a long time many hours or days.

I have a very powerful computer (I7-32ram-SSD) and it is really slow
There is some way to reduce the backtest time when the expert is coded.
Thank you
 
Sr. Tanaka,

EAS works well, but backtesting takes a long time many hours or days.

I have a very powerful computer (I7-32ram-SSD) and it is really slow
There is some way to reduce the backtest time when the expert is coded.
Thank you
No, if you use every tick in backtest, it is very slow.
if EA use default set of indicator, it may a little bit slow. But it depends on indicator logic. (inside coding)
If indicator read another indicator or calculating many data, it may be slower.
The best way is to not use every tick data but just start FT! It is faster.
 
Hello Tanaka,

What do you think about ... "PR" indi ?
Could it be interesting to add it to the previous EA_MA_BBands(revA)?

it could work as a single trigger signal (2 strategy) or ... a filter (3 strategy)

Since this EA however would be thwarted by the temperament of the indicator MA_BBands_v3.3 which ...
... unfortunately, tends to repaint in the trend ... (not in the trading range) ...

... why not insert the PR indicator (with the PR set file in preset )?


It would work in the high TF (keeping the same defect of the previous one)

I would think of including it in the 2nd strategy of the EA
(the first one provides only the pure use of the MA_BBands v3 indicator)

as the main indicator (excluding, momentarily the MA_BBands, to observe the BTs, FTs ) that
in
the 3rd strategy, in conjunction with the MA_BBands v3.3 ...
... and used as a filter ...

PR (2) strategy:
Entry point @ open next candle (when the blu histo @ close ... cuts off 13% (or 21%, or xx% to see in BTs) level or ... red histo)
(TP = SL @ open next candle when red histo @ close cuts off 13% level (also editable for BTs) or ... blue histo)

PR (3) strategy:
enter in the trade " if and only if " the arrow of the ma_bbands v3.3 indicator appears ...

... WITHIN x bars ...
(X = 5, 7, 10, ... candles: to be selected and tested in BTs)
... by the histo cut (13 or 21%) of the PR indicator


Any improvement?


Regards
mag00



P.S.
... remember to remove the suffix (.txt) from the template file ...

Hello Tanaka,

What do you think about this id(EA) ..?
( strategy number (2) & (3))
https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-480

... post #9595 (pg 480)

P.S.
... remember to remove the suffix (.txt) from the template file ...
 

Attachments

Back
Top