+1 888 340 6572

How to Receive the Adjusted Close Prices from Yahoo: Difference between revisions

From MultiCharts
No edit summary
No edit summary
 
Line 2: Line 2:
Here is how to do it:
Here is how to do it:
# Close all [[MultiCharts Processes]].
# Close all [[MultiCharts Processes]].
# Go to '''Windows Start''' menu and launch '''Regedit.exe''' (type in Regedit.exe and press Enter).
# Go to '''Windows Start''' menu and launch '''Regedit.exe''' (type in '''Regedit.exe''' and press '''Enter''').
# Go to the path that corresponds your MultiCharts version:  
# Go to the path that corresponds your MultiCharts version:  
#* '''MultiCharts:''' HKEY_CURRENT_USER\Software\TS Support\MultiCharts64\Datafeeds\FreeDataFeed\Yahoo\v1<br/>
#* '''MultiCharts:''' HKEY_CURRENT_USER\Software\TS Support\MultiCharts64\Datafeeds\FreeDataFeed\Yahoo\v1<br/>
#*'''MultiCharts .NET:''' HKEY_CURRENT_USER\Software\TS Support\ MultiCharts .NET64\Datafeeds\FreeDataFeed\Yahoo\v1<br/>
#*'''MultiCharts .NET:''' HKEY_CURRENT_USER\Software\TS Support\ MultiCharts .NET64\Datafeeds\FreeDataFeed\Yahoo\v1<br/>
# Double click on the '''Close''' string value.  
# Double click on the '''Close''' string value.  
# Insert the following string in the '''Value data:''' field: ''chart/result/../indicators/adjclose/../adjclose''<br/>  
# Insert the following string in the '''Value data''' field: ''chart/result/../indicators/adjclose/../adjclose''<br/>  
# Click '''OK'''.<br/>
# Click '''OK'''.<br/>



Latest revision as of 16:08, 18 June 2024

By default, MultiCharts displays the close (unadjusted) price for Yahoo instruments. It is possible to change the Yahoo connection parameters in the Registry Editor to receive the adjusted close prices.
Here is how to do it:

  1. Close all MultiCharts Processes.
  2. Go to Windows Start menu and launch Regedit.exe (type in Regedit.exe and press Enter).
  3. Go to the path that corresponds your MultiCharts version:
    • MultiCharts: HKEY_CURRENT_USER\Software\TS Support\MultiCharts64\Datafeeds\FreeDataFeed\Yahoo\v1
    • MultiCharts .NET: HKEY_CURRENT_USER\Software\TS Support\ MultiCharts .NET64\Datafeeds\FreeDataFeed\Yahoo\v1
  4. Double click on the Close string value.
  5. Insert the following string in the Value data field: chart/result/../indicators/adjclose/../adjclose
  6. Click OK.

After that is done, start MultiCharts, build a chart for a Yahoo symbol and do the Reload to load the data with the adjusted close prices.