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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 124748 - 124778 of 143742   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
124748
What exactly doesn't work about it? Is your problem simply the fact that you're missing an argument to the zig() function (e.g. zig(x, 5) for 5% zig zag swings...
Mike
sfclimbers
Offline Send Email
Jun 1, 2008
7:41 am
124749
I do not understand your question. Try again using very simple language. Make it easier for the translator. Ich verstehe nicht Ihre Frage. Versuchen noch...
Mike
sfclimbers
Offline Send Email
Jun 1, 2008
7:49 am
124750
Actually, x is my percentage of zig. ... From: Mike <sfclimbers@...> To: amibroker@yahoogroups.com Sent: Sunday, June 1, 2008 12:41:36 PM Subject:...
Doji Star
dojistarbullish
Offline Send Email
Jun 1, 2008
7:55 am
124751
The Zig function will not take an array as percetnage, it must be single fixed number It also requires the first input to be the base array that the zig is ...
Graham
kavemanperth
Offline Send Email
Jun 1, 2008
8:12 am
124752
I draw a line "Study UP" do backtest and AB buy correctly I draw a second line "Study UP" do backtest and AB buy just the first line? i Delete the first line,...
Klaus
kmunnecke
Offline Send Email
Jun 1, 2008
8:14 am
124753
Thank you. Looks like it is going to be manual input. ... From: Graham <kavemanperth@...> To: amibroker@yahoogroups.com Sent: Sunday, June 1, 2008...
Doji Star
dojistarbullish
Offline Send Email
Jun 1, 2008
8:16 am
124754
I draw a line "Study UP" do backtest and AB buy correctly I draw a second line "Study UP" do backtest and AB buy just the first line? i Delete the first line,...
kmunnecke
Offline Send Email
Jun 1, 2008
8:21 am
124755
Ok, then assuming that a and y are both scalers, just do something along the lines of zig(Close, x); Or, is your problem that x is ending up being an array? ...
Mike
sfclimbers
Offline Send Email
Jun 1, 2008
8:27 am
124756
i draw a line "Study DN" then i draw a line "Study UP" AB buy only the first line "Study DN" Now you understand my problem?...
Klaus
kmunnecke
Offline Send Email
Jun 1, 2008
8:39 am
124757
Use Study ID "01", "02", "03", etc. Use Optimization to see results from different lines. Mike Risiko = -0.25 ; //risiko auf das depot RisikoimWert = Ref...
Mike
sfclimbers
Offline Send Email
Jun 1, 2008
8:53 am
124759
Thank you, but I think this is not my problem. I buy one worth (Shares) 3 times. at first my stop if the low yesterday, now i look a stop 1 ATR. the buy time...
kmunnecke
Offline Send Email
Jun 1, 2008
9:28 am
124760 Doji
dojistarbullish
Offline Send Email
Jun 1, 2008
9:32 am
124761
... Hello, I can't dream of a system that give 300 thousand "profitable" combinations... I'am very impressed. To be serious, here is a way to fill Excel sheet...
reinsley
Offline Send Email
Jun 1, 2008
9:38 am
124762
I think a picture says more than one thousand words i have 15 trades. http://img233.imageshack.us/my.php?image=21arc2.gif now i look the trades in AB. i draw a...
kmunnecke
Offline Send Email
Jun 1, 2008
10:00 am
124763
Hi Steve, Thanks for this code. It has solved a problem I have been working on for some time. I have now been able, by using the Parameter box, to set Start...
peterjldyke
Offline Send Email
Jun 1, 2008
10:31 am
124764
Seems that somehow some of the folders/files got changed to read only. Changed all files to full access and problem solved....
gmorlosky
Offline Send Email
Jun 1, 2008
11:08 am
124765
See Users Guide ... From: Tipss_Bse_Nse To: amibroker@yahoogroups.com Sent: Saturday, May 31, 2008 8:48 PM Subject: [amibroker] EOD for NYSE and NASDAQ dear...
wavemechanic
wd13x6
Offline Send Email
Jun 1, 2008
11:44 am
124766
Hello, Read the User's Guide: http://www.amibroker.com/guide/h_portfolio.html part about backtest modes and differences between regular and raw modes. Best...
Tomasz Janeczko (grou...
amibroker
Offline Send Email
Jun 1, 2008
11:52 am
124767
Hello, "Local file can't be opened..." Usually this means that your download directory as set in the settings does not exist. Please go to AmiQuote,...
Tomasz Janeczko (grou...
amibroker
Offline Send Email
Jun 1, 2008
11:52 am
124768
AA as a whole is due to some important changes in the future. Also Walk-Forward feature will be extended. As for running walk forward from - well why not ... I...
Tomasz Janeczko (grou...
amibroker
Offline Send Email
Jun 1, 2008
11:52 am
124769
Hello, ADLine is CALCULATED from symbols present in your DATABASE only, since data sources like Yahoo don't give historical values of advances/declines. For...
Tomasz Janeczko (grou...
amibroker
Offline Send Email
Jun 1, 2008
11:52 am
124770
Hello, You need to use the server that works in unencrypted mode (SMTP) GMail is using SSL that's why it does not work. However support for SMTP over SSL will...
Tomasz Janeczko (grou...
amibroker
Offline Send Email
Jun 1, 2008
11:54 am
124771
Forgot about that. Surprised there is not an IsFund() function but easy enough to code. Bill ... From: Mike To: amibroker@yahoogroups.com Sent: Sunday, June...
wavemechanic
wd13x6
Offline Send Email
Jun 1, 2008
11:54 am
124772
MIke - appreciate the help - that's some great sample code for me to work with. Thanks so much! Damian...
droskill
Offline Send Email
Jun 1, 2008
1:09 pm
124773
Hi Peter, glad you found it useful. Except for running optimizations, I am pretty much doing everything in charts these days ( using the old Equity() function...
Steve Dugas
djs44us
Offline Send Email
Jun 1, 2008
5:15 pm
124774
You can only have one open trade at a time for each stock. If you want to have more than one trade open at the same time, you have two choices: 1) Set Buy to...
Mike
sfclimbers
Offline Send Email
Jun 1, 2008
9:16 pm
124775
By using FastTrack data, I have never really had a need to learn to use the Import Wizard, but now having worked with the ASCII Importer and the Wizard for...
Ken Close
ken45140
Offline Send Email
Jun 1, 2008
10:33 pm
124776
Thanks TJ. Thats good news. Gmail/SSL support wud help a lot. One more note: I found out that most likely my ISP. (AT&T) is blocking port 25 for SMTP. So I am...
gajananl
Online Now Send Email
Jun 1, 2008
10:58 pm
124777
Hi Guys, I'm debugging two routines with the help of DebugView. The two routines 'should' produce the same output. But they don't. One uses for...next looping...
sidhartha70
Offline Send Email
Jun 1, 2008
11:32 pm
124778
Hello, I now have a few new problems with PlotShapes, but managed to get ahead well with the help I received previously. 1. If I use my indicator from, say,...
Jan Malmberg
jan@...
Send Email
Jun 2, 2008
12:00 am
Messages 124748 - 124778 of 143742   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