Bug details: The paper grid bot on the open source app is not making trades, no sell lines or trade markers on the chart and not enough balance errors. These are the errors i have found so far.
We have received your bug report regarding the Paper Grid Bot. We see you’ve included the bot URL, which is helpful. We will investigate the issue and provide an update shortly.
I just pulled the update from a few hours ago, then created a new grid bot, and the sell lines are now displaying. So it seems that problem may have been fixed with the update. At least for newly created grid bots.
Verify that in .env PRICEROLE is set all, otherwise paper trading wont receive tickers update.
After value changed you should recreate price connector container (docker compose up -d price-connector).
By default it set to candle, meaning only will work for tech indicators. Its done to reduce resources used.