ActiveX is an old technology requiring extra steps to communicate between .Net and COM objects. Latest IB API is built using .Net making it more...
I do not even know which API version you are using. Did you upgrade your API on the computer but did not change references in your application? If...
It reports wrong number of function arguments for connect method. It expects 4 arguments and you are supplying 3. Try adding false (bool) as the 4...
Error report mentions signature issue; function connect has different signatures depending on API version; there is an extra bool parameter at the...
So it means that HFT is white noise.
Without this fake liquidity current assets prices are unsustainable. Asset price inflation is the real issue not HFT. HFT has been allowed in the...
Remember that laptops are designed with battery life in mind and overheat more with heavy workloads. Laptop processors have several modes of...
Did you try your system on equities or forex? Why did you choose options only? While most people are concerned with GBM itself not being good...
Is your CMT billionaire or at least millionaire now?
US needs higher oil prices too because of gas tax that is major cash grab from the population. With lower oil prices lack of tax revenue has to be...
After years of colonial exploitation of oil fields in the Gulf the production "cut" will come sooner or later by itself. Oil price is driven by...
If you using windows forms just check Microsoft chart control that comes part of Visual Studio distribution. It gives you the ability to have...
Great, it works,thank you
in double normal_cdf(const double value) { return 0.5 * erfc(-value * M_SQRT1_2); } M_SQRT1_2 is not defined where is erfc declared? are...
This should be part of regulations regarding dissemination of market information by the exchange and it can vary depending on market conditions....
.net has few different types of timers. The one that is the least accurate is running on UI thread and its accuracy is affected by anything...
There is a message limit per second, I am positive that it is 50 per second so you can send it every 20 ms. There are additional limitations that...
I hope that you show us using simple example how to generate coefficients for this filter. What happens if the instrument in question is not...
One can always use limit order with price limit higher than current quoted market. This way you can have market order with "insurance" that will...
Intel advertises Phi as regular x86 instruction set so I would assume it is the same or similar as multicore x86 development. I would assume it...
Separate names with a comma.