Skip to content

SuperMalinge/AscendexTradingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Ascendex Trading Bot 🤖💰

⚠️ IMPORTANT: This project is currently a draft and may not work correctly yet. Please use it for learning and testing purposes only.

This is an automated trading bot for Ascendex built with Python. It uses the Ascendex API to fetch balance, subscribe to trades, and place new orders.

Features 🚀

  • Fetches your current balance 💰
  • Subscribes to trades 🔄
  • Places new orders 📈
  • Handles rate limits and sleeps when exceeded 😴
  • Securely loads API keys from environment variables 🔒
  • Logs all actions for easy debugging 📝
  • Stores trades in a SQLite database for future analysis 🗄️
  • Runs every 10 minutes using the schedule library ⏲️

Usage 🛠️

  1. Clone this repository.
  2. Install the required Python packages.
  3. Set your Ascendex API keys as environment variables.
  4. Run python main.py.

Contributing 🤝

Contributions are welcome! Please read the contributing guidelines first.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer ⚠️

Use this bot at your own risk. The author is not responsible for any financial losses incurred through the use of this bot. Always test thoroughly before running with real money.

Happy trading! 🚀

About

Trading Bot for Ascendex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages