Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
EMA Crossover
Collapse
X
-
Hi, I know this is a old topic. I hope you still read it. Anyway, I just found a little issue w/ this, but don't know how to correct it.
If I change the chart's right side margin, the triangle still stay in the same place. Any idea? Thx!
Wes
Comment
-
Hi rangerdoc, hopefully somebody from the community will chime in and help you on your request.
If you want to give a try yourself, please check out our indicator coding tutorials - http://www.ninjatrader-support.com/H...verview18.html
For professional NinjaScript programming, you can check this link - http://www.ninjatrader.com/webnew/pa...injaScript.htm
Comment
-
-
MoneyMate8, thank you for the question. Have you seen the PlaySound() method?AustinNinjaTrader Customer Service
Comment
-
Will this line work?
Alert("myAlert", NinjaTrader.Cbi.Priority.High, "Reached threshold", "Alert1.wav", 10, Color.Black, Color.Yellow);?
Originally posted by NinjaTrader_Austin View PostMoneyMate8, thank you for the question. Have you seen the PlaySound() method?
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

i got that line from this forum as well.. but your line looks very simple, will try both...
Comment