- Notifications
You must be signed in to change notification settings - Fork12
A bot to trade futures contracts on binance.
License
samilAyoub/megalodon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What is this?
A bot to trade futures contracts on Binance.
How it works?
We can split how the bot works into three main steps:
1- Analyze the Binance exchange to catch trending markets, by calculating a metric calledADX
2- If a trending market is caught, then the bot immediately start listening for buy/sell triggers, by using a strategy calledTalon Sniper
3- If a buy/sell position opened, then the bot starts tracking it and listening for an opposite signal to close it.
N.B: If you wonder why we check if the market trending before going further, because the Talon Sniper strategy is known for its weakness when it is applied to non-trending markets.
USE THE SOFTWARE AT YOUR OWN RISK. I'M NOT RESPONSIBLE FOR THE TRADING RESULTS. DON'T RISK MONEY YOU CAN'T LOSE.
Always start by running your account in test trading mode, and don't commit money before you understand how it works and what profit/loss you should expect.
We strongly recommend that you have some knowledge of coding and Python. Do not hesitate to read the source code and understand the mechanism of this bot.
About
A bot to trade futures contracts on binance.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.