IB-Trading-Models-And-Backtester icon indicating copy to clipboard operation
IB-Trading-Models-And-Backtester copied to clipboard

Modular trading models with Interactive Brokers and backtester in Python

Results 1 IB-Trading-Models-And-Backtester issues
Sort by recently updated
recently updated
newest added

Updated source code to Python 3 and the latest versions of pandas, ibpy2, and the ibapi. Code runs as expected for the most part, except for the Strat-Pairs model. I...