Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Automated trades from Indicator

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

    Automated trades from Indicator

    I have indicator which produce BUY/SELL signal. Is it possible to automate drading from that indicator?

    thank you

    #2
    Hello Vadimv,

    Yes, this is possible. You must be able to turn the conditions that generate buy / sell signals into NinjaScript code. You can then submit orders from these conditions.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Thank you Ryan.
      I do have Indicator in NinjaTrader already.
      But I don't know how generate automated trades from indicator signals.

      Comment


        #4
        Edit the indicator code: Click Tools > Edit NinjaScript > Indicator

        There's likely some conditions that, when true, will generate buy sell signals.

        Look for these conditions, and then copy paste into a strategy. From a programming perspective, there isn't much difference between drawing arrows on your chart or placing orders. Both are actions that will take place when conditions are true.

        An introduction to automated strategy development is here:
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Thank you Ryan.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          72 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          44 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          25 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          29 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          60 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X