Quantcast
Channel: Traderji.com
Viewing all articles
Browse latest Browse all 10287

Need AFL for My Strategy

$
0
0
Dear Friends and experts create AFL for my strategy given below :

-------------------------------


* Take any time frame 1'st candle's open,high,close .,

OPEN = A
HIGH = B
CLOSE = C

D = B-A.,
E = A-C.,

IF D is LESS than E : then plot lines as follows

plot line for A+(B-A)+10 ( ie., " F " )
Plot line for A-(B-A)-10 ( ie ., " G " )
plot line for F-12 ( ie ., " H " )
plot line for F+21 ( ie ., " I " )
plot line for G+12 ( ie ., " J " )
plot line for G-21 (ie., "K" )

or


IF D is GREATER OR EQUAL to E : then plot lines as follows

plot line for I-( I*0.45% ) ( ie., " L " )
plot line for K+( k*0.25% ) ( ie ., "M" )
plot line for L-12
plot line for M+20
plot line for M+12
plot line for M-20



Thanks in advance ...

:thumb:

Viewing all articles
Browse latest Browse all 10287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>