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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
29 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
15 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment