- This is an algorithmic trading bot built in Python using the CCXT library.
- CCXT allows you to to connect to every major cryptocurrency trading exchange and use the same methods for fetching data and creating/canceling orders.
- This is a contract(leverage) trading bot.
- This bot uses a simple EMA crossover strategy to trigger buy/sell signals.
- It will teach you how to fetch data, create/cancel orders, set stop losses, and run the bot on a schedule.
-
Notifications
You must be signed in to change notification settings - Fork 2
ChrisLaha/leverage_trading_bot_ccxt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Algorithmic trading bot using simple strategy in Python and CCXT library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published