This repository contains an automated trading bot built for educational and research purposes. It executes trades based on pre-defined strategies, integrates with major exchange APIs (such as Binance, Alpaca, etc.), and includes modules for technical analysis, risk management, backtesting, and live trading.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Added Algo Trading Strategies.py with initial content
33ded43View on GitHubUpdate: Improved trading logic in Phemex-OrderTracking-Bot.py
63973a8View on GitHubUpdate: Improved trading logic in Phemex-OrderTracking-Bot.py
0bfa40eView on GitHubRestore: Re-added recenttrades.json for trade tracking
649cdafView on GitHubUpdate: Improved trading logic in Phemex-OrderTracking-Bot.py
00c4519View on GitHubUpdate: Improved trading logic in Phemex-OrderTracking-Bot.py
dad3b81View on GitHubUpdate: Improved trading logic in Trading-Bot.py
7c9d245View on GitHubUpdate: Improved trading logic in Trading-Bot.py
b5b56c0View on GitHubStart fresh: add trading bot and .gitignore
e78cc00View on GitHubAdd trading bot script and .gitignore to ignore config files
7a3159dView on GitHub