View Single Post
  #9 (permalink)  
Old 05-01-2008, 06:03 AM
nittany1's Avatar
nittany1 nittany1 is offline
Senior Member
 
Join Date: Dec 2006
Location: Sarasota, FL
Posts: 207
nittany1 is on a distinguished road
Quote:
Originally Posted by newdigital View Post
Thanks for the indicator.
Can you modify it a little?
I mean the following:

- the settings are separated for any timeframe in the way
1TF = M1
1Kperiod =
1Dperiod =
1slowing =
1MA method =
1price_field =

and next
2TF = M5
2Kperiod =
2Dperiod =
2slowing =
2MA method =
2price_field =

And 4 or 5 times like that. May be 7 times up to D1 timeframe. But it will be selectable. For example I am using 3 stochastics for M5 so I can set 3 M5 timeframes with differemt settings for example.

- Can we see the value? Value of stochastic indicator on close bar. I mean just arrows only without sell/buy words. Arrows when signal line is above/below main line of Stochastic. And instead of buy/sell words - value (for example 80). For example: stochastic is on downtrend in value 70.

And alert (on closed bar once irrespective off timeframe - just on close bar) and warning alert (on open bar one time) for all timeframes selected. If stochastic indicators for all timeframs (selected in the settings) are above 70 for example - alert. 2 kinds of alert - normal alert (on close bars for all timerames, and warning alert (on open bar one time. For example: M5, M15, M30 and H1 timeframes - all stochastic indicators above 70 - alert (if all this value for all timeframes on close bar) or warning alert (if on open bar).

Sorry I am using many stochastic indicators with different settings in one chart and if you modify your indicator so it will help a lot.
Well I would but I wrote this with arrays and for loops, its hard to feed different settings into it. If I broke out each data location's function into a separate function it would be easy. The alert is a little easier. I'll spend more time on it later, right now I'm working on an EA based upon the same kinds of data that are presented with this indicator.
__________________
The best things in life come from open source development.
Myspace Facebook My Indicators: Trade Assistant Trend Friend ToR CCI Helper
Holder of US Patent 6,774,788
Reply With Quote