hodlerhacks

Results 4 issues of hodlerhacks

I see that on the REST API, the endpoint can be set to Binance.US. What about the WebSockets API, can it be used on Binance.US as well?

enhancement
docs

Using CCXT for KuCoin spot trading, I've noticed that the `watchOrders()` order event data that is received when an order is closed, does NOT contain the actual price at which...

Using the CCXT library to monitor order events (using the websockets API), market order events don't contain price, average nor cost information. Using `exchange.watchOrders()`, in case of a market sell...

**Lightweight Charts™ Version:** **Steps/code to reproduce:** Place arrow up/down markers using atPriceBottom or atPriceTop as the position. Zoom in on the chart. **AND use a `size` setting larger than 1...

bug