valeratrades / discretionary_engine

LaTeX of trading
Apache License 2.0
0 stars 1 forks source link

local runtime for binance #20

Open valeratrades opened 1 month ago

valeratrades commented 3 weeks ago
valeratrades commented 3 weeks ago

For fills, switching to sending sending the correct full accumulated quantity instead of new recorded delta. (available in data streams and via cumQuote and executedQty fields on rest)

valeratrades commented 3 weeks ago

Use curl to debug receiving fills on an order

valeratrades commented 3 weeks ago

Scratch sending filled to hub - we send straight to positions from local exchange runtimes