hi, went thru documentation. however some queries are there . please help me clear these.
- my strategy involves, buying above some specific price. from what i understand, the oprning price of next day is taken as entry price. but what i want is say take long position only above the high of the previous day. is it possible to do this?
- custom stoploss , trailing and target. how to add these? should we edit the exit.py file? or can we write it directly into strategy?