Skip to content

How to input external data in the Pybroker backtest #147

Answered by edtechre
victorsmoreschi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @victorsmoreschi,

The easiest way to do this is to probably load your data into a Pandas DataFrame, and then use the DataFrame as a custom Data source. See this notebook: https://www.pybroker.com/en/latest/notebooks/7.%20Creating%20a%20Custom%20Data%20Source.html#Using-a-Pandas-DataFrame

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by edtechre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants