Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Set alarm on multiple MACDs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Set alarm on multiple MACDs

    Hi there,

    I would like to know if there is a way to set up an alarm every time 2 or more MACD indicators crossover. Is it possible to configure it?

    Thanks!

    #2
    Hello westworld,

    Thank you for the post.

    Yes that would be possible to do. The most simple way to do this would be to look at the code for the SampleMACrossOver strategy. If you are developing an Indicator which you want to do crossovers you could copy what is being done with the indicators in that strategy. The only parts which don't apply to an indicator would be the order entry and AddChartIndicator.

    You can also find some samples of crossing conditions here: https://ninjatrader.com/support/help...sub=crossabove

    Alerts can be triggered by using Alert() https://ninjatrader.com/support/help...lightsub=alert

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    13 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X