Skip to content

erma0x/trading-strategy-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading Strategy Explorer

Notebooks and scripts to test draft strategies for automatic trading. Dataset available EOS / BTC 2020-2021

Operations output examples

Alt text


Plot the open and close signals

Alt text


Plot the equity of this strategy

Alt text

How to run

  1. Run Jupyter Notebook in the shell jupyter-notebook OR jupyter-lab
  2. Run the hole notebook
  3. Modify the strategy parameters

Installation requirements

  1. pandas
  2. matplotlib
  3. seaborn