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

先頭の 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連打です。
Highest Price
9.70
Lowest Price
9.70
Average Price
9.70
AI Price Forecast
9.69
Start to Communicate (If you want to start communication with the seller about this item, you can start here)
Loading…
Related Items
Copyright © PieceX.com. All Rights Reserved