In my latest disclosure on IB they go over the fact they internally match Buy and Sell orders rather than place each out on an external exchange. IB rightly notes this eliminates exchange fees. What IB does NOT say is whether or not the sides to the trade see no exchange fees charged for the...
Yes, www.optiontradingtips.com by a Peter McPhee. The gridsearch for Implied Vol given price works flawlessly in real time on a massive sheet. Almost no perceptible lags of any kind despite the fact this algorithm is running continuously on a huge sheet. Here is a link to download his sheet with...
I tweaked an options VBA function routine I found on the 'net and it performs effortlessly in "real time." While Excel itself is now almost garbage in terms of being so slow due to all of the visual "bells and whistles" MS added starting with 07, VBA is plenty fast.
IB is by far the most technically capable back-end for algorithmic trading by a retail (home) investor. The platform fees for CQG (my preference among) and TTrader, including API and historical data, are astronomical ($2K/month + exchange market data). IB has hundreds of very active API home...
Your trading system can act as if you have both on but the clearer will always show no position. For instance, you can be long AAPL on conviction but sell it on a daytrade. When you cover the sell you will be back to where you started, long again. Your trading system thinks you have two trades...
Been using the "stripped down" Eikon for a few months and I'm a big fan. There are premium services you cannot access, but in my case these would be a further charge even on the "$15K" version (TR Analytics). The "free" delayed data feed is comprehensive. They have good live Physical markets...
You are short gamma. You have to *sell* the side with the skew (here, Puts) or buy the other side to be able to scalp a hedged holding. Else you can't hedge- you will be killed on the day-to-day hedging even if your position ultimately finishes in the money- you will buy high and sell low until...
Sorry forgot to note the TVs are no longer made and are of course not as cost-effective as a pure monitor. When I bought the TVs they specced out better than the monitors and have Sony reliability. They are on 12 hours a day for 2.5 years now and are as perfect as when I bought them. I've been...
Algos are trivial but I also trade in events where I need to stay firmly between the low latency machines I'll never be as fast as and the Excel/hand-based traders I need to always be faster than. I use a Java-based charting application which is a resource hog, and I also use Chrome which is a...