Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork981
Open source crypto trading bot
License
Drakkar-Software/OctoBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OctoBot2.0.12
Octobot is a powerful open-source cryptocurrency trading robot.
OctoBot is highly customizable using its configuration and tentacles system.
You can build your own bot using the infiniteconfiguration possibilities such astechnical analysis,social media processing or evenexternal statistics management like google trends.
Octobot's main feature isevolution, you can :
- Create, backtest and optimize your unique trading strategy from scratch or using the existingstrategy bases.
- Use Technical indicator (TA), artificial intelligence,ChatGPT predictions,TradingView automations orcrypto baskets to automate your strategies.
- Trade any crypto on SPOT and Futures markets on more than15 supported exchanges.
- Install,modify and evencreate new tentacles to build your ideal cryptocurrency trading robot.
- Contribute to improve OctoBot core repositories and tentacles.
OctoBot is AI ready: Python being the main language for OctoBot, it's easy to integrate machine-learning libraries such asTensorflow or any other libraries and take advantage of all the available data and create a very powerful trading strategy.
Looking for more info ? Check out our Octobot guides atoctobot.cloud/en/guides/octobot
OctoBot can be easily launched on the cloud from theDigitalOcean Marketplace.
To install OctoBot, you can either:
- Deploy your OctoBot on the cloud using DigitalOcean and have your OctoBot automating your strategies 24/7.
- Download and install OctoBot on your computer or server.
- Install OctoBotusing docker.Docker install in one line summary:Your OctoBot will be accessible onhttp://localhost.
docker run -itd --name OctoBot -p 80:5001 -v $(pwd)/user:/octobot/user -v $(pwd)/tentacles:/octobot/tentacles -v $(pwd)/logs:/octobot/logs drakkarsoftware/octobot:stable
Octobot supports manyexchanges thanks to theccxt library.To activate trading on an exchange, just configure OctoBot with your API keys as describedon the exchange setup guides.
To trade on any exchange, just activate the exchange in your OctoBot. This enables you to trade withsimulated money on this exchange.
No exchange credential is required.
To use your real exchange account with OctoBot, enter your exchange API keys as describedon the exchange guides.
You can follow your OctoBots portfolio, orders, trades and historical performance from your phone with ourAndroid application. You can also install theweb application to have the same experience on any smartphone or computer.
OctoBot comes with itsbuilt-in backtesting engine which enables you to trade with simulated money using historical exchange data.
Backtesting will give you accurate insights on the past performance and behavior of trading strategies.
If you are an institutional interested in a commercial license or custom development to suit your specific needs please contact us atcontact@drakkar.software.
Amarket making distribution of OctoBot is available as a free open source software.
Advanced market making strategies can be automated onmarket-making.octobot.cloud, the self-service market making platform based on OctoBot. Feel free to contact us if you have any questions about it.
Make changes and contribute to OctoBot in a single click with analready setup and ready to code developer environment using Gitpod !
- CPU : 1 Core / 1GHz
- RAM : 250 MB
- Disk : 1 GB
Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORSAND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
Always start by running a trading bot in simulation mode and do not engage moneybefore you understand how it works and what profit/loss you should expect.
Please feel free to read the source code and understand the mechanism of this bot.
Thank youJetBrains with PyCharm Pro for allowing us to develop the new features of OctoBot under the best conditions. | |
Special thanks toChatwoot for helping us assist the users of OctoBot. | |
Huge thank you toScaleway for hosting OctoBot's cloud services. | |
A big thank you toSentry for helping us identify and understand errors in OctoBot to make it better. |
GNU General Public License v3.0 or later.
SeeGPL-3.0 LICENSE to see the full text.
About
Open source crypto trading bot
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.