Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 554 Bytes

File metadata and controls

19 lines (11 loc) · 554 Bytes

CryptoTrading-Algorithm

Source code with different trading Algorithms aimed at cryptocurrency markets.

This is more of a training repository for learning different strategies in algorithmic trading.

Strategies include:

  • RSI Stock Price Algorithm
  • Top AltCoin Mover Stop Loss Method
  • Percentage Method

Developers

  • Visit developers.md for more information on how to setup the necessary dependencies to run the program

Future Goals

  • Have bot running indefinetly through docker container or hosted through AWS