Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Williams %R--how to invert the line?
Collapse
X
-
birdog,
Yes, you can just change the "Panel" field in the indicator properties.1. I can put it on subgraphs too right just as long as it is the 1st indicator I place on the chart the subgraph?
This is just the range you want to output in. So for example if I want my indicator to output in the range of 1 to 100, I would set A to 1 and B to 100. I did that so you don't have to get stuck with negative values when we do the "invert". You don't really even have to use this setting at all.2. Could you explain the Parameters A and B and UseCustomRange a bit more so I will know how to use it properly (I think I got it but still a little confused on it I think)...smile?
UseCustomRange set to "True" just makes the indicator use your custom defined range, "False" turns it off.
Yes, but it would likely require a lot more work here. I made a sample called "SpreadCandlesticks" in the sharing section that could be modified. This indicator itself cannot do this.3. Lastly, would it be possible to add the ability to plot it as candles?Adam P.NinjaTrader Customer Service
Comment
-
Cool...thanks Adam...
So, 1-100...each number represents units of time or something else? Just wondering what the 0 and 1 actually represent?..other than that...it is perfect for now...MUCH THANKS!!!
Let me know if you ever do the candles someday...smile. G
Comment
-
birdog,
It just sets the range so think of it like this. A = 0 and B = 1 means that we are telling the indicator that we want our output to be between 0 and 1. It's just scaling the output to be between two values we want it to be between, but isn't changing the relationship between the values themselves. The chart will look the same if you don't use this setting but it will cover a (most likely) different range of values.
If you set A = 10 and B = 20, the indicator will output between 10 and 20, so 10 is the lowest value it will output, and 20 is the highest value it will output, however visually you won't notice any difference. Only on the "price" scale will you see a difference.Adam P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
550 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment