busterram,
thanks for responding. I think we thing along the same lines.
I know I am using tradingview as well for this, but Worden is a desktop program which I prefer to browser based. Those weekly monthly and yearly pivots are key.
I can keep using tradingview. I give a chance for Worden support to respond.
If I can do this with Stockfinder then I will try that.
|
I am looking for a weekly pivot indicator, (monthly, yearly also) that can be shown on a 60 minute chart.
Any ideas?
|
Using Platinum intraday. I want to calculate the current bar close the the open of the current day. This isn't working C/O*100Thanks.
|
Oh these are intraday statistics.
--
|
I am trying to display a running calculation of price relative to the open etc..
How would I do that.
Does my code get called on every update or every bar?
Thanks in advance.
Jeff
|
Which indicators are you looking for.
I have shared a "squeeze" indicator.
Still looking for Heiken Ashi colored bars.
|
I got the PP code from the other post. It takes as input pivot type and timeframe which is smart
because is is reusable.
'# PointType = UserInput.String = PP
'# TimeFrame = UserInput.String = D
What I don't understand how to manipulate the block diagram.
The code fragment creates a block?
How do I copy and paste the PP icon (block) into the other diagrams?
I am a little lost on this.
|
I got the PP code from the other post. It takes as input pivot type and timeframe which is smart
because is is reusable.
'# PointType = UserInput.String = PP
'# TimeFrame = UserInput.String = D
What I don't understand how to manipulate the block diagram.
The code fragment creates a block?
How do I copy and paste the PP icon (block) into the other diagrams?
I am a little lost on this.
|
I want Daily pivot levels on a 5 minute or 10 minute chart.
Seems simple.
|
Stockguy,
If I want to show an intraday chart with 5, 10, or 15 minute intervals that have the daily pivot lines plotted how would I do that.
It would also be nice to have weekly lines plotted as well as some later stage.
The idea is I want to trade intraday and find the key levels.
Any help?
|