Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR - Parse error at offset 50: Missing a comma or '}' after an object member. #4

Open
Cr0iX opened this issue Jul 21, 2022 · 0 comments

Comments

@Cr0iX
Copy link

Cr0iX commented Jul 21, 2022

Hello,
When i try to backtest i keep getting this error: freqtrade - ERROR - Parse error at offset 50: Missing a comma or '}' after an object member.

Here is what i run:

./b instance bot01 data 15
Initializing...
Updating backtesting pairlists...
Initializing backtesting...
Downloading data...
2022-07-21 21:54:55,898 - freqtrade.configuration.load_config - INFO - Using config: /configs/components/base.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /configs/private/base.config.1.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /configs/components/api.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /configs/components/exchange.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /configs/private/exchange.binance.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /configs/components/backtest.json ...
2022-07-21 21:54:55,899 - freqtrade.configuration.load_config - INFO - Using config: /.tmp/bot01.config.exchange.pairs.json ...
2022-07-21 21:54:55,899 - freqtrade - ERROR - Parse error at offset 50: Missing a comma or '}' after an object member.
Please verify the following segment of your configuration:
{
"exchange": {
"pair_whitelist": 2022-07-21 21:54:52,523 - freqtrade.exchange.exchange - INFO - Closing async ccxt se

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant