Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trendline Alert
Collapse
X
-
Trendline Alert
Is it possible to create an alert when a trendline is breached, in the same way the pricealert operates?
Thanks.Tags: None
-
atrader101, unfortunately this is not supported.
With NinjaTrader 7 you could custom code this, as trendline values and tagID's would become accessible via code - http://www.ninjatrader.com/webnew/NT7/NinjaTrader7.html
-
-
TradeAlert
Is anybody there who could give me sample indicator that will announce the trade is present.
Comment
-
Could you please elaborate on this. How can one get the "value" of a line? You mean calculate the angle based on start/end/etc and figure out if price would be crossing the line?Originally posted by NinjaTrader_Bertrand View Postatrader101, unfortunately this is not supported.
With NinjaTrader 7 you could custom code this, as trendline values and tagID's would become accessible via code - http://www.ninjatrader.com/webnew/NT7/NinjaTrader7.html
When I had such a code written earlier, I had problems getting a correct calculation when the line crossed gaps in periods as is the case for example with futures and weekends.
Comment
-
You can use the ILine interface and access those methods / properties - http://www.ninjatrader.com/support/h.../nt7/iline.htm, this would include start / end Y points.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
161 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
309 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
349 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment