YasmanyArciaCorcho / trading-stocks

Platforms to develop, test, and run stock trading strategies
1 stars 0 forks source link

Strategy enter to buy 2nd minute candle #20

Closed Carto1984 closed 2 years ago

Carto1984 commented 2 years ago

Should enter to buy only if second candle (9:31:00 - 9:31:59 ) brakes the high of the first candle. -Stop Loss low of the first minute candle (see picture) -Win the same risk ( what we have done already)

i image

YasmanyArciaCorcho commented 2 years ago

Implementation will be under the strategy SecondMinuteCandle

YasmanyArciaCorcho commented 2 years ago

First approach implementation here 02cd0236799f630270c24252042fbb92b6147f00