Hello, As I wrote already changing volume field from integer to floating point is on to-do list. The problem with this is that not only AB needs to be modified...
I am looking for historical quotes of these futures. I heard there are quotes in continuous mode. Anyone can show me some sources, preferably free ones? Thank...
to all those who responded, many thanks. Fortunately I had copied the entire Ami directory to a newly acquired Maxtor One Touch external hard drive (the new...
Hello all, Is it possible to make a scan or an Explore run exactly at bar close ? For the moment I just set the AA Run Every to 5 to run the formula every 5 mn...
Hi Dingo, Sorry bud, but I don't unless it is broken down by e-signal or one of the other services. DTN doesn't have it as I have them for commodities and...
I have all my 13 symbols in RTQ which is open. I Backfill All RT quotes for 1 day and some symbols do not get filled, even though the Plugin 1.6.1.0 says they...
Hi ! I want to compare charts on some indicators for two different companies. It means I want to have a pane in which I will have two/three companies charts...
FYI: Hello, If you want to perform backtest on the individual symbols (not on the portfolio), then instead of clicking on the backtest button, click on the...
Here is something for a slow day, not related to AB or trading at all. I posted a pretty cool movie clip in my folder at Amibroker-AFL group. Not something...
thanks for the reply. Yes i am running the latest TWS---8.58.6 and i just downloaded the latest TWS API (8.70 as InstallAX.exe). i'll see what happens...
I am personnaly using the latest Amibroker 4.80.1 And IB Plugin : 1.6.3 Check that no other IB plugin is running simultaneously (Tools / Plugin). I have no...
Thanks to everyone who replied. Until AB can be made to address the issue I think the workaround of modifying the aqh.format file is acceptable. I've done that...
Hi all I noticed recently that often +DI & -DI both DECREASE on the day a possible entry is signalled, by price action or another indicator. (See the...
I'm not sure what problem you're having... ... From: Grant Noble To: amibroker@yahoogroups.com Sent: Thursday, June 01, 2006 8:39 PM Subject: Re: [amibroker]...
Yes -- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://e-wire.net.au/~eb_kavan/ab_write.htm...
... an indication of trend strength, usable when holding a position? ... the ADX is above both the +DI and –DI. Sorry that I can't see your attachment, but...
Cleanup.js, located in Amibroker/Scripts folder, accessible through tools menu. If it is gone, there is a copy posted in my folder in the Amibroker-AFL group. ...
Primary issue is not being confident that my code calulates profit correctly Secondary problem is the disappearence of JPY Plus I'm not real sure about what...
PositionScore works correctly, but if you use PositionScore to modify the PositionSIZE, then this is done on the trading day and you have that set to 1,1,1,1....
Hi Gerard, The example you showed is during a pretty darn good uptrend. ADX is one of the better indicators ever created, IMHO, and as you have seen, when a...
Phsst said>>My own experience with ADX and +-DI was that I had a good tradingsystem using them from '95 to '00 and then they lost their usefulness... perhaps I...
Thanks Steve yeah thats where it was but after re doing my sectors etc it would seem that i have deleted it .. so that would be great if you could post it some...
I have experienced this problem also when the setting is SetTradeDelays(1, 1, 1, 1). SetOption("MaxOpenPositions", 6); PositionSize = -100 / 6; The system I...
Well, this surely explains a world of aggravation i've been having using Yahoo data. My strategies use volume data on the S&P500, and I was faulting Yahoo for...
modified Heikin-Ashi technique compares current bar open to close range with prior bars...if current is within on of the 6 prior bars then color remains the...