Do not exceed real-time symbol limit
When we subscribe to a real-time datasource, such as eSignal or IQFeed – our subscription package determines how many symbols we can access in realtime at the same time. The plugin configuration in...
View ArticleWhere does AmiQuote save downloaded data?
AmiQuote is a companion program shipped with AmiBroker, which allows data from free resources, such as Yahoo Finance, Google Finance and others. Since it is a separate application, then it can work...
View ArticleCalling custom user functions in our code
AFL language allows us to define reusable functions that can be used in our formulas. The following chapter of the manual explains the procedure in details:...
View ArticleHow to register AmiQuote and AFL Code Wizard
AmiQuote and AFL Wizard are separate applications, therefore the registration process is also separate from registering AmiBroker and requires to enter the unlock code into Help->Register menu in...
View ArticleSupport response times
AmiBroker’s technical support staff everyday faces with very wide scope of subjects ranging from simple installation, lost registration details, password reminders questions to complex things like C++...
View ArticlePurchases from Hong Kong
Customers from Hong Kong sometimes have problems ordering because there are no ZIP codes in Hong Kong and SWREG system that we are using requires ZIP code. If you are buying using credit card, entering...
View ArticleAmiQuote Yahoo Historical stopped working
In May 2017 Yahoo Finance started making changes to their web services. During this time certain services may be interrupted or broken. Three AmiQuote functionalities are affected by recent Yahoo...
View ArticleHow to install AmiQuote 3.14 correctly
AmiQuote 3.14 has been announced here: http://www.amibroker.com/devlog/2017/05/17/amiquote-3-14-released/ AmiQuote 3.14 is not a standalone installer, therefore – it requires AmiBroker installed on...
View ArticleWrong close price in Yahoo data (no more?)
July 13, 2017 UPDATE : Today’s preliminary tests show that apparently Yahoo has fixed the data on their web site. At least few symbols that we have checked now display correctly adjusted close within...
View ArticleLimits of multithreading
From time to time users approach us asking various questions related to multithreading such as: Why his/her formula does not run 32 times faster on 16 core / 32 thread computer Will 16 core processor...
View Article