/trade-strategies-backtesting-optimization

Python based trade strategies optimization

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

trade_strategies_optimization

Python based trade strategies optimization examples

Running

  1. Google Colab:
  • Save the files with extension .ipnb on your Google Drive.
  • Double-Click on it.
  • The file should open in Google Collab.
  • Open menu Run and click on menu item Run all
  • Scroll down to see the optimization results.
  • If you want change parameters do these changes in BASE PARAMETERS section and rerun cells below.
  1. Open file in Jupiter Notebook and do as for Google Colab.