Norgate Data Norgate Data
 

Wealth-Lab 8 Extension Configuration Guide

The following instructions are for Wealth-Lab 8. To view the instructions for Wealth-Lab 6.9 go here.

Changing the "Date Padding" and "Price & Volume Adjustment"

These settings can be changed at any time by clicking the Data Manage button in Wealth-Lab then selecting the Norgate Data tab.



Referencing the Norgate Data Extension in your trading systems

To access extended information available from the Norgate Data extension (such as metadata) add the line:

			using WealthLab.Norgate;
			
to your strategy code.

Next page: Wealth-Lab Extension Usage