New here and have a simple question
-
I'm trying to just use candles without indicators
Simple logic about current candle high or low compare with 1 or 2 candles before
Create buy and sale conditions
Not sure how to start -
that is quite simple... start with... no position block - condition block - buy/sell block. Watch on backtest then you can add to the condition...
-
Thank you
I will try that