mardi 27 septembre 2016

STORE EXTRA DATA with "Foreign" Function.

Hello everyone, I have a problem with Amibroker about the possibility to store extra data using the foreign function, in fact as in the example:
myVal = Foreign (Name () + "_ Extra", "C");
i call AAPL_extra data when I view the ticker AAPL. But this way seems to work only for the data corresponding to Close, but if I do:
myVal = Foreign (Name () + "_ Extra", "O") do not match the data stored in the array Open. Could someone explain to me how to do?


STORE EXTRA DATA with "Foreign" Function.

Aucun commentaire:

Enregistrer un commentaire