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

add /forcebuy to telgram handler #1269

Merged
merged 5 commits into from Nov 4, 2018
Merged

add /forcebuy to telgram handler #1269

merged 5 commits into from Nov 4, 2018

Conversation

xmatthias
Copy link
Member

@xmatthias xmatthias commented Oct 9, 2018

Summary

Add /forcebuy to initiate a trade manually and have freqtrade handle the selling (with ROI / stoploss / strategy sell signal...)

Solve the issue: #1221

Quick changelog

  • introduce /forcebuy <pair> [<price>] telegram setting
  • disabled by default - needs explicit enabling for security reasons.

todo:

  • Documentation

@xmatthias xmatthias added the WIP Work in progress, do not merge for now label Oct 9, 2018
@coveralls
Copy link

coveralls commented Oct 9, 2018

Coverage Status

Coverage increased (+0.02%) to 98.362% when pulling 3de3c24 on feat/force_buy into bb05740 on develop.

@xmatthias xmatthias added the Enhancement Enhancements to the bot. Get lower priority than bugs by default. label Oct 10, 2018
@xmatthias xmatthias removed the WIP Work in progress, do not merge for now label Oct 10, 2018
Copy link
Member

@mishaker mishaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems ok to me 👍

@xmatthias xmatthias merged commit 7e5fd82 into develop Nov 4, 2018
@xmatthias xmatthias deleted the feat/force_buy branch November 4, 2018 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancements to the bot. Get lower priority than bugs by default.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants