i want to code a strategy in streak
it should as follow
BUY CONDITION
in 5 min time frame candlestick chart whenever candle cross above ema line of period 10 and a red candle is formed whoose lenght is above ema 10 line
SELL CONDITION
a stop loss of low of red candle formed when during entry condition ( which is above ema line )
Can you share a screenshot of the chart marking your condition so that I can get a better understanding of your requirement and will help you create your condition in Streak.
buy condition for intraday
- use supertrend indicator to give trend signal and settings as per intraday requirement
- a long green candle crosses vwap line indicator
- change in macd line indicator to bullish trend ( where fast line cross above red line)
- no of buy orders are more than sell orders by 10 %
sell condition
target profit of 7 %
and stop loss of 3.85%