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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 64728 - 64757 of 127275   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
64728
Hi, How do I get Amibroker to exit the same day when a profit target is reached, bt NOT the same day when the trade was entered ? This seems to be the case in...
bardo_mueller
Offline Send Email
Jun 1, 2004
7:14 am
64729
Anthony, The use formula only box is unchecked. I couldn't download your attachment, perhaps because the box said it was "not stored"...could you try sending...
jc904040
Offline Send Email
Jun 1, 2004
8:10 am
64730
I haven't been able to extract the latest betas for several weeks, as I get the following message: "Could not extract the current file. Access is denied." Have...
nickrobn
Offline Send Email
Jun 1, 2004
8:47 am
64731
Hi All, Sorry but this is a newbie trying to still wade through some elementary stuff. I keep getting a syntax error on Name in the below code snippet and was...
Martin Cooney
rastarr2000
Online Now Send Email
Jun 1, 2004
10:56 am
64732
Try this if ( Name() = StrExtract( FVol , 1) ) //asx code match Cheers, Graham http://e-wire.net.au/~eb_kavan/ ... From: Martin Cooney...
Graham
kavemanperth
Offline Send Email
Jun 1, 2004
11:00 am
64733
In typical fashion when I pretend to write code :), your help gives a syntax on the following = for some reason. Weird...
Martin Cooney
rastarr2000
Online Now Send Email
Jun 1, 2004
11:11 am
64734
Jc, If you are viewing from Yahoo, then the attachments are not stored....you would be able to see attachments if you read from your email .... Anthony...
Anthony Faragasso
ajf1111us2000
Offline Send Email
Jun 1, 2004
11:13 am
64735
Marcia, Lock/Set doesn't "Reset" anything. While it is in the 1 position it "Saves" the parameters to file. You need to slide the lockset to 1 and adjust...
Michael.S.G.
theozfalcon
Offline Send Email
Jun 1, 2004
11:19 am
64736
if ( Name() ==StrExtract( FVol , 1) ) //asx code match...
Anthony Faragasso
ajf1111us2000
Offline Send Email
Jun 1, 2004
11:24 am
64737
Sorry should also be if ( Name() == StrExtract( FVol , 1) ) //asx code match Cheers, Graham http://e-wire.net.au/~eb_kavan/ ... From: Martin Cooney...
Graham
kavemanperth
Offline Send Email
Jun 1, 2004
11:52 am
64738
Would be appreciative if someone would direct me to an explanation of the portfolio equity chart developed by the portfolio backtester. Many thanks....
Sam Levy
slevyaa
Offline Send Email
Jun 1, 2004
12:14 pm
64739
The Portfolio equity is store in a price array name ~~~Equity, you can find it in your work space. The OHLC fields of this price arrays are used to store...
Herman van den Bergen
psytek2
Offline Send Email
Jun 1, 2004
12:45 pm
64740
Hi, When trying to export data from Amibroker the data is missing the last digit, only 3 decimal places is being exported while for my ForEx data I need 4...
Fraser
izeickl
Offline Send Email
Jun 1, 2004
12:53 pm
64741
Quick note, I dont have Limit Number Of Saved Quotations checked.. Also, the dates in exported data is only going down to daily, not hourly which the database...
Fraser
izeickl
Offline Send Email
Jun 1, 2004
1:02 pm
64742
Marcia, That would be your own email server. You should be able to find this under Tools/Accounts in Outlook/Outlook Express. This is NOT your Yahoo address, ...
Terry
magicth
Offline Send Email
Jun 1, 2004
1:32 pm
64743
I can't delete rows in the RT Quote Window in 4.56.1--anyone else with a disfunctional delete key?...
Bob Jagow
BobJagow
Offline Send Email
Jun 1, 2004
1:49 pm
64744
Hi, My test batch file is very simple. I've modified the example batch script very slightly. The program executes the backtest and then comes up with an error....
firehorse888uk
Offline Send Email
Jun 1, 2004
2:12 pm
64745
If I select the row with a left click and press delete, it seems to work here in 4.56.1. ... __________________________________ Do you Yahoo!? Friends. Fun....
Robert Nemeth
rjnemeth
Offline Send Email
Jun 1, 2004
2:14 pm
64746
I suddenly have no real-time...i have amibroker professional version with eSignal data feed...can someone please help me step by step...how to bring my...
dcrlin
Offline Send Email
Jun 1, 2004
2:57 pm
64747
Working here now--operator error? Thanks, Bob ... From: Robert Nemeth [mailto:rjnemeth@...] Sent: Tuesday, June 01, 2004 7:15 AM To:...
Bob Jagow
BobJagow
Offline Send Email
Jun 1, 2004
3:24 pm
64748
Hello, File can be not writeable because of: - it is locked by running process or - it is marked as read-only. Restart your machine. If this does not help...
Tomasz Janeczko
amibroker
Offline Send Email
Jun 1, 2004
3:28 pm
64749
What does the lower right corner box show? Two other appps should be open: -eSignalDataMangr -eSignal plug-in Try a restart? Bob ... From: dcrlin...
Bob Jagow
BobJagow
Offline Send Email
Jun 1, 2004
3:30 pm
64750
Hello, The script you are using is obsolete. The script below was created Dec 22, 2002 for use with version 4.23 which did not have portfolio backtester (only...
Tomasz Janeczko
amibroker
Offline Send Email
Jun 1, 2004
3:32 pm
64751
Just choose View->Real Time Quote menu Best regards, Tomasz Janeczko amibroker.com ... From: "dcrlin" <dcrlin@...> To: <amibroker@yahoogroups.com> Sent:...
Tomasz Janeczko
amibroker
Offline Send Email
Jun 1, 2004
3:33 pm
64752
It is easier and faster to use Automatic Analysis Exploration and then Export instead as described in the users guide: ...
Tomasz Janeczko
amibroker
Offline Send Email
Jun 1, 2004
3:34 pm
64753
Hi Bob, It says: 'connect ok to all servers'. eSignal is always open. What's should I do next? Thanks. ... version...
dcrlin
Offline Send Email
Jun 1, 2004
3:34 pm
64754
sSignal working here. You could always do a reboot of your entire system and see if that solves the problem, rgds ... From: dcrlin To:...
ed
ed2000nl
Offline Send Email
Jun 1, 2004
3:40 pm
64755
Choose View->Real Time Quote menu. Best regards, Tomasz Janeczko amibroker.com ... From: "dcrlin" <dcrlin@...> To: <amibroker@yahoogroups.com> Sent:...
Tomasz Janeczko
amibroker
Offline Send Email
Jun 1, 2004
3:42 pm
64756
Hello, I tried installing the API for IB, but received a message that olepro32.dll is in use. All my programs are shut down except for the installer, but...
Gary A. Serkhoshian
serkhoshian777
Offline Send Email
Jun 1, 2004
3:48 pm
64757
Hi, I tried this, but it simply exported the results of the exploration while I just want the raw price data? ... then Export instead ... Database Data ... ...
Fraser
izeickl
Offline Send Email
Jun 1, 2004
3:52 pm
Messages 64728 - 64757 of 127275   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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