Search the web
Sign In
New User? Sign Up
amibroker · AmiBroker User's List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 94348 - 94377 of 143746   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
94348
Hi Ron, ADX, MDI and PDI are actually fairly lengthy series of calculations as they use the stock's True Range, summing and some other voo doo a'la Wilder. To...
NW Trader
pkhargus
Offline Send Email
Mar 1, 2006
8:01 am
94349
How do you define a variable that will, upon a condition met, take the current value but if the condition is not met then it will keep using the value it has? ...
dsb_mac
Offline Send Email
Mar 1, 2006
8:21 am
94350
If in your example you only want it to keep the highst value then use Highest function. It will keep the value at the highest until a new higher highest occurs...
Graham
kavemanperth
Offline Send Email
Mar 1, 2006
8:41 am
94351
Thanks Graham, but i am looking at the Formula Name window in the Editor window, not the symbol name. My filenames are always truncated so I would like to make...
Herman van den Bergen
psytek2
Offline Send Email
Mar 1, 2006
8:51 am
94352
check out ValueWhen() herman ... From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com]On Behalf Of dsb_mac Sent: Wednesday, March 01, 2006 3:20 AM...
Herman van den Bergen
psytek2
Offline Send Email
Mar 1, 2006
8:54 am
94353
Thank Michael. I think that is the way to go. Why addtocomposite cannot be used in Chart mode is not clear to me. I'm going to look at your portfolio builder...
cstrader
cstrader232
Offline Send Email
Mar 1, 2006
12:11 pm
94354
Hi, Is there an option to make the backtest report pop-up maximized everytime a backtest is run? I find myself clicking the Report button over and over and...
giggollo99
Offline Send Email
Mar 1, 2006
12:43 pm
94355
Well by now anyone who did not attend knows they missed something really great. Thank you all for all your positive comments and for coming to the conference. ...
richardlboroff
Offline Send Email
Mar 1, 2006
1:21 pm
94356
On Sunday Afternoon, Tomasz visited a DisneyWorld Toy store in the Galleria and supposedly left with about 4 big bags of things for his kids. What did you buy...
richardlboroff
Offline Send Email
Mar 1, 2006
1:27 pm
94357
Or you can work from here among other places ... http://www.linnsoft.com/tour/techind/adx.htm ... as they ... Wilder. To ... have come ... frequently to ... ...
Fred
fctonetti
Offline Send Email
Mar 1, 2006
1:31 pm
94358
What is this? I can't find any info about it on amibroker website. And I dont want to install it before I know what it is. Can anyone tell me? Regards, ...
wolfgang mrazek
wolfgangm
Offline Send Email
Mar 1, 2006
2:18 pm
94359
Hi, I'm very new to AmiBroker and having a conceptual problem with the coding language. I've implemented some code based on an alertif. However, I now want to...
David Jennings
swdje1
Offline Send Email
Mar 1, 2006
2:19 pm
94360
From V4.7 all of the tools on the bar are floating tools. So, grab the double vertical line to the left of the symbol field and drag it off the toolbar, now...
mac_bosh
Offline Send Email
Mar 1, 2006
2:19 pm
94361
Dear Friends, Cond1 = MA (Close,5)> MA (Close,13); Cond2 = MA (Close,8)> MA (Close,13); Cond3 = MA (Close,8)< MA (Close,13); Cond4 = MA (Close,5)< MA...
aca_trader
Offline Send Email
Mar 1, 2006
2:21 pm
94362
Pass it an URL and it will download the page to your disk. d _____ From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of wolfgang...
dingo
dingodigital
Offline Send Email
Mar 1, 2006
2:51 pm
94363
See AmiBroker website: http://www.amibroker.com/download.html ... From: wolfgang mrazek To: amibroker@yahoogroups.com Sent: Monday, February 27, 2006 2:22 PM ...
wavemechanic
wd13x6
Offline Send Email
Mar 1, 2006
2:57 pm
94364
Hi, from a first view it should be correct. I would plot the averages so you can better view when and if your conditions appear. Then you could also add an...
Thomas Z.
thomas_001us
Offline Send Email
Mar 1, 2006
3:03 pm
94365
In your loop this and other components like this would appear to be problematic ... LLV(z[i],5) LLV operates on an array, not on an individual element of an...
Fred
fctonetti
Offline Send Email
Mar 1, 2006
3:03 pm
94366
Thanks, Eagerly waiting for the reply. Best Regards, --Ashish ... so you can ... current) ... On Behalf...
aca_trader
Offline Send Email
Mar 1, 2006
3:16 pm
94367
not that I know of but this might help: Run the Report Explorer and keep it running whilst doing your backtests. The results will appear on the last line and...
dingo
dingodigital
Offline Send Email
Mar 1, 2006
3:19 pm
94368
No problem. You can also set the cursor to any function and press F1 for detailed help about this function. This is very helpful. Regards - - - - - - - - - - -...
Thomas Z.
thomas_001us
Offline Send Email
Mar 1, 2006
3:20 pm
94369
Urgent ... help How to roll my intraday data back to previous day ( one day back)...
aboaziz_sa
Offline Send Email
Mar 1, 2006
3:20 pm
94370
Hi, symbol -> quote editor -> mark all desired data and press delete. Fast enought ? ;-) Regards - - - - - - - - - - - - - - - - - - - - Thomas ...
Thomas Z.
thomas_001us
Offline Send Email
Mar 1, 2006
3:23 pm
94371
Chuck and Others Interested in the Houston Conferrence. Turns out that I did leave out a name that should have been mentioned that was instrumental in getting...
David Fitch
dave9542
Offline Send Email
Mar 1, 2006
3:37 pm
94372
Patrick, thanks for this very definitive reply. After seeing this your excellent discussion of yours, I will just continue using my modifications of the...
mrdavis9
xokie7
Offline Send Email
Mar 1, 2006
3:38 pm
94373
If I do the following I get an error message. 1. I open a DOS window in windows XP Pro 2. In DOS I change my directory to the location of URLGET.EXE 3. CD...
Ed Hoopes
reefbreak_sd
Offline Send Email
Mar 1, 2006
3:44 pm
94374
Read this: http://www.amibroker.com/newsletter/02-2001.html d _____ From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of Ed Hoopes ...
dingo
dingodigital
Offline Send Email
Mar 1, 2006
3:55 pm
94375
Hello, i have found the following about param parameter in the help: sincr - automatic section increment value (used by drag-drop interface to increase default...
Thomas Z.
thomas_001us
Offline Send Email
Mar 1, 2006
3:59 pm
94376
David Jennings - LLV and HHV generate arrays and not single numbers. You can prove this to yourself by doing a plot or an explore. When you make a...
Joe Landry
rob61roy
Offline Send Email
Mar 1, 2006
4:13 pm
94377
Mac, I am trying to size the "Formula Name" field-window in the Formula editor, not the "Symbol Field". I guess the customize option does not apply to the...
Herman van den Bergen
psytek2
Offline Send Email
Mar 1, 2006
4:34 pm
Messages 94348 - 94377 of 143746   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help