Chris Lee
Chris Lee
Hi @556isback I am using [binance-api-node](https://www.npmjs.com/package/binance-api-node), not cctx. I just checked its API doc, it seems not to support proxy. However, I found an issue opened for asking the proxy...
@556isback You can simply edit `docker-compose.server.yml` if you are using it. https://github.com/chrisleekr/binance-trading-bot/blob/master/docker-compose.server.yml#L54
Hi @caroso1222 I actually updated your code to have a new option `maxStack`. Could you take a look? https://github.com/caroso1222/notyf/pull/105
@caroso1222 What happens when you want to launch a new notification after the max stack has been reached? does notyf show it, or dismiss it? - I found simply removing...
Hi @jeromedubois101 I am not sure I am following the issue. > For example on bitcoin with 3 min interval (x 30), the current lowest price should be 16835 now...
@uhliksk, any chance you found the root cause?
@uhliksk @rando128 @habibalkhabbaz Sorry for random issue with leaving the message. I am considering releasing a new version to prepare my PR #539. Are any fixes pending for this release?
@rando128 👍 I can wait! Let me know! Now I think I should've opened new issue, not using this issue. Sorry @uhliksk I won't do next time.
Nice @uhliksk thanks! I will wait. :)
Hey @uhliksk Thank you for trying to fix it up. However, I was not able to test it out since there is no test. I can add tests, but I...