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...
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...
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...
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...
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...
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...
Would be appreciative if someone would direct me to an explanation of the portfolio equity chart developed by the portfolio backtester. Many thanks....
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...
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...
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...
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, ...
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....
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....
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...
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...
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...
Just choose View->Real Time Quote menu Best regards, Tomasz Janeczko amibroker.com ... From: "dcrlin" <dcrlin@...> To: <amibroker@yahoogroups.com> Sent:...
Choose View->Real Time Quote menu. Best regards, Tomasz Janeczko amibroker.com ... From: "dcrlin" <dcrlin@...> To: <amibroker@yahoogroups.com> Sent:...
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...
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 ... ...