GithubHelp home page GithubHelp logo

kalaborative / binance-bot Goto Github PK

View Code? Open in Web Editor NEW
110.0 110.0 39.0 20 KB

Very simple binance trading Bot using Binance REST API

License: GNU General Public License v3.0

Python 100.00%
binance binance-api python

binance-bot's People

Contributors

kalaborative avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

binance-bot's Issues

Testnet

Can I use this bot for testnet futures API?

Index error

I can get the bot to run, i enter my symbol and get this error. Any ideas?

File "C:/Users/Alan/.spyder-py3/binance-bot-master/binance_bot.py", line 78, in
most_recent = klines.pop()

IndexError: pop from empty list

ModuleNotFoundError: No module named 'binance.client'; 'binance' is not a package

Hi there,
I'm quite new on this and I need some help to fix this Issue.
I tried to run binance_bot.py but i have always tha same error.
My python verison is 3.6.4
I have imported Binance api trough pip install binance

C:\binance-bot-master>python binance_bot.py
Traceback (most recent call last):
File "binance_bot.py", line 5, in
from binance.client import Client
ModuleNotFoundError: No module named 'binance.client'; 'binance' is not a package

Interesting bot

Hello,

I would like to know if this bot does only go for the 1.1% profit and then stop working? Iโ€˜m really interested to have an fully automated bot..

Cheers

Can't Trade

I had some issues to setup your bots.

Now i have the problem that i can't trade.

Output:
`> "XVGETH"
Last close price for XVGETH was 0.00006029
('Your profit target is', '0.00006096')
Your order will be for 0.00006029 with 17.8266710897 XVG
Buying...
Buy method 1, three decimal places
Method 1 failed.
Buy method 2, rounded coins
Method 2 failed.
Buy method 3, rounded coins but minus one
Method 3 failed.
Buy method 4, 2 decimal places
400
Filter failure: LOT_SIZE
Enter a symbol.

`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.