set sl/tp to be triggered on exact values
enoorii opened this issue · 0 comments
enoorii commented
I am calling vbt.Portfolio.from_signals
with different combinations of sl/tp to get the optimal value. My problem is they are not catched properly. How could I make them to be catched on exact levels. For example below I used a take profit of 0.01% (k=1) but many trades are closed way above this level.