hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
162 stars 98 forks source link

Added trailing stop to backtest visualizer #149

Closed peterwilli closed 22 hours ago

peterwilli commented 2 weeks ago

Allows visualizing the trailing stop as introduced by this PR: https://github.com/hummingbot/hummingbot/pull/7084

Both PRs need to be accepted in order for this to work, and hummingbot-deploy's Backend API needs to be compiled with the hummingbot project with this PR.

See screenshot for change:

image