carkod / binbot

An API, React app dashboard, Telegram bot to monitor and trigger bots for cryptocurrency trading
5 stars 7 forks source link

Refactor logic matching_engine #466

Closed carkod closed 1 year ago

carkod commented 1 year ago

Rethink how matching engine works:

bots:

  1. Can matching engine match a price with give close_price?
  2. If cannot match a price execute market order
    • Use python-binance if refactored orders

simiulation:

  1. Can matching engine match a price with give close_price?
  2. If cannot match a price execute simulation order with close_price