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 pibrew, Today, 06:37 AM
    0 responses
    0 views
    0 likes
    Last Post pibrew
    by pibrew
     
    Started by rbeckmann05, Yesterday, 06:48 PM
    1 response
    12 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    10 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    15 views
    0 likes
    Last Post AaronKoRn  
    Working...
    X