Include Ask/Bid prices
Hey there! I want to improve the backtesting accuracy by extending the pricing Dataframe with Bid/Ask prices - knowing that I have those data
How/Where should I modify the code?
Related issue: https://github.com/kernc/backtesting.py/issues/115
I'm not too sure how the expanded complexity would fit into the existing framework ...
Thanks for pointing out the related issue. I'll give it a try.
Hey there! I want to improve the backtesting accuracy by extending the pricing Dataframe with Bid/Ask prices - knowing that I have those data
How/Where should I modify the code?
I'm sorry for going offtopic - but where did you acquire that data from if I may ask?
@NikOcaml I downloaded it using my broker API. In my case IG