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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
155 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
137 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment