@smasoumi6944

You kind of stretched the meaning of "after a downtrend" to a new level.

@FastASMRMichael

Hello again ;) How is it possible to end the trade by Stop Loss, Take Profit or your rsi signal? (so that it stop of one of these ending conditions)

I tried it according your SL and TP video with

if strategy.position_size > 0
    strategy.exit(id='close', stop=longstop, limit=longprofit, rsiv > 90)

but that doesn't work for me.

@عليحسين-ق2خ1ن

great video ,heres what i dont understand 
in the begging you said that there are papers about this that says it doesnt work
then you backtested it  and it worked ? ?

@JulioZilli

which course has this script?

@shivamanne8920

Hi
How you put the stop loss?

@jdoher01

Great video, thank you