Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
175いいね 8240回再生

Multi-threaded Backtesting in Python

We use Pool class from the multiprocessing python module in order to run multiple backtests in parallel.

⭐ Code:
github.com/ChadThackray/multi-threaded-backtesting…

Backtesting.py course:
   • Backtesting.py - Full course in python  

Binance data download link:
data.binance.vision/

Timestamps:
00:00 - Intro
01:30 - Backtester Overview
03:36 - Running in Parallel using Pool
08:00 - Compare vs single thread
08:49 - Multiple function arguments
11:13 - Tips and Tricks

コメント