brakkar |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Tuesday, January 25, 2005 |
Friday, March 20, 2020 7:19:12 AM |
39 [0.01% of all post / 0.01 posts per day] |
|
Hello,
can this be used as a filter to filter out all stocks that are below a certain number of that indicator for all stocks on intraday 5mn timeframe for example?
|
tks !
|
Thanks for answer Bruce.
Too bad the stockfinder product is not under active dev.
Another question please, still about the feasability of a concept with TC2000:
Intraday on a universe of stock:
Find stocks where current intraday day H-L at current point in time > to H-L of any of latest 5 daily bars
|
Hi,
I would like to know if this is possible to do on tc2000 12 with it's formula language:
It would be for intraday indicator and scan:
Get volume of current stock since session open at 9:30 up to now. Let's call this "currentSessionVolume"
Get same information over same intraday time interval on latest 2 days. Average these. Let's call it "averageSessionVolume". Then plot indicator of "averageSessionVolume" / "currentSessionVolume", let's call it "relativeVolume".
Also, would it be possible to have "relativeVolume" as a column in an intraday list of stocks, updating in real time. This means that the column would need at least 2 historical days of minute intraday data of each stock in the list.
I don't know if this is possible with your system. Please tell.
|
Hi Bruce,
I think it is not possible to do with tc2000 but you will confirm:
Is it possible to have a condition asking that low of 3 bars ago (on intraday 5mn chart) = low of the day.
tks
|
Bruce,
i'm trying to do the same in Tc2000 12, would you mind giving a hint:
1) H-L
2) Exponetial Average of H-L over latest 30 bars
then we calculate how much % is H-L of (Exponetial Average of H-L over latest 30 bars)
So for example, if H-L of current bar is 0,7 and the average is 1, indicator would show 30.
So indicator can never be less than 0, since H-L is always >= 0.
Tks,
Benj
|
Well, it finally was a real bug... support is going to fix this.
Other than this, what an AMAZING program. Can't believe the power it has to scan entire maket in seconds for custome conditions.
I see there is an option to "install it on PC" shall we go for this ? What's the advantage ? With the online version it's currently so fast I don't want to do anything that would negatively impact performances.
|
Hi Bruce,
can you please tell me why this condition scan doesn't work:
c1 > o1 and
C1 - O1 >= (H1-L1)*0,6
Previous bar should be green , and its body (distance between O1 and C1) must be at least 60% of total range (H1-L1).
Buy this condiiton doesn't return anything.
|
Oh, and since I use european PC, it's fine to use coma, tc2000 can understand it ?
Tks in advance
|
That's it, thanks Bruce.
|
|