Pavel Angelov

Results 9 comments of Pavel Angelov

In addition to @creativelikeadog 's answer -> ``` renderView={props => ( )} ``` I had to set overflow-x of the content wrapper to hidden.

I'm having a similar problem. As far as I can tell it's due to the different fonts. In my case, I'm using`open-sans`. My guess: 1. Initially the page is loading...

The preview for `renderMaximumTrackComponent` https://user-images.githubusercontent.com/6314481/177112756-677f3692-282c-400a-9b5c-727cb3012698.mov And a better demo for such a use case https://user-images.githubusercontent.com/6314481/177112902-10f9f4b9-3698-4c8a-917e-a36f6a978546.mov

Can you provide more details? Example or screenshot on the desired result? This? Have you checked this part of the documentation? https://github.com/jaggedsoft/node-binance-api#get-candlestick-updates-via-websocket

Okay. Thanks for clarifying the question. IMO you need to change the title as well to empower future searches. There are few things: * `client.exchangeInfo` is kind of static. The...

> Thanks for the insight, will use decimal.js and save Exchange infos! I'm creating a simple bot that is buying at the average low and selling at the average high...

Will do, after we close this one. The work left to be done: * update title * mark it as closed

@miblanchard Sure, no worries 👍 Demo after rebase: https://user-images.githubusercontent.com/6314481/209987105-e595a1df-63eb-473c-bb5d-5daf9811f1b7.mov

I'm interested in this feature request as well 👍