Bruce
That is not what I am looking for. What I am looking for is the formula to calculate time?
Current time - 9:30 = X
At 10:30 - 9:30 = 1
At 10:45 - 9:30 = 1.15
How do I put current time into a formula in TC2000?
Here what I am trying to do:
1. Find out the 20 day average volume and divided by 13 which gives me the average half hour volume in the last 20 day.
2. compare today's current volume to the 20day average half hour volume.
as time goes by, I need to know how many half hour has passed so I can compare.
Thanks
Eddie
|
I break down a trading day into 13 half hours. how do I calculate each half hour in tc2000?
Example:
9:30 to 10: 00 = 1 half hour
at 10:30: = 2 half hours
at 11:00 = 3 half hours
My goal is to find out is volume above normal or below normal compare to its 20day doing the trading day.
Thanks
Eddie
|
It show the value now after I edit the Block Diagram. I change the value to multiply by the value from divide.
Thanks
Eddie
|
Bruce
Thanks for the quick respond!!
I am not able to display the values of the indicator? I turn on the Show last indicator value on Scale already.
thanks
Eddie
|
Craig
Can you create the AccuTrack indicator in StockFinder?
AccuTrack Indicator:
AccuTrack Shows the relative fund performance versus the index performance.
AccuTrack Parameter 1 is a smoothing factor. Parameter 2 governs the length of the moving averages used internally in the computation of AccuTrack. To Compute Each Day's AccuTrack bar.
1) Compute a daily change for the fund and the index by the formula:
Change = (TodayNAV - YesterdayNAV) / YesterdayNAV
2) Exponentially smooth FundChange and IndexChange by Parameter 2 starting from the 1st date in the database.
3) Subtract the smoothed fundChange and IndexChange computed above.
Diff = FundChange -IndexChange
4) Exponentially smooth Diff by Parameter 1.
Thanks
Eddie
|
Help!
The above condition had stop working. Can someone tell me why?
Thanks
|
Yes, it measures the maximum loss from a price peak to price low.
|