Comment on Code your Technical Analysis strategy
Vasant,
Buy Alert Expression:
DIP(14) > DIN(14) AND SOPD (14, 3, 3, SIMPLE) > SMA (SOPD (14, 3, 3, SIMPLE), 3)
Buy Exit: 0
Sell Alert:
DIP(14) < DIN(14) AND SOPD (14, 3, 3, SIMPLE) < SMA (SOPD (14, 3, 3, SIMPLE), 3)
Sell Exit:
0