You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to put words in @edwardLui Edward's mouth, but I believe he is looking for the option to add a "buy triangle" (green up triangle) at time of purchase, and a "sell triangle" (red down triangle) at time of sale on the price chart in the bt.plot() method.
This is nice, but I have come to appreciate the tractor beams @kernc created as the default as seen in the image below.
Was also thinking of adding trade entry markers to the P&L chart:
But we also have to watch out not to overwhelm Bokeh with too many objects, as with a couple thousand candles/trades the plot quickly becomes unruly and slow.
How to set buy and sell signal in the graph, here is the example..
Expected Behavior
The text was updated successfully, but these errors were encountered: