So if I wanted to say "If the current bar has a Swing High value change and it's lower than the last Swing High value, then open a short position".. how do you do that in the Strategy Wizard?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to use Swing(High/Low) indicator
Collapse
X
-
How to use Swing(High/Low) indicator
How does one use the Swing High/Low indicator in a strategy? It's not really "bar-based" as an indicator, since it signals pivots that vary in the number of bars between value changes.
So if I wanted to say "If the current bar has a Swing High value change and it's lower than the last Swing High value, then open a short position".. how do you do that in the Strategy Wizard?Tags: None
-
OK, that's fine -- I can unlock the code. So do you have an example of how to do this? If not, where can I find the list of properties I can use to get these values?Originally posted by Josh View PostUnfortunately you cannot do this in the Strategy Wizard, but in NT6.5 we have exposed properties that you can access programmatically to acquire the desired values.
Thanks!
Bryan
Comment
-
OK got it. So, this just draws an extended line in the direction of the current trend, as defined by the last few swing pivots? How many bars does it take to establish a swing point -- as in, is the Swing an indicator that lags by <strength> bars? I of course want to know immediately when a swing point occurs (within 1 bar) so that I can open a position.Originally posted by NinjaTrader_Ray View PostGo to the file sharing section and download the Automatic Trend Line detection indicator to get an idea of how Swing() indicator is used.
Is that article from Sept '07 online somewhere?
Thanks Ray!Last edited by cassb; 03-05-2008, 10:39 PM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
81 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
47 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment