[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 problems and 1 request



PureBytes Links

Trading Reference Links

>can anyone tell me if it’s possible to use a buy or sell signal in a TS
>chart window (1) to trigger the same signal
>in another chart window (2)? So for example a system applied to a
>particular chart window with symbol X
>produces a buy signal, which automatically results in a buy signal on a
>chart window with symbol Y!


First you can do this if you use a multidata chart, however it has some
limitations like no tick charts.

An alternative is to use HashNums or Global Variables Pro. You can learn
more at http://www.InvestLabs.com    It's easy in RT and a little trickier
for historical testing.

This would allow you to have any two charts (ex. 4-tick SP, 30-min MSFT) and
when the system on the SP chart throws a signal, you could have the MSFT
take action.