Science trader,
I couldn't find one tutorial on VBA for free (unlike tutorials on C/C++/Visual Basic or Java which you can find hundreds of).
I'd appreciate it if you can refer me to a good free VBA turorial.
Emini_expert.
Sidinuk...
"I have used Excel VBA to automate a strategy tading 8 different futures simultaneously without any problem"
Personally, I don't thing VBA is that simple to write for someone who doesn't have any programming knowledge.
Additionally, I think that a programming language without...
ChaosNSX,
I've talked to a collegue of mine who developed a strategy by the use of a company name Strategy Runner (www.strun.com). He indicated that they were able to implement a complex strategy for him in $1500 and he was also given a backtesting tool in order to tune his strategy for free...
To my experience a strategy with excel cannot do half the things an automated strategy could do. The languages I would recommend is C/C++/Perl but definitely NOT easylanguage code (done by Tradestation users).
The differences are very simple, easy language is obsolete, the engine of this...