Difference between revisions of "Tick, Minute and Daily Data"

From MultiCharts
Jump to navigation Jump to search
Line 1: Line 1:
 
MultiCharts supports various chart types and resolutions: time-based, volume-based, price movement-based, non-stadard chart types. However all chart resolutions and types are plotted out of 3 base data types that are provided by data vendor:
 
MultiCharts supports various chart types and resolutions: time-based, volume-based, price movement-based, non-stadard chart types. However all chart resolutions and types are plotted out of 3 base data types that are provided by data vendor:
* '''Tick data'''.<br>The following chart resolutions and chart types are plotted out of tick data in MultiCharts:
+
'''Tick data'''.<br>The following chart resolutions and chart types are plotted out of tick data in MultiCharts:
 
:* N tick.
 
:* N tick.
 
:* N contract.
 
:* N contract.
Line 9: Line 9:
 
:* Point & Figure chart type.
 
:* Point & Figure chart type.
 
:* Renko chart type.
 
:* Renko chart type.
* '''Minute data'''.<br>The following chart resolutions are plotted out of minute data in MultiCharts:
+
'''Minute data'''.<br>The following chart resolutions are plotted out of minute data in MultiCharts:
 
:* N minute.
 
:* N minute.
 
:* N hour.
 
:* N hour.
* '''Daily data'''.<br>The following chart resolutions are plotted out of daily data in MultiCharts:
+
'''Daily data'''.<br>The following chart resolutions are plotted out of daily data in MultiCharts:
 
:* N day.
 
:* N day.
 
:* N week.
 
:* N week.

Revision as of 15:31, 1 May 2012

MultiCharts supports various chart types and resolutions: time-based, volume-based, price movement-based, non-stadard chart types. However all chart resolutions and types are plotted out of 3 base data types that are provided by data vendor: Tick data.
The following chart resolutions and chart types are plotted out of tick data in MultiCharts:

  • N tick.
  • N contract.
  • N point (range).
  • N change.
  • N second.
  • N range.
  • Point & Figure chart type.
  • Renko chart type.

Minute data.
The following chart resolutions are plotted out of minute data in MultiCharts:

  • N minute.
  • N hour.

Daily data.
The following chart resolutions are plotted out of daily data in MultiCharts:

  • N day.
  • N week.
  • N month.
  • N quarter.
  • N year.
Note: IQFeed data source has an option to request only tick data to build all other resolutions only out of ticks (see IQFeed).