Search
Enter Keywords:
Wednesday, 07 January 2009
Home
How do I refer to another forex price stream? PDF Print E-mail
Sunday, 23 October 2005
Accessing more than one price stream from within a single chart requires a configuration option in the WLD adapter to be changed.

By default, the WLD adapter returns control of the PC to WLD as soon as the request has been sent. This speeds the adapter up significantly. However, it is possible to draw a second price stream into a chartscript eg: 
	s := GetExternalSeries( 'EURUSD', #Close );
In this situation, the adapter must force WLD to wait for the request and the data series before continuing. This is required so that WLD can synchronize and align the two data series.

Start the configuration program:
Start→Programs→dataHQ Wealthlab Adapter→dataHQ Wealthlab Adapter Configuration
and untick the "Allow asynchronous requests" box.
Next >

© 2007 dataHQ Pty Ltd (ACN 100 376 136)   Privacy Statement