• 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

can anyone add this to the ea please

*magic number (user can enter any number)
*martingale with pipstep and lot multiplier settings
*1 trade at a time

hope someone will help me with this thank you so much
 

Attachments

I really appreciate the great effort of the members of this group...Please does anyone have this TMA coloured band indicator on the chart, its a nrp modified version of TMA. Thanks in advance
 

Attachments

  • TMA-Hull 2.png
    TMA-Hull 2.png
    14.9 KB · Views: 248
Ok

This is what the EA does:

When the red point of Leledc-ExhaustionBar1 appears, and vertex is high in blue, that is, it is reaching the point of return, SELL

When the lime point of Leledc-ExhaustionBar1 appears, and vertex is high in red, that is, it is reaching the point of return, CLOSE SELL AND OPEN BUY ORDER

This Test is done in M15, with SL 0 and TP 0, 0.2 lot
You can put whatever you want.
Please, take a test in several currencies, and put them here.
Or better, I create a new topic for this EA, since it seems that it could go well.

EURUSD
View attachment 38353

SIR..can this EA..trade with AUTO SL TP with RONZ?i mean..i will not wait for next signal to exit.,just like what u said..it exit on next signal..but what i want to use this is per signal manage but ronz auto SL TP or maybe per signal is having individual SL TP..even if there is a signal next.,but important is per signal is with risk managemenet like 0.01 max 100pips SL even if theres another signal buy or sell..all signal it risk manage.,,can it be done like that?one more thing.,can i request to have this with push notification?
 
Hi guys

As I see that enough people would like to know how good their indicator is, testing it with an Ea.

I thought the following:

I am going to try to make a Simple Ea for all with the indicator that you share here.
So we can identify how good an indicator is, with respect to another.

The EA will be simple and for all indicators equal:

TP 50

SL 60

The EA will take the H1 signal

Only 1 trade at the same time, until it closes, there will be no other.

The operations will be opened with the first candle in which the signal goes off, 20 minutes later (to try to avoid false signals, indecisions of the indicator)

Remember this:

I am not a programmer, And neither an Expert, I just want to help and discover good indicators.

The indicators have to be in mq4 please.

If I find good indicators on my own, I will also make them EAs, and I will share them here.

I will only share the EAs in ex4, without any limitations in time or anything.

Reason:

I do not want if we are lucky enough to find something good here, someone can sell it, so, anyone will come to soehoe.id, and download the EA.

Free from All to All

I understand that the EA will be very basic, but this helps to make backs of your indicator, also, we have the opion to use:

RoNz_Auto_SL-TS-TP

This EA can control the SL and TP of other EA, with the ability of Trailing Stop and Hide them ...

I will make an backtest for the EA:

EURUSD 6 month
H1
Spread in fxt Dukascopy data, 10
Leverage 100


Nothing else, I hope we get something good from here :):ok:

Hi sir, i have this indicator can you make ea from it?

thanks
 

Attachments

Attachments

  • A MOVING AVERAGE 44 AND 41.PNG
    A MOVING AVERAGE 44 AND 41.PNG
    90 KB · Views: 209
i already check the indicator code ... and the code have an error "zero divided"
error code :

double signalVal = (momVal / (atrVal + adxVal)) - subtractFromSignalVal; // -2
double indiVal = ((atrVal + cciVal + rsiVal) / adxVal) - subtractFromIndiVal; // -1


code with red color should not be the same as zero
when you put the indicator on chart it will look good coz there is no zero divided
but if u run it on chart there is zero value coz mt4 calculate it.
its done when those 2 line change with this ..

double signalVal = (atrVal + adxVal)!= 0 ? (momVal / (atrVal + adxVal)) - subtractFromSignalVal : 0; // -2
double indiVal = (adxVal) != 0 ? ((atrVal + cciVal + rsiVal) / adxVal) - subtractFromIndiVal : 0; // -1


But this indicator badly repaint
just test it with strategy tester and compare it with when you drop this indicator directly on chart , not just late arrow but it give super badly repaint arrow
Darts are better. Notifications, including emails, are not applicable. Just fake signals. Correction - arrows are not usable in the backtest.
 
Last edited:
Hello it will be that someone here has the indicator (binary options.ex4) I once had the indicator here on the forum but I ended up formatting the notbook and lost it I can't find any more
 
