PureBytes Links
Trading Reference Links
|
Hi, all & Tz
If I want to trade and follow only 20 stocks ( 20 is an example
number)
and If I want create the index with these 20 stocks,
I need to call the price ( Close, high, low) for every stock in an
AFL formula.
the foreign function is not usefull for this purpose
""These functions allow you to use other security prices in the AFL
formula. Although they are not so useful for tasks requiring prices
of all stocks (or a large number of stocks) because one would need to
type several hundreds of Foreign() function calls to do so. ""
QUESTION: is it possible through the Ami dev kit, with c++, to call
the price of several stocks??? and built my own index?
Stephane
|