Skip to content

04. Requirements

Ken edited this page Sep 26, 2021 · 2 revisions

Packages

  1. gym
  2. numpy
  3. pandas
  4. stable-baseline3
  5. talib

Refactoring is undergoing; changes are inevitable. Again, DO NOT USE THE MODEL IN LIVE TRADE.

Todo Features

  1. Slip pages
  2. Profit Model
  3. Plotting Charts
  4. Multiple assets trading
  5. API for Live data
  6. Limit Order Type (Actions)
  7. More data feed integration

Please do not hesitate to comment or leave me a message for features or improvements.

Higher Goal

  1. RL for chart pattern recognition
  2. A full auto RL system combining ta, chart pattern recognition and sentiment summarize.

Again, recommendations are always welcome.

Clone this wiki locally