Amifeed Configuration With Amibroker

Posted : admin On 18.09.2019
Amifeed Configuration With Amibroker

Amifeed Configuration With Amibroker Number

A special trick: This free real time NSE data for Amibroker is from Yahoo Finance. And we have seen that Yahoo prints the first bar’s high and low abnormal. This makes the look of your chart distorted. We have found a solution to this problem. Change the start time as 09:16 instead of 09:15 in Amibroker’s database settings.

In order to connect AmiBroker to TeleChart database – the following steps are required:.Install 32-bit version of AmiBroker. Only 32-bit version will work, because TC only offers 32-bit API for connection.It is also needed to have TeleChart version 7 installed (aka TC 2007), because newest releases of TeleChart software don’t offer any connectivity from outside. TeleChart 7 is available for download from:.Once both programs are installed and the database is configured in TeleChart – the only required task is to configure AmiBroker to read data from TC.

Amifeed configuration with amibroker table

The configuration process is presented in this video:In case of any connectivity issues or incorrect/incomplete data – sometimes (when TeleChart installation is broken), a clean installation of TC is required. The detailed information regarding clean install procedure is available at:Additional background about database concepts and general way how such setup works is explained in the following tutorial chapter.