Skip to content

waffle-empire/CryptoTradeEnv

Repository files navigation

CryptoTradeEnv

attempt at an OpenAI Gym environment for crypto trading, based on gym-anytrading dataloader is very specific for my usecase and might not be useful for you so use own datasets.

TA-lib required, usually works best with an unofficial whl but whatever install works is fine. talib

TODO

create python bindings in C++ Preprocessor for speed enhancement python-bindings use Close_raw for actual profit and reward predictions

Stable Baselines that allow recurrent networks

  • A2C
  • ACER
  • ACKTR
  • PPO2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages