issues
search
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:
Provide a price (close_price from candlestick)
bots:
Can matching engine match a price with give
close_price
?
If cannot match a price execute market order
Use python-binance if refactored orders
simiulation:
Can matching engine match a price with give
close_price
?
If cannot match a price execute simulation order with close_price
Rethink how matching engine works:
bots:
close_price
?simiulation:
close_price
?