Adamant-im / adamant-tradebot

Free self-hosted market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
https://marketmaking.app
540 stars 64 forks source link

Unexpected token error #41

Closed spaceexpanse closed 10 months ago

spaceexpanse commented 10 months ago

It returns

/adamant-tradebot/app.js:17 0|tradebot | if (config.api?.port) { 0|tradebot |............................^ 0|tradebot | SyntaxError: Unexpected token .

when started.

adamant-al commented 10 months ago

What's your Nodejs version? The bot requires v16+.