trading view strategy
Budget: ₹600 – ₹1,500 INR
I'm seeking a programmer to build a simple trading view strategy for me that will focus on trading stocks and index.
the strategy rules are as follow.
we will use 5 MA for this strategy
1. look for a RED candle which is closed above the 5 MA line and it's low is not touching the 5 ma line. this candle will be our alert candle.
if next candle breaks the alert candle's low then we will take a SELL on that point. set stoploss = alert candles HIGH and set take profit = 1:3
2. look for a GREEN candle which is closed below the 5 MA line and it's high is not touching the 5 ma line. this candle will be our alert candle.
if next candle breaks the alert candle's high then we will take a BUY on that point. set stoploss = alert candles LOW and set take profit = 1:3
the strategy rules are as follow.
we will use 5 MA for this strategy
1. look for a RED candle which is closed above the 5 MA line and it's low is not touching the 5 ma line. this candle will be our alert candle.
if next candle breaks the alert candle's low then we will take a SELL on that point. set stoploss = alert candles HIGH and set take profit = 1:3
2. look for a GREEN candle which is closed below the 5 MA line and it's high is not touching the 5 ma line. this candle will be our alert candle.
if next candle breaks the alert candle's high then we will take a BUY on that point. set stoploss = alert candles LOW and set take profit = 1:3