Freqtrade: StaticPairList notification

Created on 22 Nov 2020  路  1Comment  路  Source: freqtrade/freqtrade

Using last source and docker-compose for running when starting freqtrade (docker-compose up -d) don't see in telegram any pairlist info (pair_whitelist section is defined in config.json and not empty) only get msg "Searching for USDT pairs to buy and sell based on {'StaticPairList': 'StaticPairList'}", in docker-compose console also dont' see any information about pairlist for trading only freqtrade.resolvers.iresolver - INFO - Using resolved pairlist StaticPairList from '/freqtrade/freqtrade/pairlist/StaticPairList.py'...
Is this expected behaviour ?

Question

Most helpful comment

This is the expected behavior. You can use the test-pairlist subcommand to test out your pairlist before live or dry running, and use the /whitelist command in Telegram to see your pairlist while the bot is running.

>All comments

This is the expected behavior. You can use the test-pairlist subcommand to test out your pairlist before live or dry running, and use the /whitelist command in Telegram to see your pairlist while the bot is running.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

issamBD picture issamBD  路  4Comments

cgw-9527 picture cgw-9527  路  3Comments

rraallvv picture rraallvv  路  3Comments

nickbarmore7 picture nickbarmore7  路  4Comments

King-Techno picture King-Techno  路  3Comments