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

Trade by trade navigation on the charts #205

Open
julian-molina opened this issue Apr 17, 2020 · 0 comments
Open

Trade by trade navigation on the charts #205

julian-molina opened this issue Apr 17, 2020 · 0 comments
Labels
improvement New feature or request

Comments

@julian-molina
Copy link
Member

When tuning a strategy the user does countless trips from trade to trade, checking the results of new changes at the trading system level. A navigation system that would allow jumping from trade to trade would enormously enhance the experience and make traders more efficient.

Implementation wise, I imagine navigation arrows implemented at the plotter level, in the Simulation Partial Result Panel:

image

You would usually work on fails and hits separately, so there should be navigation for all trades, for hits and for fails separately.

Also, links to go to the first and last trade would be useful too. The last trade shows the final result of the backtest, integrating all trades, so you want to check that after each change. This buttons would allow browsing trades in either forwards or backwards orders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant