View Full Version : Double Stochastics
NinjaTrader_Ray
07-17-2007, 08:02 AM
To import:
- Download the file contained in this thread to your desktop
- From the Control Center window select the menu File > Utilities > Import NinjaScript
- Select the downloaded file
Gumphrie
07-17-2007, 05:05 PM
Here is a 'ZeroLag' version.
dipmehta
08-17-2007, 09:44 PM
Here is a 'ZeroLag' version.
Hi,
How to add this indicator on the NT chart, can you guide me? Than you
Dipmehta
NinjaTrader_Dierk
08-17-2007, 11:54 PM
- you need to download the zip file below to you local PC
- start NT
- File->Utitlities->Import NinjaScript, then select the downloaded zip file
momentom
01-22-2008, 03:03 AM
Hi Ray
The indicator (Double Stochastic) does not change when you input a different PERIOD. Can this be corrected please.
Also, can the %D also be made visible.
TIA
To import:
- Download the file contained in this thread to your desktop
- From the Control Center window select the menu File > Utilities > Import NinjaScript
- Select the downloaded file
glenng
02-09-2008, 10:49 AM
I modified the code to look at the Period parameter and added a parameter for the EMA period. The original version was using a 3 period. I defaulted it to 2 since I use Blau's original definition, butyou can make it whatever you like.
momentom
02-20-2008, 04:24 AM
Thanks for your effort. An improvement.
What would be good is an additional ema smoothing so its similar to Bressert's Double Stochastic. I have it in eSignal and Tradestation and its more useable as its much smoother and the tops and bottoms are more readily identifiable as tops and bottoms rather than a wiggle.
beaker
04-21-2008, 06:43 AM
disregard this message, problem solved !
Ray,
Is there a solution for this ?
Hi Ray
The indicator (Double Stochastic) does not change when you input a different PERIOD. Can this be corrected please.
Also, can the %D also be made visible.
TIA
When I combine a 10 period and a 5 period DS I only see the 10 period.
When i only want the 5 period it stays the same. It seems that the 10 is fixed and cannot be changed ?
NinjaTrader_Dierk
04-21-2008, 06:47 AM
Thanks for your suggestion. We'll add it to the list of future considerations.
Not sure what you mean by your comments on "10 period" and "5 period".
beaker
04-21-2008, 07:27 AM
the 5 period is the DS of the undelying chart. for example when i have a 5 minute chart, the 5 period DS shows the 10 period DS of the 2 min. chart. The 5 period in the 5 min. is an indication.
If 2 or more charts form a bottom together, then this is a strong signal.
So if the 10 period and the 5 period start to go up, you have a strong long signal, if RSI and MACD are accordingly. Over 80% chance.
I have downloade the MOD file and this works now, so problem is solved.
Next problem is to import the symbols I need, but that is in a new thread.
capstone
06-12-2008, 12:02 PM
I just downloaded it but the lines break up .
Is there a prob with the code.
qwfxny
12-27-2008, 10:29 PM
To import:
- Download the file contained in this thread to your desktop
- From the Control Center window select the menu File > Utilities > Import NinjaScript
- Select the downloaded file
does anyone has this for tradestation? please
TheWizard
05-05-2009, 10:58 PM
Here is a 'ZeroLag' version.
I downloaded & imported the DStochZeroLag indicator & it seems to work almost flawlessly with the exception of the line disappearing from time to time unless I keep hitting F5 to redraw. Is there something I can do to correct this problem? I tried it on my work computer (running XP) and on my home laptop (running Vista) & it seems to happen in both operating systems (Running the latest version of Ninja). Thanks for your help.
cunparis
01-06-2010, 02:51 AM
I modified the code to look at the Period parameter and added a parameter for the EMA period. The original version was using a 3 period. I defaulted it to 2 since I use Blau's original definition, butyou can make it whatever you like.
I can't import this, it says there is a compile error. I noticed it's named the same as the original included with Ninjatrader, I think that's the problem.
bibulous
01-06-2010, 11:41 AM
I assume you are talking about NT7. I have changed Gumphrie's version to work with NT7. (Export attached.)
cunparis
01-06-2010, 12:50 PM
I assume you are talking about NT7. I have changed Gumphrie's version to work with NT7. (Export attached.)
I was talking about the other d stoch mod, and nt 6.5.
it was named the same as doublestochastics so I imagine there is a name conflict.
luxurious_04
07-23-2010, 09:23 PM
I am new in making/developing indicators then my first try would be an indicator that announce or print a pop-up message that will let the trader know if the trade is present depending on signal.Any help?,,Thanks.
TheWizard
07-23-2010, 10:17 PM
You might try asking for help on BigMikes forum. Lots of goodies there & kind & helpful folks.
Here's the link: http://www.bigmiketrading.com/
luxurious_04
07-23-2010, 11:19 PM
Do you have other references on what I need aside from that?
TheWizard
07-24-2010, 08:55 AM
BigMikes has (for free) over 300 NinjaTrader (6.5 & 7.0) indicators in their Downloads section. Several are of the DOUBLESTOCHASTIC variety and may be what you are looking for. If not, you can always modify one of their indicators, or ask for help from one of the friendly programmer-types out there in the forum. FREE to join. FREE to access. If you want to become an Elite member, it requires a minimum (one time) $20 donation to help keep the site going. Elite membership is NOT required to access the forum or post questions, get responses, answers to problems, help in creating / modifying indicators or to download any of the free indicators / auto-trading scripts that have been posted.
Just sign up & see how this might benefit you & help you in your trading. I found it (via ninjatrader's support forum) almost 2 years ago. Glad I joined BigMikes. My trading has improved immensely.
http://www.bigmiketrading.com/
mgmitwasi
11-08-2011, 10:15 PM
I am attending a trading workshop where the instructor is using MetaStock and they are using the Walter Bressert template which shows the Double Stocastic (with three lines 5, 10, and I cannot figure out the last one), and also a Buy/Sell signal. I want to stick with NinjaTrader and have to buy the other software, but I cannot figure out how the buy/sell signal was generated. Does anyone know? Thanks.
cunparis
11-09-2011, 03:29 AM
I am attending a trading workshop where the instructor is using MetaStock and they are using the Walter Bressert template which shows the Double Stocastic (with three lines 5, 10, and I cannot figure out the last one), and also a Buy/Sell signal. I want to stick with NinjaTrader and have to buy the other software, but I cannot figure out how the buy/sell signal was generated. Does anyone know? Thanks.
did this instructor trade live with real money? Or did he show how his buy signals would have worked by cherry picking examples from the past?
Double stochastics is not going to make you money. I would not buy any of their software.
I highly recommend learning how the market works by learning market profile. It can take a few years so make sure you're up for it.
mgmitwasi
11-09-2011, 04:34 AM
Thanks for the feedback. I agree with you. I have been to many workshops where instructors show you only winning trades. This one does not. He does live trades and allows you to follow his trades on Twitter for a fee. With one contract he has averaged 110 points per month on the S&P E-mini. He also does not use the Bressert buy/signals alone. He combines them with Keltner, RSI, EMA, Elliott Wave and some of his intuition.
At this point all I am trying to do is to replicate his signals on NinjaTrader so that I can learn his style for starters as I am developing mine. Any help with explaining when Bressert's buy/sell signals are triggered would be greatly appreciated so I can try to program them in. Thanks.