Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator Trade

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

    Indicator Trade

    I created a customize script to show on Indicator and wonder if possible to just issue the Enterlong() to submit the order when I'm viewing the chart.

    Thanks,
    Jess

    #2
    jesshon,

    The EnterLong() method is not supported from indicators.

    What you can do instead is rebuild your indicator as a strategy which can plot the same information you see from the indicator and then this will allow you to use the order entry methods.

    Please see our Reference Sample on Plotting from within a NinjaScript Strategy

    When running a strategy on a chart you may find the need to plot values onto a chart. If these values are internal strategy calculations that are difficult to migrate to an indicator, you can use the following technique to achieve a plot. NinjaTrader 8 With NinjaTrader 8 we introduced strategy plots which provide the ability
    MatthewNinjaTrader Product Management

    Comment


      #3
      Thanks for the information. Let's try this way.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      115 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      161 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      83 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      127 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      81 views
      0 likes
      Last Post PaulMohn  
      Working...
      X