hakim2 |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Saturday, March 5, 2005 |
Thursday, June 10, 2010 2:44:05 PM |
7 [0.00% of all post / 0.00 posts per day] |
|
It is working now. I had forgotten the underline at the end of each line.
What is the meaning og those underlines? Also, what is the difference
between and and AndAlso?
Thanks,
Hossein
|
Hi,
I tried the code. It did not compile. It seems that there
are somethibg missing. Could you check it please?
Hossein
|
How could I write the code for the following rule and use it as a filter for a watch list?
Find all the stocks that for the last two days their close was higher than their open
and the open of yesterday was above the close of the day before yesterday.
|
How could I write the code for the following rule and use it as a filter for a watch list?
Find all the stocks that for the last two days their close was higher than their open
and the open of yesterday was above the close of the day before yesterday.
|
Hi, How could I develop an indicator to compute the gaps (up or down) from yesterday's close at 4:00 pm to the current bar opening during pre-market times?Hossein
|
Hi Julia,
The plot that you have suggested changes as time passes. Because it calculates the
price difference between the open price of the current bar and the high of previous bar.
This is not what I want. I would like to know the gap at opening of the market (around 9:30).
This is difference between the price when the market opens and high of the previous day.
Hossein
|
I would like to set up a rule that finds the stocks in a watchlist that have gapped up (or down)
at the opening of the market in the morning, and list them along with the gap magnitues.
I do not want the results to change as the time passes or interval changes. The results should
be always for the opening gap.
Thanks,
Hossein
|
|