You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
QuentinN42 b9d2074b0e
feat: add test cov
1 year ago
.vscode fix: executors type 1 year ago
auto_trading feat: tests for in memory 1 year ago
documents feat: finished in meme ptf 1 year ago
scripts feat: add test cov 1 year ago
tests feat: tests for in memory 1 year ago
.gitignore je sais plus 2 years ago
LICENSE Initial commit 2 years ago
README.md feat: base struct done 1 year ago
main.py feat: retrive the change rate 1 year ago
requirements.txt fix: executors type 1 year ago

README.md

AutoTrading

Used this dataset but for now just making a mean of the values.

Use it

# install
./scripts/install.sh
# run
python main.py
# test
./scripts/test.sh