Difference between revisions of "Expert Commentary"

From MultiCharts
Jump to navigation Jump to search
 
Line 10: Line 10:
  
 
Click on any bar of the chart with a study using '''Expert Commentary''' keywords applied to display the commentary in the '''Expert Commentary''' window.
 
Click on any bar of the chart with a study using '''Expert Commentary''' keywords applied to display the commentary in the '''Expert Commentary''' window.
 +
 +
<div style="background-color: #E3FBE5;">'''Note''': Expert Commentary calls full recalculation of the study. It is not recommended to use it during auto trading as script recalculation will make it stop.</div>
  
 
[[Category:Studies]]
 
[[Category:Studies]]

Latest revision as of 13:38, 29 July 2020

Expert Commentary window is a tool allowing to display a dynamically generated commentary from PowerLanguage script by clicking on any bar.


Click here to see the description of PowerLanguage keywords associated with Expert Commentary feature.


Open the Expert Commentary window by one of the following methods:

  • Click the Expert Commentary icon ExpertCommentaryIcon1.png on the Main toolbar, or:
  • In the main menu select View tab and click Expert Commentary

Click on any bar of the chart with a study using Expert Commentary keywords applied to display the commentary in the Expert Commentary window.

Note: Expert Commentary calls full recalculation of the study. It is not recommended to use it during auto trading as script recalculation will make it stop.