+1 888 340 6572

When a strategy/signal script is recalculated: Difference between revisions

From MultiCharts
No edit summary
No edit summary
Line 2: Line 2:


A strategy is '''recalculated''' ('''backtested''') when:
A strategy is '''recalculated''' ('''backtested''') when:
* MultiCharts is '''closed''' and '''restarted''',
* MultiCharts is '''closed''' and '''restarted'''
* [[Getting Started with AutoTrading| Auto trading is '''turned on''']],
* [[Getting Started with AutoTrading| Auto trading is '''turned on''']]
* Any '''setting''' from '''Strategy Properties''' window is '''changed''' and OK is clicked,
* Any '''setting''' from '''Strategy Properties''' window is '''changed''' and OK is clicked
* Any '''setting''' of any signal in [[Signal Settings| '''Format Signal''': ...]] is '''changed''' and OK is clicked,
* Any '''setting''' of any signal in [[Signal Settings| '''Format Signal''']] is '''changed''' and OK is clicked
* Any '''setting''' of the '''chart''' is '''changed''' and OK is clicked,
* Any '''setting''' of the '''chart''' is '''changed''' and '''OK''' is clicked
* Chart is [[Reloading Charts| '''reloaded''']],
* Chart is [[Reloading Charts| '''reloaded''']]
* Chart is [[MultiCharts Work Area#Copying Windows| '''copy-pasted''']] (the strategy is '''recalculated on the copy''' of the original chart),
* Chart is [[MultiCharts Work Area#Copying Windows| '''copy-pasted''']] (the strategy is '''recalculated on the copy''' of the original chart)
* Any signal applied to this chart is [[Editing Study Scripts#Compiling Scripts| '''re-compiled''']] in the PowerLanguage Editor.
* Any signal applied to this chart is [[Editing Study Scripts#Compiling Scripts| '''re-compiled''']] in the PowerLanguage Editor


[[Category:FAQ]]
[[Category:FAQ]]
[[Category:Studies]]
[[Category:Studies]]

Revision as of 10:52, 19 June 2024

Customers notice a change in strategy performance results after some events in MultiCharts, for example when comparing backtesting and live trading results or comparing 2 charts' strategy calculation results. The following events should be taken into consideration.

A strategy is recalculated (backtested) when:

  • MultiCharts is closed and restarted
  • Auto trading is turned on
  • Any setting from Strategy Properties window is changed and OK is clicked
  • Any setting of any signal in Format Signal is changed and OK is clicked
  • Any setting of the chart is changed and OK is clicked
  • Chart is reloaded
  • Chart is copy-pasted (the strategy is recalculated on the copy of the original chart)
  • Any signal applied to this chart is re-compiled in the PowerLanguage Editor