+1 888 340 6572

Setting Properties: Difference between revisions

From MultiCharts
Line 161: Line 161:
'''Examples'''
'''Examples'''
<br>'''MinMove / PriceScale''' returns the smallest increment between trades.
<br>'''MinMove / PriceScale''' returns the smallest increment between trades.
<br>'''MinMove / PriceScale * BigPointValue''' returns the dollar value of the smallest change in price.
<br>'''MinMove / PriceScale * BigPointValue''' returns the currency value of the smallest change in price.
<div style="background-color: #E5F6FF;">Tip: MultiCharts can display prices in both decimal and fractional format.</div>
<div style="background-color: #E5F6FF;">Tip: MultiCharts can display prices in both decimal and fractional format.</div>


Line 288: Line 288:
<br>'''Examples'''
<br>'''Examples'''
<br>MinMove / PriceScale returns the smallest increment between trades.
<br>MinMove / PriceScale returns the smallest increment between trades.
<bt>MinMove / PriceScale * BigPointValue returns the dollar value of the smallest change in price.
<bt>MinMove / PriceScale * BigPointValue returns the currency value of the smallest change in price.
|-
|-
|'''Big Point Value'''
|'''Big Point Value'''
|Settings
|Settings
|All
|All
|The dollar value represented by a full point of price movement. In the case of stocks, the Big Point Value is usually 1, in that 1 point of movement represents 1 dollar, however it may vary. For example, the Big Point Value for the S&P Futures is 250, where 1 point of price movement represents 250 dollars. The Big Point Value for a stock such as JDSU is 1, where 1 point of movement represents 1 dollar.
|The currency value represented by a full point of price movement. In the case of stocks, the Big Point Value is usually 1, in that 1 point of movement represents 1 currency, however it may vary. For example, the Big Point Value for the S&P Futures is 250, where 1 point of price movement represents 250 of the selected currency. The Big Point Value for a stock such as JDSU is 1, where 1 point of movement represents 1 of the selected currency.
|-
|-
|'''Session setting'''
|'''Session setting'''