It's a game to get money.
An algorithm-based automated cryptocurrency trading system made in Python. https://smtm.msalt.net
한국어 👈
"Data Gathering🔍 ➡️ Strategy Algorithm🖥️ ➡️ Realtime Trading💸" Repeat the process at a set interval
- The Data Provider module aggregates data
- Make a decision using the Strategy module
- Execute a trading via the Trader module
--- repeat --- - Create analyzing result by the Analyzer module
❗ It is not suitable for high-performance trading machines that need to process many trades in a short timeframe of seconds.
- Mass-simulation with Multi-process
- Remote Control with Jupyter Notebook
- Automated trading programs controlled by Telegram
Controlling an automated trading program using the Telegram messenger
Layered Architecture for Scalability and Maintainability
More information 👉Wiki