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 geddyisodin, Today, 05:20 AM
    3 responses
    20 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by lorem, Today, 09:18 AM
    1 response
    4 views
    0 likes
    Last Post lorem
    by lorem
     
    Started by bmartz, Today, 09:30 AM
    0 responses
    3 views
    0 likes
    Last Post bmartz
    by bmartz
     
    Started by GussJ, 03-04-2020, 03:11 PM
    14 responses
    3,245 views
    0 likes
    Last Post GussJ
    by GussJ
     
    Started by ArkansasClint, Today, 09:28 AM
    0 responses
    2 views
    0 likes
    Last Post ArkansasClint  
    Working...
    X