Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: jmartyn
About
User Name: jmartyn
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Wednesday, January 12, 2005
Last Visit: Monday, March 21, 2016 8:15:16 AM
Number of Posts: 88
[0.03% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: Looking for Weekly Pivot indicator
Posted: Saturday, March 12, 2016 5:13:17 PM

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.

Topic: Looking for Weekly Pivot indicator
Posted: Friday, March 11, 2016 7:29:08 PM

I am looking for a weekly pivot indicator, (monthly, yearly also) that can be shown on a 60 minute chart.

Any ideas?

Topic: Trying to get a comparison of the current intraday bar to the open
Posted: Thursday, February 10, 2011 7:27:08 PM
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.
Topic: Running Display of metrics
Posted: Thursday, July 17, 2008 2:54:15 PM
Oh these are intraday statistics. 
--
Topic: Running Display of metrics
Posted: Thursday, July 17, 2008 2:51:11 PM

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
Topic: Tradestation and easy language with Blocks
Posted: Monday, July 14, 2008 8:48:03 PM
Which indicators are you looking for. 

I have shared a "squeeze" indicator. 

Still looking for Heiken Ashi colored bars.
Topic: STOCK GUY'sPIVOT POINT GRAPH
Posted: Monday, June 30, 2008 8:42:07 PM

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.
Topic: STOCK GUY'sPIVOT POINT GRAPH
Posted: Monday, June 30, 2008 8:41:43 PM

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.
Topic: STOCK GUY'sPIVOT POINT GRAPH
Posted: Sunday, June 29, 2008 8:51:00 PM
I want Daily pivot levels on a 5 minute or 10 minute chart. 
Seems simple.
Topic: STOCK GUY'sPIVOT POINT GRAPH
Posted: Sunday, June 29, 2008 8:47:01 PM

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?