+1 888 340 6572

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

From MultiCharts
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Customers notice a change in strategy performance results after some events in MultiCharts, for example when [[Backtesting vs Live Trading| comparing backtesting and live trading results]] or [[Why Identical Charts Are Showing Different Strategy Trading Results| comparing 2 charts' strategy calculation results]]. The following events should be taken into consideration.
Customers notice a change in strategy performance results after some events in MultiCharts, for example when [[Backtesting vs Live Trading| comparing backtesting and live trading results]] or [[Why Identical Charts Are Showing Different Strategy Trading Results| comparing 2 charts' strategy calculation results]].<br>
 
The following events when a strategy is recalculated (backtested) should be taken into consideration:
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]]

Latest revision as of 17:12, 25 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 when a strategy is recalculated (backtested) should be taken into consideration:

  • 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.