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

Echarts pairhistory #106

Merged
merged 98 commits into from
Oct 4, 2020
Merged

Echarts pairhistory #106

merged 98 commits into from
Oct 4, 2020

Conversation

xmatthias
Copy link
Member

Summary

Introduce plotting functionality (candlestick graphs) to freqUI.

closes #21

Requires freqtrade/freqtrade#3818 to to work correctly.

After updating, use the "reset layout" method to reset the layout - otherwise the graph may not show correctly.

Quick changelog

  • Introduce e-charts based graphing library
  • Plot-configs can be loaded from the strategy (if exists)
  • Plots are configurable in the UI
  • Plot-layouts can be visualized as json (should allow easy export / import)
  • Configurable subplots
  • Supports multiple plot-styles (line, bar, ...)

Future enhancements will follow - this is just a first step.


Preview:

2020-10-02-070420_1903x939_scrot

@xmatthias xmatthias mentioned this pull request Oct 2, 2020
12 tasks
@xmatthias xmatthias merged commit c53e0f8 into master Oct 4, 2020
@xmatthias xmatthias deleted the echarts_pairhistory branch October 4, 2020 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Displaying graphs in frequi
1 participant