-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Add /weekly and /monthly to Telegram (#5527) #5846
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
Add /weekly and /monthly to Telegram (#5527) #5846
Conversation
Related to "Show average profit in overview" (freqtrade#5527) Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
/weekly now list weeks starting from monday instead of rolling weeks. /monthly now list months starting from the 1st. Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
Related to "Show average profit in overview" (freqtrade#5527) Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
/weekly now list weeks starting from monday instead of rolling weeks. /monthly now list months starting from the 1st. Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
…wiew' into 5527-show_average_profit_in_overwiew # Conflicts: # freqtrade/rpc/rpc.py # requirements.txt # tests/rpc/test_rpc_telegram.py
Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great PR already.
I've only had a quick look (will have to try this later) ... but it looks already pretty good!
All good for me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good for me!
For me too 👍
this is a great new feature - looking forward to using it already!
Summary
Add /weekly and /monthly commands to Telegram RPC
Closes #5527 show average profit in overwiew (more or less)
Quick changelog
What's new?