vectorbt icon indicating copy to clipboard operation
vectorbt copied to clipboard

DINAMIC SIZING AND MISMATCHED INDEX(?)

Open agobertolino opened this issue 8 months ago • 0 comments

1)is possible have a **

Image

** of the orders? can you make me and example?

_`Alpacadata = vbt.AlpacaData.download( "TSLA", start='2020-01-01 UTC', end='2025-03-10 UTC', timeframe='4h', limit=10e10, missing_index="drop" ).get()

...

pf.plot_positions().show() `_

and i can't se the orders plotted. I'm sure to have more than one order.

Total Trades 316 Total Closed Trades 315 Total Open Trades 1

agobertolino avatar Mar 13 '25 13:03 agobertolino