Comment on Code your Technical Analysis strategy
Zerodha,
Can I give a code for my strategy? like this?
For example. REF A = EMA(Close,13)>EMA(Close,50).
REF B = EMA(Close,13)<EMA(Close,50)
Buy expression REF A
Sell expression REF B
OR SOMETHINGELSE ? pls give me an answer at the earliest.