Hi guys

As I see that enough people would like to know how good their indicator is, testing it with an Ea.

I thought the following:

I am going to try to make a Simple Ea for all with the indicator that you share here.
So we can identify how good an indicator is, with respect to another.

The EA will be simple and for all indicators equal:

TP 50

SL 60

The EA will take the H1 signal

Only 1 trade at the same time, until it closes, there will be no other.

The operations will be opened with the first candle in which the signal goes off, 20 minutes later (to try to avoid false signals, indecisions of the indicator)

Remember this:

I am not a programmer, And neither an Expert, I just want to help and discover good indicators.

The indicators have to be in mq4 please.

If I find good indicators on my own, I will also make them EAs, and I will share them here.

I will only share the EAs in ex4, without any limitations in time or anything.

Reason:

I do not want if we are lucky enough to find something good here, someone can sell it, so, anyone will come to soehoe.id, and download the EA.

Free from All to All

I understand that the EA will be very basic, but this helps to make backs of your indicator, also, we have the opion to use:

RoNz_Auto_SL-TS-TP

This EA can control the SL and TP of other EA, with the ability of Trailing Stop and Hide them ...

I will make an backtest for the EA:

EURUSD 6 month
H1
Spread in fxt Dukascopy data, 10
Leverage 100


Nothing else, I hope we get something good from here :):ok:


Dear good sir, I have an indicator here. But I found difficulties when I want to make an EA based on it.

In my plan, I want to trade it in TF H1 or H4

The condition is :
For example
1. When the arrow down shows in the chart, the EA will OP Sell
2. When the arrow up shows in the chart, the EA will close the previous Sell position, and then the EA will OP Buy
3. When the arrow down shows up again, the EA will close the previous Buy position, and then the EA will OP Sell
4. and goes on.
5. Wait for 15-30 minutes after the condition is shown to avoid false signals from the indicator before OP if possible.
6. or you can make it to "if arrow shows at previous 1 candle, then OP on current candle".


Misc :
1. There are no SL or TP for every OP because it will close when a new arrow appears, but if your test always set TP and SL, that's okay.
2. Only 1 OP per arrow


Thank you good sir
 

Attachments

Last edited:
upload_2020-5-2_4-12-40.pngupload_2020-5-2_4-15-42.png
upload_2020-5-2_4-26-39.png

I have been using this indicator for months and the results are pretty good. Can you please turn this into an EA?.

As you can see in the photo I made a buy in that point because of the indicator and the yellow EMA (100) is higher than the white EMA (20). But if the white EMA is higher than the yellow EMA and the indicator shows a sell, sell it is. It will be great if you could put some parameters like how much distance between the EMAS to trade cuz the market could be lateral, and to decide if closing the orders when: 1. The indicator shows reverse signal and 2. The EMAs turn in a reverse position than they should be. Thanks in advance
 

Attachments

  • upload_2020-5-2_4-12-40.png
    upload_2020-5-2_4-12-40.png
    538.3 KB · Views: 1,476
  • upload_2020-5-2_4-15-42.png
    upload_2020-5-2_4-15-42.png
    1.2 MB · Views: 1,501
  • upload_2020-5-2_4-26-39.png
    upload_2020-5-2_4-26-39.png
    1.1 MB · Views: 1,508
View attachment 115413View attachment 115414
View attachment 115415

I have been using this indicator for months and the results are pretty good. Can you please turn this into an EA?.

As you can see in the photo I made a buy in that point because of the indicator and the yellow EMA (100) is higher than the white EMA (20). But if the white EMA is higher than the yellow EMA and the indicator shows a sell, sell it is. It will be great if you could put some parameters like how much distance between the EMAS to trade cuz the market could be lateral, and to decide if closing the orders when: 1. The indicator shows reverse signal and 2. The EMAs turn in a reverse position than they should be. Thanks in advance
 

Attachments

Hello it will be that someone here has the indicator (binary options.ex4) I once had the indicator here on the forum but I ended up formatting the notbook and lost it I can't find any more
 
Yes friend, I don't have much free time, but yes, I like this forum :)
Hola bro,

Podrías ayudarme con el indicador que puse arriba porfa?
Y quería preguntarte: después de las 1126 páginas que tiene esta publicación, cual ha sido el mejor EA que has hecho/encontrado?
 
Back
Top