Comment on Managing your Script
Nithin I would like to manage below show script. can you help me out.
buy:Close>EMA(Close,14) AND RSI(Close,14)EMA(Close,14) AND RSI(Close,14)<55
1) using support and resistance lines order should generate.
2) when the market is in sideways the order should not generate.(is there any option the using upper line and bottom line.) the two lines are placing by manually.
3) when the market is moving one (up are down) directions consider last 2 candles % high and low. then generate a signal.
what are the possibility's and can we manage the script like this.?