I am looking for
historical quotes of these futures. I heard there are quotes in continuous mode.
Anyone can show me some sources, preferably free ones?
Thank you in
advance.
Clement
Please note that this group is for discussion between users only.
To get support from
I make the
following codes to check the daily trend:
TimeFrameSet(inDaily);
trend_major=MACD(12,26)>Signal(12,26,9);
TimeFrameRestore();
So, if it is 1
then the daily trend is up and if the trend_major is 0, then the daily trend is down. Usually I will
refer the code
I plan to
confirm the major trend with daily chart. If the MA(C,10) is higher than
ma(C,35), then, it is up trend. I would like to use the above confirmation in a
60-minute chart so I can trade with the major trend.
I would
appreciate any help… Thanks in advance.
//
Maj
---Original Message-
From: amibroker@yahoogroups.com
[mailto:amibroker@yahoogroups.com] On Behalf Of Clement, Gmail
Sent: Monday, May 29, 2006 10:00
To: amibroker@yahoogroups.com
Subject: [amibroker] Do not show
the result of ParamList in Interpretation window...
When I use ParamList to make a list o
http://e-wire.net.au/~eb_kavan/ab_write.htm
On 30/05/06, Clement,
Gmail < [EMAIL PROTECTED]>
wrote:
Hi, Rick,
Thanks for your code. I paste the codes
into AB. I check the returned values but they are incorrect. I am new to AB and
I don't know how your code
+2,H,1);
bar2L = ValueWhen(bi ==XX+2,L,1);
Rick
--- "Clement, Gmail" <[EMAIL PROTECTED]> wrote:
> I am using 15-minute chart and the first bar started
> at 8:00am. Please tell
> me a way to get the high and low of the first 2 bars
> of current day.
>
>
&
It is glad to know that Graham is offering his skill away. He is a guru.
Clement
-Original Message-
From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of dorzfn
Sent: Saturday, May 27, 2006 9:47 PM
To: amibroker@yahoogroups.com
Subject: [amibroker] Re: Anyone interest
I am using 15-minute chart and the first
bar started at 8:00am. Please tell me a way to get the high and low of the
first 2 bars of current day.
Thank you.
Clement
Please note that this group is for discussion between users only.
To get support from AmiBroker please s
When I use ParamList to make a list of parameters for an
indicator, AB always show its value in the interpretation window. How to make
AB now to show the selection?
Thank you in
advance.
Clement
Please note that this group is for discussion between users only.
To get