I don't think C# is available for programming Excel unless you get Visual Studio (at least Professional edition, if not higher) and Visual Studio...
At first I thought it was supposed to be Lost Atlantis, but no. Here's the url: http://www.lastatlantis.com/ The web site says absolutely...
VBA is definitely the way to go with excel for several reasons: 1. VBA (or VB) is a relatively easy language to learn, and yet it is powerful...
There was mention in WSJ today about home building activity being the lowest it has been since 1991. Time might be good for a bounce but my guess...
If you have a little talent with excel and vba it can be done easily. I recall years ago writing some excel vba that downloaded historical daily...
I'm a little thick tonight -- what does that even mean?
The purpose of the Kelly Criterion is to either minimize the time it takes to reach a target level or to maximize the portfolio growth rate by...
Why not take the log of the prices as a starting point to your analysis? Solves your scaling issue. As for your correlation question, you have...
Per IB web site (http://www.interactivebrokers.co.uk/contract_info/index.php) it is supposed to be VOL-NYSE. But I am not getting any values in...
First to get to the last blank cell something like this will do the trick: Sub GoToEnd() Application.ScreenUpdating = False...
Over several years, any differences I've noticed between eSignal and IB feeds always have come down in favor of IB. Some people will cry that TWS...
I read the first Stridsman book and found it horrible: pedantic and sophmoric. I agree with the more scathing reviews on Amazon. In addition...
What is the point of using 2 emas that are virtually identical? Is your system's performance sensitive to the ema periods that you use? If so,...
My recollection is that it does show the last 4 changes, so you can use the right() function. You can wrap the return value into an if statement...
If you're using eSignal DDE, I think one of the fields actually reflects whether the last tick is an up or down tick so there is no need to hold...
Which program is best for you really depends on what you are trying to do. I have looked at the UC program, which is similar to others around...
No new Wizards books, or any other books for that matter are on the horizon. I know he is not trading now but is involved in fund management.
No, rather than have to type in a new issue when I want to change it, I want each issue to load in its own tabbed window so I just click on the...
1. Multithreading. The current single-threaded model is a real performance liability from the user's perspective. 2. Put different symbols...
Covert- I am seeing all the data in the charts but I had to refresh the cached data. However, there are some indicators, $TICK, etc., that...
Separate names with a comma.