Difference between revisions of "How to Backup User Data"

From MultiCharts
Jump to navigation Jump to search
Line 21: Line 21:
 
# In the popped up window make a copy of the '''DataBase''' folder with all its contents.<br><br>
 
# In the popped up window make a copy of the '''DataBase''' folder with all its contents.<br><br>
  
<div style="background-color: #E3FBE5;">Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying 32 bit databases folder into MultiCharts 64 bit will cause errors. Please use the next step “Export data” to export your data bases from MultiCharts 32 bit version or use the following tool to convert your 32bit data bases into 64bit format: [[How to Reduce Database Size]]</div>   
+
<div style="background-color: #E3FBE5;">Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying a 32 bit database folder into MultiCharts 64 bit will cause errors. Please use the next step “Export data” to export your databases from MultiCharts 32 bit version or use the following tool to convert your 32 bit data bases into 64 bit format: [[How to Reduce Database Size]]</div>   
  
  
Line 54: Line 54:
 
'''To restore database files:'''
 
'''To restore database files:'''
  
<div style="background-color: #E3FBE5;">Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying 32 bit databases folder into MultiCharts 64 bit will cause errors.</div>   
+
<div style="background-color: #E3FBE5;">Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying 32 bit database folders into MultiCharts 64 bit will cause errors.</div>   
  
 
# Close MultiCharts, Portfolio Backtester and QuoteManager.
 
# Close MultiCharts, Portfolio Backtester and QuoteManager.

Revision as of 14:45, 1 May 2013

Even though MultiCharts is a stable and reliable piece of software you may want to backup your custom data and studies to be on the safe side in case of a system crash or hardware failure.

Exporting Custom Studies (Indicators, Signals, Functions)

See Importing and Exporting Studies

Saving User Data

There are two ways to backup user data: backup database files or export data from QuoteManager into .qmd files.

Copying database files is faster, but you won’t be able to merge this data with the other data which already exists in the database if needed.

Exporting data from QuoteManager into .qmd files will allow you to merge this data with the other data which will exist in the database in the future.

To save database files:

  1. Click Windows Start button.
  2. Select Run
  3. For Windows Vista/Windows 7/Windows 8 paste the following command: %allusersprofile%\TS Support\MultiCharts ;
    For Windows XP paste the following command: %allusersprofile%\Application Data\TS Support\MultiCharts
  4. Press Enter.
  5. In the popped up window make a copy of the DataBase folder with all its contents.

Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying a 32 bit database folder into MultiCharts 64 bit will cause errors. Please use the next step “Export data” to export your databases from MultiCharts 32 bit version or use the following tool to convert your 32 bit data bases into 64 bit format: How to Reduce Database Size


To export data:

  1. Open QuoteManager:
    In MultiCharts main menu select File, then point to New and click QuoteManager Window
  2. In QuoteManager main menu select File, then point to Export Data and click Export All Instruments… ;or
    Click the Export Data 041_Export.gif icon on the toolbar.
  3. In the Export window make sure that the Export symbols with settings, no data check box is unchecked.
  4. Click Next
  5. Enter the name of the *.qmd file and choose the path where it will be located.
  6. Click Next
  7. Click Finish.

Saving Workspaces

See Saving Workspaces

Saving Custom Study Templates

To save Custom Study Template:

  1. Click Windows Start button.
  2. Select Run.
  3. Paste a command (same for Windows Vista/Windows 7/Windows 8 and XP) %userprofile%\Application Data\TS Support\MultiCharts
  4. Save all *.tml files
  5. These files are supposed to end up in your new computer.

Restoring Custom Studies

See Importing and Exporting Studies

Restoring User Data

To restore database files:

Note: MultiCharts 32 bit databases are incompatible with MultiCharts 64 bit. Copying 32 bit database folders into MultiCharts 64 bit will cause errors.
  1. Close MultiCharts, Portfolio Backtester and QuoteManager.
  2. Click Windows Start button.
  3. Select Run
  4. For Windows Vista/Windows 7/Windows 8 paste the following command: %allusersprofile%\TS Support\MultiCharts ;
    For Windows XP paste the following command: %allusersprofile%\Application Data\TS Support\MultiCharts
  5. Press Enter.
  6. Copy the DataBase folder with all its contents to the popped up window.

To import data:

  1. Open QuoteManager:
    In MultiCharts main menu select File, then point to New and click QuoteManager Window.
  2. In QuoteManager main menu select File, then point to Import Data and click Import Instruments… ;or:
    Click the Import Data 04_Import.gif icon on the toolbar.
  3. In the Import window select the file to import.
  4. Click Next.
  5. Click Finish.

Restoring Custom Study Templates

To restore Custom Study Template:

  1. Click Windows Start button.
  2. Select Run.
  3. Enter the same command for Windows Vista/Windows 7/Windows 8 and XP: %userprofile%\Application Data\TS Support\MultiCharts
  4. Copy*.tml files from your old computer to the popped-up folder.