325 Forks
311 Stars
311 Watchers

rltrader

파이썬과 케라스를 이용한 딥러닝/강화학습 주식투자 - 퀀트 투자, 알고리즘 트레이딩을 위한 최첨단 해법 입문 (개정판)

How to download and setup rltrader

Open terminal and run command
git clone https://github.com/quantylab/rltrader.git
git clone is used to create a copy or clone of rltrader repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rltrader https://github.com/quantylab/rltrader/archive/master.zip

Or simply clone rltrader with SSH
[email protected]:quantylab/rltrader.git

If you have some problems with rltrader

You may open issue on rltrader support forum (system) here: https://github.com/quantylab/rltrader/issues