Since the "nine" or the "thirteen" TomDeMark rules are rare the last year, I modified the system to detect sequences from 5 to 25. Since in the shapeDigitX...
William, Thanks very much. I was looking for 1). This has really helped me get beyond where I was stumped. The help is much appreciated. Larry M. Powell ...
hi, I downloaded the zip and I put the file CustomIbTwsAmi.dll in the plugin directory. Then I start up Amibroker and make a new database. Somehow it can not...
Henry, I just reread your request and realised that I gave you a formula for greater than 20 instead of less than 20. The '5' represents the number of bars (or...
William Peters
williampeters@...
Sep 1, 2003 11:48 am
46764
I believe I picked up this code from the somewhere... HighMom = H - Ref( H, -2 ); LowMom = L - Ref( L, -2 ); Cond1 = ( H >= Ref( L,-5) OR H >= Ref( L, -6 ) ); ...
HB, i got it to run but there were a couple of 'oddities' i encountered. Firstly, thanks for the tool. I rather suspect that Tomasz will cover some of the same...
my filter seems to work fine, however I'd like to output the result on the day which filter is true only. Here is my AA. TIA // Filter spec: // close is...
has anyone tried Jurik's enhanced indicator functions? if so, what did you think? they're pricey for sure, relative to AB especially, but do look interesting. ...
I replaced a SMC router with the 614+ in order to add two Dell notebooks about 6 months ago The setup and support [with win2k] was top notch--just re-ran the...
Never used Jurik before. AB is a tools on which you could customize and build your own system and indicator. Is Jurik the same? TIA ... did you ... ...
Hi, I got this VB error: Run-time error '1004': ClearContents method of Range class failed. on this line: Worksheets("Data").Range("A1:D10000").ClearContents ...
The problem with Jurik is that the product is so "well-guarded" that you can't evaluate it. If you have a specific application you might try to find somebody...
could someone tell me a bit about Herman's DLLs, found in his folder in Files? - is anyone using HBT3A, and if so, do you find it useful? - I don't see any...
I commented on the T3 in my earlier email. The hbEquity() is a dated experimental function for reversal systems (uses only two signals), it has a feedback bit...
... timeframe. I'd like a simple daily - weekly chart setup, where I only have to enter the symbol once to change the symbol for both charts simultaneously. ...
hi herman, thanks for the feedback. my understanding is that the lack of lag in the jurik stuff makes drop-in replacement not necessarily a good idea....
I tried to run your explore....there are a couple of errors... In the filter statement....change barsincegapup to barsSincegapup and in the AddColumn...
First: i haven't been at the Jurik site for years so I can't say what has changed or been added since I made my tests. My test was a very short-term high...
Ken, or other FTrack user: Is it possible to import timing signals created in FTrack or Trade? Thanks, Larry M. Powell ... Eliminate annoying spam! My mailbox...
That's also true for many expensive courses. Fortunately this web site provides good instruction for Amibroker and lots of classroom interaction :)) Lionel ......
Do you have the RT version of Amibroker installed with the real-time components options? Can you see the myTrack or Esignal plugins under Tools->Plugins? ... ...
"I'm confused about t3 though." T3 is a Tim Tillson indicator (see the byline in the article). Although, Tim and Jurik live in the same state, Colorado, and...