Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

what NT can do

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

    what NT can do

    i have been playing around with NT to understand what it can do and how i can use its power. here is the summary of what i found.
    1. ATM can be used to define target, stop etc.. in tick multiples using the little gui. i can enter discretionary using Chart trader and allow the ATM to mange my profitability of the trade.
    2. Strategies can be coded which includes entry and exits quite powerfully using a C# script.

    here is my scenario
    1. i detect my entry using the chart and would prefer to enter the trade using the chart as most of my trades are buy stop or sell stop.
    2. i prefer to have my exits in the following patterns
    a. initial trailing stop of 1.5 ATR
    b. when the price crosses the BBands extreme, take half profits and Trail stop the other half with the low of the previous bar(long) or the high of the previous bar(short).
    i have seen all the videos. i am stuck on how to implement it.
    1. i can enter using the chart trader
    2. how do i manage the trade with the Ninja Script. can i diable the charttrade and initiate the Strategy.

    #2
    Unfortunately it is not supported to enter your orders discretionary (ChartTrader) and have them subsequently managed by an automated strategy. You can only manage your positions using an automated strategy if the entry orders are triggered by the strategy itself.

    Comment


      #3
      can you have a automated strategy that would buy or short if the price crossed a trendline on the chart?

      Comment


        #4
        This is possible if the trendline is programmed through an indicator.

        Comment


          #5
          can i draw a horizontal bar and somehow link a indicator to it. i am stuck for ideas as to how to trigger breakout trades by charting a Horizontal bar on the chart. The intend is to be able to manage the trade thro the strategy later on.

          Comment


            #6
            I am not completely sure what you are referring to. If you use an automated strategy, your entry orders will be triggered by the strategy as well.

            You will need to create conditions for your entry orders to trigger. More information can be found at the link below.


            In addition, you could contact one of our supported NinjaScript consultants as well that can create the strategy for you.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            88 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            48 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            31 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            34 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            69 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X