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...
Show off your group to the world. Share a photo of your group with us.

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 113525 - 113555 of 143800   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
113525
hi, I believe these type of problems are usually solved using static variables. This example below would avoid two signals to be sent within the same hour and...
Edward Pottasch
ed2000nl
Offline Send Email
Aug 1, 2007
8:49 am
113526
Hi, just bought a new laptop with intel core duo processor. installed Amibroker and had a strange problem : everything is fine except Amibroker crashes all the...
george_siris
Offline Send Email
Aug 1, 2007
8:53 am
113527
Hello, No, it is a bug in your formula. Send the formula to support and we will fix your formula. By the way you are using OUTDATED version. Upgrade to 4.90...
Tomasz Janeczko
amibroker
Offline Send Email
Aug 1, 2007
9:49 am
113528
Try this link http://uk.biz.yahoo.com/p/se/cpi/cpia0.html <http://uk.biz.yahoo.com/p/se/cpi/cpia0.html> ....
hagus99se
Offline Send Email
Aug 1, 2007
11:14 am
113529
... Hello, No, I do not think it is a bug in my indicator because it works perfectly on another computer. I think the reason it does not work on the laptop is...
george_siris
Offline Send Email
Aug 1, 2007
11:31 am
113530
Hi Patrick. "... except Amibroker crashes all the time ...". I am very interested to know what you mean by 'crashes'. Is the program just hanging or are you...
Ton Sieverding
amsiev
Offline Send Email
Aug 1, 2007
11:47 am
113531
... Here are the symptoms : If i just drag and drop a standard WMA indicator in a graph, it works for a few seconds (1 to 10) then i get an error message (see...
george_siris
Offline Send Email
Aug 1, 2007
12:08 pm
113532
I told you: stop using cracked version 4.80. Cracked stuff has tendency to be unstable because crackers get their dirty hands on program and break things...
Tomasz Janeczko
amibroker
Offline Send Email
Aug 1, 2007
12:20 pm
113533
Hi Tomasz, I removed 4.8 and installed 4.9 from www.amibroker.com The problem is still there. I think it is a problem with the processor but would like to have...
george_siris
Offline Send Email
Aug 1, 2007
12:40 pm
113534
Hello, I am running dual core AMD for 3 years now everyday and have no problems. In Houston on the conference there were people running dual core Intels as...
Tomasz Janeczko
amibroker
Offline Send Email
Aug 1, 2007
12:57 pm
113535
... The fact that it works on other computer means nothing. Zillions of times people swear they use "identical" everything and then after hours of mail swap it...
Tomasz Janeczko
amibroker
Offline Send Email
Aug 1, 2007
12:57 pm
113536
Thanks for that. I took a look and it looks like these tickers are the same as the Yahoo Finance site - so it's not a complete set. I think it is really odd...
garyniemen
Offline Send Email
Aug 1, 2007
1:18 pm
113537
I upgraded TWS to the version 875 (July 26) last night and this morning I could not get any of my AB charts to work. I get the error message "no chart to...
dbwyatt_1999
Offline Send Email
Aug 1, 2007
2:03 pm
113538
Ok, this approach will not work. Even though my graphs look right and the OHLC arrays are right, because I have to stay in the 5 second timeframe, studies are...
Dennis Brown
see3d
Offline Send Email
Aug 1, 2007
3:06 pm
113539
I'm trying to create a composite of the 15 most active stocks in the NYSE and NASDAQ. I've been looking through other posts that have tried to do the same...
groovatron11d4
Offline Send Email
Aug 1, 2007
5:25 pm
113540
I have searched everywhere for coding of this indicator to be used with amibroker but I have not found one yet. There is a post on here with a coding to an...
jimbo3000series
Offline Send Email
Aug 1, 2007
5:26 pm
113542
I am using TSX stock database and need to retrieve profile info for stock. Using marketwatch I have added "CA:{a}", and it works. Hwever, I have to manually...
rome_peace
Offline Send Email
Aug 1, 2007
5:29 pm
113543
Is there a way to set the maximum number of trades a system can make in a day? AB makes it easy to set the max number of open positions in a portfolio, but...
bujg97
Offline Send Email
Aug 1, 2007
5:30 pm
113544
Hi all, I am thinking of buying Amibroker and am getting a little confused by all the different ways to get the tickers data for say the S&P 500. What is the...
corlisa68
Offline Send Email
Aug 1, 2007
5:31 pm
113545
hi there, on the same script if i have this i have the shape on the chart: SetChartOptions(0,chartShowArrows|chartShowDates); _N(Title = StrFormat("{{NAME}} -...
laurent_1967
Offline Send Email
Aug 1, 2007
6:08 pm
113546
Schaff is nothing more than a stochastic of a MACD i.e. X = EMA(C, ShortLength); Y = EMA(C, LongLength); XY = X - Y; LLXY = LLV(XY, SomeLength); HHXY = HHV(XY,...
Fred
fctonetti
Offline Send Email
Aug 1, 2007
6:21 pm
113547
Hello, this is what I have. Do not remember from where I got it.... // Schaff Trend Cycle pdsCy=Param("Schaff cycle periods",10,2,40,1); pdsSh=Param("Short...
PW
pwraceochmotor
Offline Send Email
Aug 1, 2007
7:37 pm
113548
You said : "I have this indicator on Metatrader but the code is different and can't be used with amibroker's formula language." Why not posting the code and...
Ton Sieverding
amsiev
Offline Send Email
Aug 1, 2007
7:46 pm
113549
Corey, The lists depend on the source of your data. If you have a paid subscription, the standard lists (NYSE, AMEX, NASDAQ, ADRs, ETFs etc) are built in. You...
Ara Kaloustian
Akaloustian
Offline Send Email
Aug 1, 2007
9:02 pm
113550
Took a trial at IQFeed today just so I could get tick data from NYMEX (IB is a waste). Today was a total IQFeed waste too (NYMEX feed screwed up) and now I...
tjloyd
Offline Send Email
Aug 1, 2007
9:28 pm
113551
timenum uses the time shown for the bars. this depends on your settings to use either start or finish time. You need to match this time. It also requires that...
Graham
kavemanperth
Offline Send Email
Aug 2, 2007
12:16 am
113552
All is well over here with AB and TWS 875.1...
Bryan
bpgiles117
Online Now Send Email
Aug 2, 2007
12:50 am
113553
Hello Everyone, Thinking about converting intra-day charting to the Volume Tick Based Charts setting (V - shares/contract) using IB data set to tick. Yes I...
Jerry Gress
thegress
Offline Send Email
Aug 2, 2007
12:58 am
113554
I tried that once, too. As long as I was live everything was hunky dory, it's a technical term. :) Backfills, however, were quite another story since IB...
tjloyd
Offline Send Email
Aug 2, 2007
1:07 am
113555
Dennis, You might want to change to Ninja Trader Charting 6.0. Has neat order entry that pops up on chart etc. Just one problem my first day of trial ...
Jerry Gress
thegress
Offline Send Email
Aug 2, 2007
1:28 am
Messages 113525 - 113555 of 143800   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