• 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

It's because of the set..this way the EA stops around 3% profit..if you reset the EA it goes on trading normally..but I was interested in automating a few profitable trades and restart the EA the day after it reaches that amount, and so on..it risks a very few times, maybe with a trailing stop even less..
Can you upload normal set file? Because when I code your request, I need to run EA for a long time to see if all code is working properly.
 
Hello Mr Tanaka,
Set file added here, And some times ea opening orders in Martingale continuously when big up or down happens ,account may went to risk at the time, Please try to add a solution to avoid this..
Thanks
Here you go.
Please copy the attached FFcal indicator file in your indicator folder. (You don't have to attach on the chart.)
My advice;
if you want to avoid Martingale continuously, then change parameter like below,
Use Auto martin pips =false, instead you can put PipsStep bigger value.
Or you can put Martin_Multiple smaller. :ok:
upload_2019-5-15_12-48-36.png
 

Attachments

Hello master Tanaksa-san!

Have a request, if possible.

Put ATR bands as filter for the Ea Good Arrow. Put atr bands as the unique filter, remove the others on this version.

It will pick signals when the price is outer the bands, on direction of the middle band.

View attachment 84996

Another thing, i dont if its possible, but, its possible to combine good arrow indicator with atr bands into a another indicator?
A indicator who will just send the call and put buffer of good arrow thats outer bands.
I ask because it can be use on a binary robot using mt2 plataform, its only need to read the call and put buffer to send to Iq ou other binary broker.

Thank you very much!
Hi, I added ATR band.
I wonder good arrow indi is repaint? Because it sometimes skip order.
 

Attachments

Here you go.

Thanks! I tested it, and it seems that only the "Manual" parameter of the Daily Profit Target works correctly, even if to make the EA stop at 200$ I have to set "600" in the box, I don't know why..
The trailing stop seems to work correctly, I have to test it further..
The time schedule is OK because now the EA can start at a certain time, but it doesn't seem to restart on the day after during backtest (it always stops after the first target profit, as before..)
What do you think about these issues? :speechless:
 
Thanks! I tested it, and it seems that only the "Manual" parameter of the Daily Profit Target works correctly, even if to make the EA stop at 200$ I have to set "600" in the box, I don't know why..
The trailing stop seems to work correctly, I have to test it further..
The time schedule is OK because now the EA can start at a certain time, but it doesn't seem to restart on the day after during backtest (it always stops after the first target profit, as before..)
What do you think about these issues? :speechless:
Well, I coded Daily Profit Target is not closed profit. Open order profit reaches to that target , then all order are closed.
 
A run until it is stopped by the next target profit to prevent it to restart immediately after that?
Well, I coded Daily Profit Target is not closed profit. Open order profit reaches to that target , then all order are closed.

Ok, I'll try to figure out the "Equity Percent" parameter then, even if obtained several closures in advance with losses rather than the "Manual" option (it closes always at the same profit). Can you verify what's going on with the time schedule? For me it would be enough to have the EA restarted at a specific time after the target profit :)
 
Last edited:
Perfect! Just a question..if the EA stops operating because it reaches the target profit, and if I put "00" in the "Run EA" first box, will it start again the next day at that time? And what should I set in the second box to let the EA run until it is stopped by the next target profit to prevent it to restart immediately after that?


Ok, I'll try to figure out the "Equity Percent" parameter then, even if obtained several closures in advance with losses rather than the "Manual" option (it closes always at the same profit). Can you verify what's going on with the time schedule? For me it would be enough to have the EA restarted at a specific time after the target profit :)
What time do you want to trade? You want to trade 0:00 to 06:00, for example?
upload_2019-5-15_14-21-8.png
For example, by this setting, EA will stop between 10;00 to 18;00, just stop EA and not close orders.
 

Attachments

  • upload_2019-5-15_14-21-8.png
    upload_2019-5-15_14-21-8.png
    2.5 KB · Views: 935
Mr. Tanaka can create an EA with the attached indicator of his brother Ronaldo.
Simply that you can adjust the numbers of traders (Max Trader) with TP, SL and trailling Stop. Each opening must operate individually regardless of the number of openings with the TP, SLe TS as per the attached figure (not Martingale nor Grid) and with any Time (from M1 to H4).
thank you for your kindness and patience.
 
What time do you want to trade? You want to trade 0:00 to 06:00, for example?
View attachment 85057
For example, by this setting, EA will stop between 10;00 to 18;00, just stop EA and not close orders.

I'd like the EA to operate continuosly from 00:00 until it reaches the target profit (also in the next days if necessary) and, after the profit is reached and the orders closed, it starts again at the next 00:00 :ok:
 
Back
Top