Do a check for incompetence on your end. You possibly do mistake number of shares for exit prices.
SetBacktestMode( backtestRegularRaw ); SetOption( "PriceBoundChecking", False ); SetPositionSize( 1, spsShares ); bi = BarIndex(); C[0] = 100;...
Plot() does not belong within barcount loop. Create an array to be plotted. priceatbuy[i] = ...;
That's is BS code. You just assign scalar to array. What do you mean by empty bars??? If you have junk data in your data file then just clean...
The "weird error" is coming from your side. Check your data.
You may take a look at z-order shift argument of plot function.
It's not the one and only bug. ;-)
And here are some news to you, Metamega. You still may use PMs any time any day. Do you think I want to prevent you from using it? Do you think I...
I don't even understand why Metamega is still so pissed off like a young girl. Possibly because I have caught some truth? The only thing I stated...
What is miserable? The fact that you finally start to learn something? I don't think so. I think it is great.
You actually can link to many data vendors/brokers. AmiBroker's open architecture. And linking to several ones at the same time is possible too....
As far as I can see every question (99% of them at least) being asked at yahoo get answered. So you are right "I win" because your arguments are...
Hm Metamega has still not explained what's the benefit for TomKrol if Metamega - the self-proclaimed non-expert - is trying to get (his) basics...
AmiBroker and Sierra are both good softwares. Both are very well capable of auto trading.
Wow man, the way you react like a girl with wet pants makes me feel you want to sell something via PM.
Bad idea. Because of
BTW, IBcontroller is even open source http://www.amibroker.com/devlog/2013/06/03/ibcontroller-1-3-8-source-codes-released/
If people would care to read then they would understand. IBcontroller of AmiBroker is called beta only for the reason of future TWS/API changes....
There is no 100% security. Every DLL can be decrypted. It is just a matter of time. As for AmiBroker, you can create DLLs via C/C++/NET/......
There is no coding required in order to execute at fixed time intervals. Just apply Auto-repeat button + set AR interval in Analysis toolbar!!
Separate names with a comma.