Search found 3 matches

by iascool
Fri Aug 03, 2007 9:30 am
Forum: Tradestation indicators
Topic: Directional Day Filter
Replies: 3
Views: 4204
Gender: None specified

Thanks TRO for this indicator , It does plot the multiple time high and low . but I failed to find the middle.
by iascool
Tue Jul 31, 2007 6:32 am
Forum: Tradestation indicators
Topic: Directional Day Filter
Replies: 3
Views: 4204
Gender: None specified

Directional Day Filter

It will be very nice if some one could share the code on how to plot the (H+L)/2 of the first five minutes of market opening. :wink:
by iascool
Sun Jun 03, 2007 6:22 am
Forum: TheRumpledOne
Topic: Rahul Mohindar Oscillator
Replies: 14
Views: 43008
Gender: None specified

Here is the Tradestation code you are looking for inputs: Len1 (2), Len2 (10), Len3 (30), Len4 (81); Vars: ST1 (0),ST2 (0),ST3(0); St1 = 100* (Close - ((Average(C,Len1) + Average(Average(C,Len1),Len1) + Average(Average(Average(C,Len1),Len1),Len1) + Average(Average(Average(Average(C,Len1),Len1),Len1)...

Go to advanced search