You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, every trade is executed as a market order. This can result in big losses due to the volatility of the crypto market 😭. So we need to support stop-loss orders to minimize risk and loss.
Implementation Plan
Sync and determine order state from Binance?
The text was updated successfully, but these errors were encountered:
Description
Currently, every trade is executed as a market order. This can result in big losses due to the volatility of the crypto market 😭. So we need to support stop-loss orders to minimize risk and loss.
Implementation Plan
Sync and determine order state from Binance?
The text was updated successfully, but these errors were encountered: