Kobus --
If the spot price is in the same data base as the futures, then you can
use the foreign() function to monitor the spot price in the same code
and graph as the foreign you want to trade.
-- Keith
Kobus wrote:
Hi,
I want to use say symbol x intraday spot data to trade symbol x
futures. I run my AFL to generate the spot time based trade signals ...
and manually transfer it to the futures chart ... but is there a better
way? How do I transfer this? via Excel? It would be better if I could
link the two charts ...?
Please point in right direction.
Kobus