-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
EnhancementEnhancements to the bot. Get lower priority than bugs by default.Enhancements to the bot. Get lower priority than bugs by default.Good first issueGood issues to get familiar and start contributing to freqtradeGood issues to get familiar and start contributing to freqtradeRPCTelegram, ReST API, external control, ...Telegram, ReST API, external control, ...
Description
Describe your environment
(if applicable)
- Operating system: ____
- Python Version: _____ (
python -V
) - CCXT version: _____ (
pip freeze | grep ccxt
) - Freqtrade Version: ____ (
freqtrade -V
ordocker-compose run --rm freqtrade -V
for Freqtrade running in docker)
Describe the enhancement
I would like to see (daily / monthly / yearly) average profit in the /profit RPC
Example:
ROI: Closed trades
∙ -
∙ -
ROI: All trades
∙ -
∙ -
Total Trade Count: -
First Trade opened: -
Latest Trade opened: 15 hours ago
Win / Loss: 68 / 12
Average Weekly Profit: -% (100 USDT)
Avg. Duration: TIME
Best Performing: PAIR
Explain the enhancement you would like
Metadata
Metadata
Assignees
Labels
EnhancementEnhancements to the bot. Get lower priority than bugs by default.Enhancements to the bot. Get lower priority than bugs by default.Good first issueGood issues to get familiar and start contributing to freqtradeGood issues to get familiar and start contributing to freqtradeRPCTelegram, ReST API, external control, ...Telegram, ReST API, external control, ...