Binance を徘徊して草コインを売り買いするBot

Product Information

$12.94
cart Add to cart favorites Add to favorites
User Guide

Developer

avatar
katoken-0215
×

Negotiate Price

Request Code Sample Direct message

Apr 28, 2019

Public chat

Product Details

先頭の config で売買量、各種しきい値を決めています。
judge_buy() で購入判断を行っています。
使い方:
動作環境:
* Ubuntu Linux 16.04
* Anaconda3 5.1.0

予め以下を実行し、依存パッケージをインストールする。

pip install schedule requests python-binance

また、BinanceでAPIキーとAPIシークレットを作成し、keys.json として以下のように保存すること

{
"binance": {
"key": "API Key",
"secret": "API Secret"
}
}

以下を実行する

while true; do python trade.py; done

停止はCtrl-C連打です。

File Tree

  • 📁 Binance を徘徊して草コインを売り買いするBot

Price Information

Price Statistics

Highest Price
$12.94
Average Price
$12.94
Lowest Price
$12.94
AI Price Forecast
$12.53

Insights

Limited Preview Only


Real Product Contains All Files And Full Code

Check dependencies

See product external dependencies

Randomly Selected Sample File

Project File Statistics

Hierarchy

Choose a sample file
X
user-symbol

Stay in touch

Get Practical Tips For Business and Developers.

Learn about PieceX Community Needs for Source Code Projects.

Be the First to Know PieceX Newest Free Community Code Projects.