Comment on Managing your Script
Hi Nitin,
Thanks for the update…I am still awaiting on my query below
I am using parabolic SAR however, Its giving me weird results
CROSSOVER(CLOSE, PSAR(0.02, 0.2)) = TRUE,
I want to use this for both Buy/Sell, and Buy should signal only when stock price is above Parabola and Sell should signal only when stock price is below Parabola. Please suggest
Thanks in advance