Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
-
Updated
Oct 16, 2020 - Python
{{ message }}
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
Binance Exchange API python implementation for automated trading
DataFrame Server for Financial Timeseries Data
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance ... (public edition)
Cryptocurrency Trading Bot Development Framework for the Binance exchange. Follow open NBT trading signals at
A golang implementation of a console-based trading bot for cryptocurrency exchanges
Detect in-market cryptocurrency arbitrage
A wrapper for the Binance REST and WebSocket APIs. Also beautifies responses
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api
WebSocket client for 38 cryptocurrency exchanges
数字货币量化交易学习框架
.Net API wrapper for the Binance web API
A cryptocurrency trader for all famous exchanges
Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang
A .NET Standard Binance API library.
Node crypto trading platform for Binance exchange.
An unofficial Python API to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, jersey, us, jex, dex/chain+testnet) in a easy, fast, flexible, robust and fully-featured way.
Rust Library for the Binance API
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Describe the bug
I am adding a trailing stop buy order for LTC/USDT with initial stop 37.1 and limit price 37. Current price is ~37.5. When submit the stop executes immediately with this in the log:
Trailing stop on binance LTC/USDT market hit stop price (37.57000000 < 37.10)
It is obvious that 37.57 is not less than 37.10.
Tested with the latest official release 0.15.2 and with bleedi
Add a description, image, and links to the binance topic page so that developers can more easily learn about it.
To associate your repository with the binance topic, visit your repo's landing page and select "manage topics."
Hi,
Currently, cryptofeed is managing data coming from exchanges.
Please, is there any contraindication for proposing new data feeds like CoinMarketCap, CoinGecko, Nomics...
From these data feeds, I would like to get complementary 'global' crypto data like circulating supply, global trading volumes, dominance...
Could related PRs be accepted in cryptofeed?
If yes, what would be your recom