Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 425 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 425 Bytes

SCOPE

Stock and Cryptocurrency Open Probabilistic Engine

Backtesting and live trading platform for trading Crypto and Stocks using APIs. Deep learning and Bayesian predictive models.

Installation

pip install -r requirements.txt

Usage

python SCOPE.py --config {config_file} &

Running with CLI enabled and no log file:

python SCOPE.py --config {config_file} --cli enable