app-store/apps/octobot/metadata/description.md
2023-12-07 08:14:02 +01:00

23 KiB

What is Octobot ?

Follow your profits using OctoBot directly from its web interface      Follow each trade and profits of your OctoBot and send it commands from telegram

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 infinite configuration possibilities such as technical analysis, social media processing or even external statistics management like google trends.

OctoBot is AI ready: Python being the main language for OctoBot, it's easy to integrate machine-learning libraries such as Tensorflow or any other libraries and take advantage of all the available data and create a very powerful trading strategy.

Octobot's main feature is evolution, you can :

  • Share your configurations with other octobot users.
  • Install, modify and even create new tentacles to build your ideal cryptocurrency trading robot.
  • Contribute to improve OctoBot core repositories and tentacles.

Looking for more info ? Check out our Octobot guides at octobot.cloud/guides

Exchanges

Octobot supports many exchanges thanks to the ccxt library. To activate trading on an exchange, just configure OctoBot with your API keys as described on the exchange setup guides.

Certified Cryptocurrency Exchanges

logo id name ver certified pro discount
binance binance Binance API Version * CCXT Certified CCXT Pro Sign up with Binance using CCXT's referral link for a 10% discount!
binancecoinm binancecoinm Binance COIN-M API Version * CCXT Certified CCXT Pro Sign up with Binance COIN-M using CCXT's referral link for a 10% discount!
binanceusdm binanceusdm Binance USDⓈ-M API Version * CCXT Certified CCXT Pro Sign up with Binance USDⓈ-M using CCXT's referral link for a 10% discount!
bingx bingx BingX API Version 1 CCXT Certified CCXT Pro
bitget bitget Bitget API Version 1 CCXT Certified CCXT Pro
bitmart bitmart BitMart API Version 2 CCXT Certified CCXT Pro Sign up with BitMart using CCXT's referral link for a 30% discount!
bitmex bitmex BitMEX API Version 1 CCXT Certified CCXT Pro
bitvavo bitvavo Bitvavo API Version 2 CCXT Certified CCXT Pro
bybit bybit Bybit API Version 5 CCXT Certified CCXT Pro
cryptocom cryptocom Crypto.com API Version 2 CCXT Certified CCXT Pro
gate gate Gate.io API Version 4 CCXT Certified CCXT Pro Sign up with Gate.io using CCXT's referral link for a 20% discount!
huobi huobi Huobi API Version 1 CCXT Certified CCXT Pro Sign up with Huobi using CCXT's referral link for a 15% discount!
kucoin kucoin KuCoin API Version 2 CCXT Certified CCXT Pro
kucoinfutures kucoinfutures KuCoin Futures API Version 1 CCXT Certified CCXT Pro
mexc mexc MEXC Global API Version 3 CCXT Certified CCXT Pro
okx okx OKX API Version 5 CCXT Certified CCXT Pro Sign up with OKX using CCXT's referral link for a 20% discount!
wavesexchange wavesexchange Waves.Exchange API Version * CCXT Certified
woo woo WOO X API Version 1 CCXT Certified CCXT Pro Sign up with WOO X using CCXT's referral link for a 35% discount!

Paper trading

To trade on any exchange, just enable the exchange in your OctoBot. This you to trade with simulated money on this exchange.

No exchange credential is required.

Real trading

To use your real exchange account with OctoBot, enter your exchange API keys as described on the exchange guides.

Testing trading strategies

OctoBot comes with its builtin backtesting engine which enables you to trade with simulated money using historical exchange data.

Backtesting report using grid trading on eth btc with 8 percent profit

Backtesting will give you accurate insights on the past performance and behavior of strategies using OctoBot.

Contribute from a browser IDE

Make changes and contribute to OctoBot in a single click with an already setup and ready to code developer environment using Gitpod !

Contribute from Gitpod

Hardware requirements

  • CPU : 1 Core / 1GHz
  • RAM : 250 MB
  • Disk : 1 GB

Disclaimer

Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

Always start by running a trading bot in simulation mode and do not engage money before 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.

License

GNU General Public License v3.0 or later.

See GPL-3.0 LICENSE to see the full text.