Skip to content

Testing with different platforms, back testing techniques, datasources, decision bot (ML), In doing algorithmic trading

Notifications You must be signed in to change notification settings

RealmX1/Tradebot

Repository files navigation

create new conda environment with conda create -n trading_env python=3.12 open the environment with conda activate trading_env run pip install -r requirements.txt to install the dependencies.

run python train.py to train the model. run python test.py to test the model on unseen data.

About

Testing with different platforms, back testing techniques, datasources, decision bot (ML), In doing algorithmic trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published