GithubHelp home page GithubHelp logo

pss1998 / binance-trader Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 5.0 30 KB

Simple Binance Trader as a Telegram Bot with TakeProfit and Stoploss Trades (exact number or percentage) feature

Python 100.00%
binance trader trader-bot telegram-bot takeprofit stoploss stoploss-takeprofit

binance-trader's People

Contributors

pss1998 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

binance-trader's Issues

Two admins bot

Hello,

thank you so much for your bot.

One question, can I have two telegram_admin_chatID in config.py?.

Best regards.

API Error

APIError(code=-1021): Timestamp for this request was 1000ms ahead of the server's time.

Solution?

function trade_pct sell_OCO error

First of all I would like to thank and congratulate you for the good work. I'm trying to use the trade and trade_pct functions but I'm getting returns like:

File "/home/cryptobot/receptor/trader.py", line 170, in trade
order2 = self.sell_OCO_order(market, quantity_validated, takeProfitPrice, stopLimit, stopLossPrice)
File "/home/cryptobot/receptor/trader.py", line 137, in sell_OCO_order
order = self.API.sell_OCO_order(market, quantity_validated, takeProfitPrice, stopLimit, stopLossPrice)
File "/home/cryptobot/receptor/BinanceAPI.py", line 80, in sell_OCO_order
stopLimitPrice=stopLossPrice

binance.exceptions.BinanceAPIException: APIError(code=-1013): Filter failure: PERCENT_PRICE

I am following the examples with the correct parameters.

The purchase is made but an OCO sale transaction returns an error.

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.