Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Open Chart

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

    Open Chart

    Hi,

    I want to write an auto-trade strategy like :

    If condition satisfied then enter long position, and open that particular stocks chart automatically. Is there any syntax in NinjaScript.

    e.g.

    if ( Close[0] > Open[0])
    {
    EnterLong();

    // Syntax...
    open the chart.....

    }

    Thanks
    Sameer.
    Last edited by Sameer; 10-03-2014, 05:07 PM.

    #2
    Hello Sameer,

    Thank you for your note.

    There is no syntax available for opening a chart based on conditions.
    Cal H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

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