Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xersky/algotrading


https://github.com/xersky/algotrading

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# AlgoTrading

Main goal is to create a terminal for crypto algorithmic trading.

## Desired features
- DiveMode or TestMode (mainnet or testnet).
- Choosing the symbol.
- Choosing the desired strategy.
- Ability to customize the strategy.
- Running multiple bots at the same time using different strategies with different or same account.
- Tracking the progress.

### Final step would be dockerizing the project and why not running the thing on the cloud ☁️

### Testing The RSI Strategy on the [40 - 60] Range

#### Plot graph

Growth of BTC balance overtime despite the PA
![plot_result.png](testingStrats%2FRSI%2Fplot_result.png)

Comparing the Strategy vs Bitcoin
![console_result.png](testingStrats%2FRSI%2Fconsole_result.png)