Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Edit trade entry markers and text

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

    Edit trade entry markers and text

    Hello,

    Is it possible to programmatically edit the text and/or markers of plot executions that are automatically added to the chart?

    Now I know this may not be official supported by NinjaTrader, but if it's possible to point me in the right direction as to which plot functions I should probably override, I think I can take it from there.

    Thanks

    #2
    silacitrader, I would unfortunately not be aware of something I could point you to for this item, what would you be looking to change? For strategies the entry exit names would be customizable per se via the various overloads for trade entry / exit.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Bertrand, I actually need to keep the entry/exit identifier which I'm specifying in my strategy, but I just wanted to remove the additional line appended to it (size at price). It's making my chart a bit overcrowded since I have multiple consecutive entries and exits.

      I'm sorry if this is sounding like a weird or off limits request.

      Comment


        #4
        No worries, it's good to know what you're trying to achieve and this touches also an enhancement suggestion we keeping track of in product management. Current options would be

        1. no plots at all
        2. Show the markers only
        3. Show the text and markers (default)

        What you cannot do however is cumulate those, so it's per execution.

        I would not have a readymade example, but for customization you could for example choose to not show everything the default has to offer and then add via drawing objects or potentially via more flexibile C# drawing in an overriden Plot() method. Imho though that would be a 'long stretch' to look into and not sure if worth the efforts.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Thanks Bertrand, you're probably right anyway.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Shansen, 08-30-2019, 10:18 PM
          24 responses
          939 views
          0 likes
          Last Post spwizard  
          Started by Max238, Today, 01:28 AM
          0 responses
          7 views
          0 likes
          Last Post Max238
          by Max238
           
          Started by rocketman7, Today, 01:00 AM
          0 responses
          4 views
          0 likes
          Last Post rocketman7  
          Started by wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          28 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          33 views
          0 likes
          Last Post wzgy0920  
          Working...
          X