Re: BINARY OPTIONS TRADING STRATEGY & IDEAS

1391
rcguru wrote: Mon Apr 23, 2018 9:25 pm

try edit/replace these two lines :
double signalVal = (atrVal + adxVal != 0.0) ? (momVal / (atrVal + adxVal)) - subtractFromSignalVal : 0.0; // -2
double indiVal = (adxVal != 0.0) ? ((atrVal + cciVal + rsiVal) / adxVal) - subtractFromIndiVal : 0.0; // -1

(solution give by Ernst Van Der Merwe)
Oh nice, seems to work now! Thank you!

The only little downside is that alerts constantly go off when signals appear instead just once or at candle close.

Do you know if it can be fixed so just one message alert/ sound once an arrow appears and not every tick movement after?


Re: BINARY OPTIONS TRADING STRATEGY & IDEAS

1395
MX01 wrote: Mon Apr 23, 2018 10:09 pm

I now finally get real time signals/ arrows.

But I assume it's somewhat of a repaint indicator. It seems not too bad but when a signal fails it will put a new arrow on next candle.

Curious if there are some good settings to give less but more accurate signals.
I'll try to mess around with the settings but it's gonna be hard to test since it repaints.


Re: BINARY OPTIONS TRADING STRATEGY & IDEAS

1399
Does anyone know who created this Momentum arrow indicator?

I wish to know what to look for in settings so it stops constantly putting new arrows on every candle.

I know it's probably too good to be true to expect perfect signals but I'm not asking for a 100% win rate. Just some settings that give enough good signals but doesn't constantly paint new arrows after a signal.

Re: BINARY OPTIONS TRADING STRATEGY & IDEAS

1400
MX01 wrote: Tue Apr 24, 2018 1:17 am Does anyone know who created this Momentum arrow indicator?

I wish to know what to look for in settings so it stops constantly putting new arrows on every candle.

I know it's probably too good to be true to expect perfect signals but I'm not asking for a 100% win rate. Just some settings that give enough good signals but doesn't constantly paint new arrows after a signal.
I do not know, but in the code you can read, "based on ADXcrosses Indicator
I found another, which I send attached, but it does not seem to be the same


Who is online

Users browsing this forum: areteus1, ChatGPT [Bot], ChuChu Rocket, DVanAssen and 61 guests