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 to share photos of your group with the world? 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 98306 - 98335 of 143724   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
98306
Hello, That's why - your porftolio cash is apparently larger than 0.1% of trading volume so it is not entered. Note that Limit trade size setting is for...
Tomasz Janeczko
amibroker
Offline Send Email
Jul 1, 2006
8:20 am
98307
Allan, From my previous post: 'SPP basically scans derived or calculated ratios/indicators (including some proprietry ratios) from price data and fundamentals...
brian.z123
Offline Send Email
Jul 1, 2006
10:06 am
98308
michael, I had the same issue awhile back, I think new data in the OI field just simply doesnt trigger a save action, pressing the save button doesnt ...
Paul Ho
paultsho
Offline Send Email
Jul 1, 2006
10:06 am
98309
Hello Don, Thanks for your post. Do you mean you are using Reuters with Ami? If so what is the format, how are you getting it and how do you use it to manage...
brian.z123
Offline Send Email
Jul 1, 2006
11:56 am
98310
Hello, I have 2 questions with AMB : 1- I see that there is an Easy Alert window : I cannot see how I can open it..... and add an alert. 2- AFL :...
martinod
myantiqs
Offline Send Email
Jul 1, 2006
12:17 pm
98311
Hello Ryan, Thanks for that. I agree there is an anomaly regarding SEED. I am still tracking that one down. Could you provide any further examples or comment. ...
brian.z123
Offline Send Email
Jul 1, 2006
2:07 pm
98312
I was wondering how you are getting this free EODDATA website and what the web address is. I don't have it listed in my AmiQuote list for sites to down load...
Steve Kuball
stevekub101161
Offline Send Email
Jul 1, 2006
2:38 pm
98313
An Indicator /* Fools Like Us The first presumption is that Institutions (the smart money) buy at Close, and that their activity is best determined by using...
Gerard Carey
gerard_carey
Offline Send Email
Jul 1, 2006
2:54 pm
98314
I'm trying scan using the ATR Trading system downloaded from the library It prints about 12 results then I get an error msg. stating the var buy used without...
dom1_1998
Offline Send Email
Jul 1, 2006
3:02 pm
98315
When you get an error, it probably means that the variable did not get a value because it is being defined inside a loop or if statement ... and in this case...
Ara Kaloustian
Akaloustian
Offline Send Email
Jul 1, 2006
3:26 pm
98316
Hi Tomasz, I am using the TC2005 plug-in and each weekend I perform a retrieval to get the latest Stocks, Indicies, and Sector/Industry Assignments. Do you...
marketmonk777
Offline Send Email
Jul 1, 2006
4:24 pm
98317
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the amibroker group. File : /TJ...
amibroker@yahoogroups...
Send Email
Jul 1, 2006
4:39 pm
98318
Hello, No log is generated. Best regards, Tomasz Janeczko amibroker.com ... From: "marketmonk777" <dlittner@...> To: <amibroker@yahoogroups.com> ...
Tomasz Janeczko
amibroker
Offline Send Email
Jul 1, 2006
4:40 pm
98319
Just uploaded in the files the example code by TJ using rotational trading for rebalancing. As you will read, he is going to introduce 2 more functions to...
vlanschot
Offline Send Email
Jul 1, 2006
4:47 pm
98320
Brian, I signed up for the one month free trial for EQUIS MetaStock. The setup included the Reuters Downloader. After trying ther program, I decided that I...
Don Lindberg
lindbergdon
Offline Send Email
Jul 1, 2006
5:17 pm
98321
FYI - its already avail via knowledgebase: http://www.amibroker.com/kb/category/afl/systems/ d...
dingo
dingodigital
Offline Send Email
Jul 1, 2006
5:18 pm
98322
Steve, The address for EOD Data is http://www.eoddata.com/. You have to create a login, but it is free. Once you get to site you will see the information...
Don Lindberg
lindbergdon
Offline Send Email
Jul 1, 2006
5:34 pm
98323
Hi Ara: I tried your suggestion but keep getting stopped at the "Buy = ExRem(Buy, Sell); //Elimina semnalele buy consecutive" Maybe I wasn't doing it right....
Dominick
dom1_1998
Offline Send Email
Jul 1, 2006
5:47 pm
98324
Don, Is there any special setup that is require in amibroker to get data from this site? Can you add it to AmiQuote to down load automatically? Thanks for the...
Steve Kuball
stevekub101161
Offline Send Email
Jul 1, 2006
5:52 pm
98325
Other than a couple of line wrap errors, it seems to work fine....
Bill Schmidt
wjs45244
Offline Send Email
Jul 1, 2006
6:49 pm
98326
Dom, I had same problem ... I defined a few variables before loop and that takes care of errors.... but got zero hits. I also changed some statements in the...
Ara Kaloustian
Akaloustian
Offline Send Email
Jul 1, 2006
7:48 pm
98327
Don. See my post # 98252 on this suject. It should answer you questions. Dick H. ... data from this site? Can you add it to AmiQuote to down load ...
areehoi
Offline Send Email
Jul 1, 2006
8:59 pm
98328
How I can program ADX when has clearly turned off the bottom. Dr. Elder suggest waitng until ADX rises 4 steps off its low. Thanks in advance. Eduardo....
amarilloblanco
Offline Send Email
Jul 1, 2006
11:09 pm
98329
Your code doesn't work because it never finds a number outside of your initialized 9999999 and - 9999999 values. It cannot find a number outside this range...
Terry
magicth
Offline Send Email
Jul 1, 2006
11:17 pm
98330
If you have an array variable inside a for loop you need to use the array identifier with it, and provide an intital ( or default) value for it ...
Graham
kavemanperth
Offline Send Email
Jul 2, 2006
12:15 am
98331
Terry ...right ... The initialization should be R=S=Close; Updated code attached. ... From: Terry To: amibroker@yahoogroups.com Sent: Saturday, July 01, 2006...
Ara Kaloustian
Akaloustian
Offline Send Email
Jul 2, 2006
12:19 am
98332
Hello Don, Yes, that does help, thanks. I appreciate everyone who chip in at the forums. I have been using MS for a while and am in the process of changing ...
brian.z123
Offline Send Email
Jul 2, 2006
1:16 am
98333
Run and export explorations before and after the weekly retrieval, then compare the two CSV files with the utility of your choice. [Comp is available from the...
Bob Jagow
BobJagow
Offline Send Email
Jul 2, 2006
1:27 am
98334
We've been working very hard to produce an automatic updating solution for AmiBroker. Thanks to several AmiBroker users in this forum who have assisted with...
Richard Dale
richardadale
Online Now Send Email
Jul 2, 2006
1:50 am
98335
Hi Bob, I believe that the Worden's perform a weekly database maintenance by adding/removing symbols, data corrections, assignment or re-assignment of stocks...
marketmonk777
Offline Send Email
Jul 2, 2006
2:22 am
Messages 98306 - 98335 of 143724   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