| 
 PureBytes Links 
Trading Reference Links 
 | 
Has anyone used TimeFrame.DLL?
 
Trying to use it to get 2 min data array and 
compute stochastic, I get the following error message for computing the 2 min 
close price.
Don't understand the error message...
 
Close_2Min = 
TmC(2);-------------------^
 
Error 20.SetVariable() called from plug in was 
not successful.Identifier is already used in a different 
context.
 
Appreciate any help
 
Ara
Yahoo! Groups Sponsor
  ADVERTISEMENT 
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |