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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment