Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Stochastic Indicator
Collapse
X
-
Stochastic Indicator
Josh and NinjaTrader_Ray
Both methods work great!.
Thank you both for your quick response and solutions.
Thanks again.
P.C
Leave a comment:
-
Another "out of the box" option is to do the following:
- Add your Stochastics indicator (lets say its in Panel2)
- Add the indicator "ConstantLines"
- Set its "Line1Value" property to a value of 50
- Set its "Panel" property to a value of 2
Leave a comment:
-
Hi PorkChop,
You can do this through a little modification to the source code of the Stochastic indicator.
Open up the Stochastic indicator through the NinjaScript editor and add this line into the Initialize() method.
Code:Add(new Line(Color.RoyalBlue, 50, "Middle"));
Leave a comment:
-
Stochastic Indicator
I am looking for a way other than using the drawing tool to add a 50% line on the stochastic indicator.
The only ones available are the %80 and %20 and I need them as well.
Searched the forums but if I missed it please point me in the right direction.
I’m new to Ninja Trader but I really like the extra features and additional scripts.
Thanks in advance.
P.CTags: None
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by ganeshkhere, Yesterday, 08:46 AM
|
3 responses
17 views
0 likes
|
Last Post
|
||
Started by REI140205, Yesterday, 06:17 PM
|
1 response
18 views
0 likes
|
Last Post
|
||
Started by prodigaltrader, Today, 12:18 AM
|
0 responses
10 views
0 likes
|
Last Post
![]() |
||
Started by owenwong, Yesterday, 06:34 PM
|
2 responses
30 views
0 likes
|
Last Post
![]()
by owenwong
Yesterday, 06:52 PM
|
||
Started by Gathem, Yesterday, 06:06 PM
|
1 response
23 views
0 likes
|
Last Post
![]()
by Gathem
Yesterday, 07:32 PM
|
Leave a comment: