+1 888 340 6572

Data Cache: Difference between revisions

From MultiCharts
No edit summary
No edit summary
Line 8: Line 8:
As much of the stored data segment as possible is used when another chart with the same resolution is plotted.  When a previously created chart is loaded, the stored data is also used.
As much of the stored data segment as possible is used when another chart with the same resolution is plotted.  When a previously created chart is loaded, the stored data is also used.


The cache can be cleared, forcing a fresh set of data to be loaded and used.
=== Clearing Cache ===
 
The cache can be cleared:
<br>To clear the Cache:
# Open '''[[QuoteManager]]'''
 
# Right-click a symbol '''Clear Cache'''.
# Open the '''QuoteManager''' window
#* see [[:Category:QuoteManager#Opening QuoteManager|how]]
# Right-click on the symbol, for which the cache must be cleared, and then click '''Clear Cache'''.
# In the dialog box that appears, click '''OK''' to clear the cache for that symbol, or click '''Cancel''' to cancel the operation.
# In the dialog box that appears, click '''OK''' to clear the cache for that symbol, or click '''Cancel''' to cancel the operation.


<br>
=== Saving Cached Data to Database===
The cached data downloaded during the last working session is stored on close of all product processes.
Cached data can be saved to the database:
In order to save the cached data on demand without closing down all platform processes use the option '''Flush Cached Data to Database''' in the '''Edit''' tab of '''QuoteManager''' or the '''File''' tab of '''MultiCharts'''.
# '''Manually''', by using the '''Flush Cached Data to Database''' option in the Edit menu.
# '''Automatically''', by closing all the MultiCharts applications.<br>The data saving process will be displayed in the “Saving Data to Storage” window.


<div class="tip-no-title">See [[How to Save, Store and Manage Data]] for more info on data in MultiCharts</div>


[[Category:Managing Data]]
[[Category:Managing Data]]

Revision as of 12:57, 6 June 2024

The subsequent loading of previously created charts with multi-tick count-based resolutions is drastically accelerated by use of "Cache" technology.

Whenever the basic tick data is converted to a complex count-based resolution (for example, to 64-tick bars), the converted data is stored in the cache for future use.

As much of the stored data segment as possible is used when another chart with the same resolution is plotted. When a previously created chart is loaded, the stored data is also used.

Clearing Cache

The cache can be cleared:

  1. Open QuoteManager
  2. Right-click a symbol → Clear Cache.
  3. In the dialog box that appears, click OK to clear the cache for that symbol, or click Cancel to cancel the operation.

Saving Cached Data to Database

Cached data can be saved to the database:

  1. Manually, by using the Flush Cached Data to Database option in the Edit menu.
  2. Automatically, by closing all the MultiCharts applications.
    The data saving process will be displayed in the “Saving Data to Storage” window.
See How to Save, Store and Manage Data for more info on data in MultiCharts