Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Auto-Maximize of a chart

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

    Auto-Maximize of a chart

    Hi

    I've applied my trading strategy to over 10 different markets and as many charts.
    When there's a signal I get an audio alert and an arrow on the corresponding chart.
    I'm in the process of adding a further 5 markets and won't have enough space on my screens to display all charts. This is why I'd like to do the following:

    The default setup is that ALL charts are minimized. Every time there's a trading signal on a chart, the chart is automatically maximized on the screen. This saves a lot of screen real estate and when action is required the right chart pops up in front of me.

    Basically, I'm looking for a command that can be added to the following code:

    if (My criteria here
    {
    DrawArrowUp etc
    PlaySound etc
    "Maximize chart"
    }

    How can a solution like this be developed?

    Thanks

    #2
    Hello laocoon,

    Thank you for your post.

    Unfortunately there is not a supported method to accomplish this through NinjaScript, however there may be some C#/.NET programming concepts you can apply that would allow you to do this. Maybe another forum member has some experience with something similar.

    Otherwise I'd suggest taking a look at MSDN to see if there is anything that will help you get started with this.
    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    56 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    37 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    18 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    20 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    49 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X