GimmerBot / Gimmer

Gimmer is a tool for trade and automation in digital currencies.
https://gimmer.com
43 stars 15 forks source link

TV chart indicator defaults are reset after backtest rerun #77

Open ficovolante opened 6 years ago

ficovolante commented 6 years ago

Expected Behaviour

Indicators and default settings for those indicators should remain in place after re-running a backtest

Actual Behaviour

All indicators and defatuls for those indicators are reset.

Steps to Reproduce the Problem

  1. Run a backtest
  2. Add an indicator to the TV chart - for example EMA cross.
  3. Edit the settings of the indicator (small cog next to the indicator)
  4. Change some settings - e.g. colour, thickness of lines etc
  5. Click the 'defaults' button and then 'Save as Default'
  6. Remove and re-add the EMA cross indicator. The defaults are remembered
  7. Re-run the backtest. EMA cross indicator is now not shown (problem 1). Adding the EMA cross adds an indicator using the original defaults, not the ones set above (problem 2).

Specifications