Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Req: Could you please make these execution class properties official documented

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

    Req: Could you please make these execution class properties official documented

    Hi NT Support,

    In the Execution class (https://ninjatrader.com/support/help...?execution.htm) there are several undocumented properties that make life so much easyer for programming strategies..
    Could you please add a request to make these officially documented please (although they are very obviously having them documented would make them usable in an official way :-)

    For those unfamiliar with these still undocumented I put a little note behind it how to use them ;-)

    I'm asking this for the following properties of the

    Execution.IsInitialEntry // Is the first initial fill of an order that belongs to an "entry" into the market
    Execution.IsEntry // Any executive fills after the first fill of a singel order
    Execution.IsEntryStrategy

    Order.IsLong // True if the order is long
    Order.IsShort // True if the order is short

    Execution.IsExit // when this is an entry order full or partial
    Execution.IsLastExit // True when the trade is fully filled and finished (awesome one this)


    Many thank in advance....

    JWR

    PS hope not I was to blind in the manual and this stuff is already out there ... in that case apologies.



    #2
    Hello Wessel,

    Thank you for the suggestion.

    I have submitted this as a feature request to the Development Team. I will follow up with an internal tracking number for your reference as soon as it is created.

    Thanks in advance for your patience.
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Hello Wessel,

      Thanks for your patience.

      The internal tracking number for your feature request is SFT-5211. Please reference this internal tracking number when contacting Platform Support if you ever have questions regarding this feature request.

      When a feature request is implemented, you'll find a description of the new feature in the release notes:Please let us know if we may assist further.
      Brandon H.NinjaTrader Customer Service

      Comment


        #4
        I am voting for this feature too.

        I want, also, to create own executions, but properties
        PHP Code:
        <Execution>.IsInitialEntry
        <Execution>.IsEntry 
        do not allow it.

        Can I force somehow these properties to return values I need?
        fx.practic
        NinjaTrader Ecosystem Vendor - fx.practic

        Comment


          #5
          Hello fx.practic,

          Thanks for your note.

          I have added your vote for the feature request, SFT-5211. Please reference this internal tracking number when contacting Platform Support if you ever have questions regarding this feature request.

          When a feature request is implemented, you'll find a description of the new feature in the release notes:Currently, there are no documented or supported means for creating executions as properties in NinjaTrader. Note that Execution.IsInitialEntry and Execution.IsEntry is not documented for use at this time.

          Note that NinjaTrader uses the C# programming language to develop NinjaScript indicators and strategies. The PHP programming language is not supported.

          Let us know if we may assist further.
          Brandon H.NinjaTrader Customer Service

          Comment


            #6
            Hello Brandon

            Thank you for the prompt answer.

            "The PHP programming language is not supported."
            Yes, I know, thank you. It was example on C#, I just used PHP formatting.
            As for me, from all others available on the forum, this formatting produces most good-looking code.


            fx.practic
            NinjaTrader Ecosystem Vendor - fx.practic

            Comment


              #7
              Add my vote to feature request is SFT-5211.

              Comment


                #8
                Hello zacharydw00,

                Thanks for your notes.

                I have added your vote to this feature request.
                Brandon H.NinjaTrader Customer Service

                Comment


                  #9
                  Hi - is there a way to display only long FVG or Short FVG? I'd like the option to show one or the other or both (which is what's defaulted)

                  Comment


                    #10
                    Hello lmannn,

                    Thanks for your notes.

                    It seems your question might not have to do with this forum thread. To clarify, does your question have to do with the execution class properties that this forum thread is about?

                    Did you mean to post this question on a different forum thread or create a new forum thread for your question?

                    There are no execution class properties called FVG.

                    NinjaTrader also does not have an indicator called 'FVG' that comes by default with the platform.

                    What exactly are you referring to by 'FVG' so I may accurately assist?
                    Brandon H.NinjaTrader Customer Service

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by quantismo, 04-17-2024, 05:13 PM
                    5 responses
                    32 views
                    0 likes
                    Last Post NinjaTrader_Gaby  
                    Started by proptrade13, Today, 11:06 AM
                    1 response
                    5 views
                    0 likes
                    Last Post NinjaTrader_Clayton  
                    Started by love2code2trade, 04-17-2024, 01:45 PM
                    4 responses
                    34 views
                    0 likes
                    Last Post love2code2trade  
                    Started by cls71, Today, 04:45 AM
                    2 responses
                    10 views
                    0 likes
                    Last Post eDanny
                    by eDanny
                     
                    Started by kulwinder73, Today, 10:31 AM
                    1 response
                    10 views
                    0 likes
                    Last Post NinjaTrader_Erick  
                    Working...
                    X