Re: BINARY OPTIONS TRADING STRATEGY & IDEAS
Posted: Fri Feb 09, 2018 11:48 pm
new test...
Dear Pacois,
Hello, Gray line Tma, green line a bollinger experiment.bgrtz wrote: Sat Feb 10, 2018 2:01 am
Dear Pacois,
Can you tell me what indicators are inside the circle in the middle section of the chart? Other than zeron, of course...
EURUSDM1.png
Thanks in advance...
can you please modify arrow as per the snap condition !!pacois wrote: Sat Feb 10, 2018 2:54 am
Hello, Gray line Tma, green line a bollinger experiment.
Tma :
Tma[li_4 ]=Close [li_4 ]*100- iCustom(NULL,0,"! mth_FastTMALine",0,li_4 )*100;
Bollinger:
BB[li_4 ]= iBands(NULL,0,BBPeriod,Deviations,0,0,MODE_UPPER,li_4)*100-iBands(NULL,0,BBPeriod,Deviations,0,1,MODE_UPPER,li_4)*100+
iBands(NULL,0,BBPeriod,Deviations,0,0,MODE_LOWER,li_4)*100-iBands(NULL,0,BBPeriod,Deviations,0,1,MODE_LOWER,li_4)*100+
iBands(NULL,0,BBPeriod,Deviations,0,0,MODE_MAIN,li_4)*100-iBands(NULL,0,BBPeriod,Deviations,0,1,MODE_MAIN,li_4)*100;
Unfortunately zeron would make arrows "dancers"
Hello ,