Giter VIP home page Giter VIP logo

demo-python-trading-bot's People

Contributors

d-kiselev avatar gingerabsurdity avatar mxmaslin avatar nazeim avatar vba2000 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

Watchers

 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

demo-python-trading-bot's Issues

Buy Order Error

Placing a buy order does not succeed due to incorrect calculation of the decimal places. The order is rejected for being orders of magnitude too large:

Post buy order with price: 19911.039500000003, amount:2600870069
[ERROR] Order Rejected - Not enough tradable balance. The order requires at least 0.003 WAVES and 517860.26678226 8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS on balance, but available are 0.01322179 WAVES and 0.0051792 8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS

PyWaves

PyWaves cannot be installed on windows

[ERROR] Order Rejected

Hello. I launch bot, every 15 seconds there is this error:
[ERROR] Order Rejected - Not enough tradable balance: Map(WAVES -> 549699993), needs: OpenPortfolio(Map(WAVES -> 549700000))

Error on execute

Traceback (most recent call last): File "SimpleBot.py", line 107, in <module> main() File "SimpleBot.py", line 79, in main my_address.cancelOpenOrders(waves_btc) File "/home/fabiomattes/.pyenv/versions/3.7.3/lib/python3.7/site-packages/pywaves/address.py", line 876, in cancelOpenOrders status = order['status'] TypeError: string indices must be integers

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.