more quiet logging

This commit is contained in:
Dobromir Popov
2025-03-19 04:32:19 +02:00
parent 1a1c410922
commit dc532f8795
3 changed files with 209 additions and 27 deletions

View File

@ -2,6 +2,11 @@ https://github.com/mexcdevelop/mexc-api-sdk/blob/main/README.md#test-new-order
python mexc_tick_visualizer.py --symbol BTC/USDT --interval 1.0 --candle 60
python main.py --mode live --symbol ETH/USDT --timeframe 1m --use-websocket
python main.py --mode live --symbol BTC/USDT --timeframe 1m --use-websocket --dashboard
# http://localhost:8060
& 'C:\Users\popov\miniforge3\python.exe' 'c:\Users\popov\.cursor\extensions\ms-python.debugpy-2024.6.0-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher' '51766' '--' 'main.py' '--mode' 'live' '--demo' 'false' '--symbol' 'ETH/USDT' '--timeframe' '1m' '--leverage' '50'