Edit placement of BuySell arrows
-
I have modified the generic code to backtest my strategy, and when I run it, I get a plot like this : !
The problem with this plot is that the BuySell arrows are placed way outside of the candles, So when I zoom into any set of candles I lose the BuySell arrows like so:
. The code Im running is basically the same as the example code from here except for changing the strategy and data source.
Im new to backtrader I looked through the document but I couldn't find any settings concerning the placement of buy sell arrows. So I wanted to know if there's any way to ensure that the BuySell arrows are placed right below/above the candles -
same with me, very confused, but I found the arrows very high and very below the chart.
Have a try and move the chart up or down. With me, they appear. They are just outsite the window, even when you zoom out maximal possible.Just let know, If you found a way, to change arrow-positions easily.
-
-
yeah, works with me, thx!