subos2008

Results 8 comments of subos2008

If they can do this and somehow drop the cost for the control plane I could finally move all my personal projects off DigitalOcean and into AWS. (Which I use...

Confirmed, the market stop order on Binance is called 'STOP_LOSS'. binance-api-node has `STOP` and `STOP_MARKET` instead. It appears we have two redundant strings, both incorrect.

I fixed the naming bug - however STOP_LOSS orders aren't supported for any of the listed symbols on the spot markets. You can check `orderTypes` for all the symbols listed...

Just use the `_LIMIT` equivalents instead

This is on page 1 of the issues list [sorted by comments](https://github.com/lensapp/lens/issues?q=is%3Aissue+is%3Aopen+sort%3Acomments-desc) - and **could be fixed very easily**.

Did something change Binance side with this? I've deployed spot code pinned to `0.11.36` that suddenly started failing on around the date you created this PR @macryptotechfin

Yeah MIN_NOTIONAL filter has been renamed NOTIONAL and has minNotional and iirc maxNotional attributes now.

Does anyone happen to know if we could build / package it for MacosX using open source? i.e. without a Mac.