Richard Dale
Norgate Data
- Joined
- 22 February 2005
- Posts
- 275
- Reactions
- 205
Nicks reply to my email
For the book I used the default Delisted database and current XAO constituents as per the standard PremiumData subscription.
Now they have a new database, the Alpha PDU, which was not available at the time. This enables me to test the historical universes accurately. As an example, I can test the Small Ordinaries all the way back to 1991 using only those stocks which were ever in that universe at that exact time.
Nick Radge
AFSL 288200
What I have read elsewhere suggests using something like Foreign ( XAOA, C and then adding in => a 75 MA and adding this additional rule to the buy signal and the reverse to exit on a downtrend.
SetForeign("XAO");
IndexFilterMovingAverage = 75;
movavg = MA( C, IndexFilterMovingAverage );
RestorePriceArrays();
This is what I had
Code:SetForeign("XAO"); IndexFilterMovingAverage = 75; movavg = MA( C, IndexFilterMovingAverage ); RestorePriceArrays();
Then add the condition to your buy/sell code.
Sorry to go off topic, but I can't seem to find an answer to this questions: How do I download an entire list of a markets stocks and have them devided in to their respective sectors? Any feedback would be much appreciated.
But how do you seperate them in to sectors?
But how do you seperate them in to sectors?
Sorry to go off topic, but I can't seem to find an answer to this questions: How do I download an entire list of a markets stocks and have them devided in to their respective sectors? Any feedback would be much appreciated.
Cudderbean, Are you work for Bullcharts... ..Bullcharts cant be used with the systems in the Book..Nick uses AB...
But how do you seperate them in to sectors?
Hi I'm new to Amibroker
How do I plot the Bollinger Bands with the different parameters as per UG? I can't seem to change the deviations so the upper bar is 3 and lower bar 1.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?