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 George21, Today, 10:07 AM
    0 responses
    4 views
    0 likes
    Last Post George21  
    Started by Stanfillirenfro, Today, 07:23 AM
    8 responses
    23 views
    0 likes
    Last Post Stanfillirenfro  
    Started by DayTradingDEMON, Today, 09:28 AM
    2 responses
    16 views
    0 likes
    Last Post DayTradingDEMON  
    Started by navyguy06, Today, 09:28 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    8 responses
    32 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X