I clicked on the show raw trade arrows and I see a lot of arrows, which confirm what I thought. There are a lot of signals but the backtester only generates...
Use ToolTip reserved variable. I don't know if there is a way to remove default Date and Value from ToolTip: /*** START ***/ Title = "\\c25"+Name()+ "\\c11...
Here is a version of Graham's code with two digit years: y = Year()%100; /***** 1) Execution: AA - ApplyTo (set "filters") - Date Range (doesn't work) - Scan ...
Hi all, I'm trying to use the value of an indicator (DMI value for Dow Jones Industrials)in a system formula for confirmation of market direction. I know I...
That was my first impression also. But after checking for Virus Alert I got nothing. So ... Ton. ... From: Tomasz Janeczko To: amibroker@yahoogroups.com Sent:...
This is simple enough to do already by switching to a money market fund on sells / covers. As far as constant dollar or inflation related results go this can...
You need to use SetForeign("^DJI"); ... From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com]On Behalf Of blakerandy Sent: Sunday, April 01, 2007...
I'm having a similar problem, although I'm using the IB plugin for backfill: I have created a database with local data storage enabled. Adding a symbol to the...
I'm trying to find top 100 positive/negative correlation pairs out of 3000 x 3000 correlation matrix. How do I change the script to produce 9 million rows of (...
Hi, hope you could help me in creating my own custom index. I have 8 stocks that I would like to include in the index, and each of the stocks have their own...
Do all maintenance in AIQ (splits, symbol changes, etc.) and then import Everything to AB, so that the changes will get overwritten. AB Importer is very fast,...
I forgot to add that the only maintenance needed in AB (once a week, month, etc.) would be to run a script to delete non-trading tickers. Script example can be...
Can someone explain to me exactly how they have (below) encoded a requirement for me to communicate with their computer to simply perform a copy operation from...
It usually do this by saving the webpage (HTML only) and then open the .htm file in excel. Works well also with your page, but you need some cleaning up...
Hi Yuki -- I can copy those four columns, select a cell in Excel, paste the data using the Paste Special - Text command, and the data is ready to use in Excel....
That works, thanks. Do you get a warning box after the file-open request complaining about two missing .css files? I do, but the file opens anyway, and I'm...
I got this info from Esignal. Although they will continue with existing basic subscriptions. that means new subscribers will need to subscribe to the Premier...
Hi Howard, The fiscal year ended in Japan (for most companies) on March 31. So there are a lot of changes that usually surprise us on April 1. ^_^ For years,...
Yes, you can safely ignore the warning box (click OK). Can't help you re. the firewall. I do get the same firewall notice and when I deny connection it still...
I have a free open-source add-in that can grab that information for you. The add-in, documentation on its functions, and sample templates can be found in the...
When I download Yahoo fundamental data the forward PE ratio is showing up as "N/A". I did npt have problems with this before....Is anyone else having this...
Hi Randy, Two questions please: 1) Which of the many add-ins is the one you used? 2) How can I identify cells? (For example, I don't want the headers, in fact...
Can't explain what's going on but, if you use Firefox, there are a few addons to help grab tabular data (TableTools, Table2Clipboard). Have a look at ...
Brian -- I've looked for both ODBCPLugin.doc and FundamentalDataProviders.xls in the files section and can't find either. Are they posted? If so, where? ...