Cryptocurrencies alert/trading bot

OctoBot的Python项目详细描述


#奥克托博特[0.3.6-β](https://github.com/Drakkar-Software/OctoBot/tree/dev/docs/CHANGELOG.md) [![pypi](https://img.shields.io/pypi/v/OctoBot.svg)](https://pypi.python.org/pypi/OctoBot/) [![代码因子](https://www.codefactor.io/repository/github/Drakkar-Software/OctoBot/badge)](https://www.codefactor.io/repository/github/Drakkar-Software/OctoBot/overview/dev) [![下载](https://pepy.tech/badge/octobot/month)](https://pepy.tech/project/octobot) [![dockerhub](https://img.shields.io/docker/pulls/drakkarsoftware/octobot.svg)](https://hub.docker.com/r/drakkarsoftware/octobot) [![覆盖状态](https://img.shields.io/coveralls/github/Drakkar-Software/OctoBot.svg)](https://coveralls.io/github/Drakkar-Software/OctoBot?branch=dev) [![生成状态](https://api.travis-ci.org/Drakkar-Software/OctoBot.svg?branch=dev)](https://travis-ci.org/Drakkar-Software/OctoBot) [![生成状态](https://ci.appveyor.com/api/projects/status/jr9o8sghywnued9x?svg=true)](https://ci.appveyor.com/project/Herklos/octobot

####奥克托博特社区 [![活动的octobot](https://img.shields.io/badge/dynamic/json.svg?&url=https://octobotmetrics.herokuapp.com/metrics/community/count/0/-1/0&query=$.total&color=green&label=OctoBots%20online%20this%20month)]() [![电报聊天](https://img.shields.io/badge/telegram-chat-green.svg)](https://t.me/joinchat/F9cyfxV97ZOaXQ47H5dRWw) [![不和](https://img.shields.io/discord/530629985661222912.svg?logo=discord)](https://discord.gg/vHkcb8W) [![电报新闻](https://img.shields.io/badge/telegram-news-blue.svg)](https://t.me/OctoBot_Project) [![推特](https://img.shields.io/twitter/follow/DrakkarsOctobot.svg?label=Follow&style=social)](https://twitter.com/DrakkarsOctobot) <;p align=“center”>; <;img src=“../assets/octopus.svg”alt=“octobot logo”height=“400”width=“400”>; <;p>;

啊![网络接口](../assets/web interface.gif) ##说明 octobot是一个功能强大的完全模块化的开源加密货币交易机器人。

此存储库包含bot的所有功能(交易工具、接口、服务等),而不包含任何模块(octobot的触角)。

要安装触角,只需使用[集成触角管理器](https://github.com/Drakkar-Software/OctoBot/wiki/Tentacle-Manager) 你的章鱼机器人准备好了!

##你的章鱼 <;a href=“https://github.com/Drakkar-Software/OctoBot/blob/assets/telegram-interface.png”>;<;img src=“../assets/telegram interface.png”height=“414”alt=“telegram interface”>;<;/a>; [![推特界面](../assets/twitter interface.png)](https://twitter.com/HerklosBotCrypt

octobot是高度可定制的使用其配置和触手系统。因此,您可以使用无限的[配置](https://github.com/Drakkar-Software/OctoBot/wiki/Configuration)可能性来构建自己的bot。

octobot的主要功能是evolution:您可以[安装](https://github.com/Drakkar-Software/OctoBot/wiki/Tentacle-Manager), [修改](https://github.com/Drakkar-Software/OctoBot/wiki/Customize-your-OctoBot)甚至[创建](https://github.com/Drakkar-Software/OctoBot/wiki/Customize-your-OctoBot)任何你想要建立你理想的加密货币交易机器人的触角。你甚至可以分享你的章鱼机器人进化!

##安装 octobot的安装是非常简单…因为非常有文档记录

####[带启动程序(仅64位)](https://github.com/Drakkar-Software/OctoBot/wiki/Installation) -打开octobot启动程序[发布页](https://github.com/Drakkar-Software/OctoBot-Launcher/releases) -下载启动程序(laucher\u windows.exelaucher\u linux) -启动启动程序 -单击“更新octobot”

####[与docker一起](https://github.com/Drakkar-Software/OctoBot/wiki/With-Docker` touch config.json && docker run -it-d--name MyAmazingOctobot -v$(pwd)/config.json:/bot/octobot/config.json-v$(pwd)/logs:/bot/octobot/logs-v$(pwd)/tentacles:/bot/octobot/tentacles drakkarsoftware/octobot:beta `

####[使用python源代码](https://github.com/Drakkar-Software/OctoBot/wiki/With-Python-only)(unix) -安装python3.7(https://www.python.org/downloads/` git clone git@github.com:Drakkar-Software/OctoBot.git && cd OctoBot cp ./config/default_config.json ./config.json pip3 install -r pre_requirements.txt pip3 install -r requirements.txt python3 start.py -p install all `

在[wiki页面](https://github.com/Drakkar-Software/OctoBot/wiki#installation)中有更多详细信息,现在就完成了!

##用法 -启动发射器 -单击“开始Octobot”

有关更多信息,请查看 [使用wiki页面](https://github.com/Drakkar-Software/OctoBot/wiki/Usage)了解octobot的所有功能。

##交易所 [![二进制](../assets/binance logo.png)](https://www.binance.com) [![比特币](../assets/coinbasepro logo.png)](https://pro.coinbase.com) [![比特币](../assets/kucoin logo.png)](https://www.kucoin.com) [![比特币](../assets/bitfinex logo.png)](https://www.bitfinex.com) [![比特树](../assets/bittrex logo.png)](https://bittrex.com

由于[ccxt库](https://github.com/ccxt/ccxt),octobot支持许多[exchange](https://github.com/Drakkar-Software/OctoBot/wiki/Exchanges#octobot-official-supported-exchanges)。 要在交易所激活交易,只需使用[在wiki上]描述的api密钥配置octobot(https://github.com/Drakkar-Software/OctoBot/wiki/Exchanges)。

##路线图 [![路线图](../assets/roadmap_open_beta.svg)](https://github.com/Drakkar-Software/OctoBot/tree/assets/roadmap_open_beta.png

##免责声明 不要拿你害怕失去的钱冒险。使用软件的风险由你自己承担。作者 所有关联公司对您的交易结果不承担任何责任。

始终从以模拟模式运行交易机器人开始,并且不使用资金 在你明白它是如何运作的以及你应该得到什么样的利润/损失之前 期待。

请阅读源代码并理解此bot的机制。

##贡献 查看[贡献wiki页面](https://github.com/Drakkar-Software/OctoBot/wiki/Contribution

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
字符串Java选项卡(“\t”)无法使用FileWriter   java Android:最小化应用程序和显示图标   安卓 AlertDialog按钮不工作,也不会关闭   regex如何使用java正则表达式获取日期之间的内容   JavaSpring安全性区分错误的用户名/密码组合和未经授权的用户   Java Libgdx Box2d setTransform带关节的多个实体   按多个日期时间单位进行java搜索   javagps航迹检测算法   java找不到工件com。sun:tools:jar:0   Java hibernate在读取时截断MySQL datetime的时间部分   java XmlPullParserException:未终止的实体   java确定RCP应用程序是新安装的还是缓存的   用java从JSON响应读取十进制值