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
Off-shoot from #6 (comment). In these times of rapid change, we can see dramatic price volatility, especially for BTC/USD. We'd need a circuit breaker to cancel all open orders for x minutes if a pair's price moves faster than y% per second (or similar).
Todo:
define and detect volatility
cancel orders
detect volatility end
re-open orders
The text was updated successfully, but these errors were encountered:
Off-shoot from #6 (comment). In these times of rapid change, we can see dramatic price volatility, especially for BTC/USD. We'd need a circuit breaker to cancel all open orders for x minutes if a pair's price moves faster than y% per second (or similar).
Todo:
The text was updated successfully, but these errors were encountered: