Besides other trading softwares I'm also using AmiBroekr for quite a few years so I may give some inside on how to create Composites via...
If you wanna use Excel anyway then why not using Excel right from the start? If Yahoo close data is sufficient for your needs then load it into...
Almost any software can do that. For example in AmiBroker it's just one formula line. Ticker1 = ParamStr( "Symbol 1", Name() ); Ticker2 =...
Programming languages usable with Amibroker: AFL, C/C++, .NET, VB & Jscript. You can also communicate with R and Python and others. etc. </br>...
Database settings is database independent. One database can have different database settings then another one or both can have same database...
It has been posted here elsewhere. Insert IB symbol i.e in Alias field of AB and use Alias instead of NAME() for sending symbol's orders to IB.
Here is a support response confirming that receiving quotes data and IBcontroller module are two kind of things. The question was related to...
What is your observation? That it only backfills price quotes to the database if IBcontroller is installed? That's ridiculous. I'm using IB every...
You wrote that IBcontroller does backfill quotes to the database. Absolute BS. And AFAIK, IBcontroller has not changed since it is still 1.38 as...
What are you talking about? The IB plugin in the plugins folder and the IBcontroller are absolutely not the same thing.
In addition to that IBcontroller is independent from AB. You can use IQFeed, esignal or any other data feed and still send orders to IB. So quotes...
You get quotes and backfill from the IB plugin of AmiBroker! AB's IB controller is a trading interface for manual/auto trading and it also...
You need to install the IBController!
Separate names with a comma.