Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom Drawing Tool Logo / Art

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

    Custom Drawing Tool Logo / Art

    Hi there, just out of interest.

    Is there a way to upload logo art for a custom drawing tool?

    I've coded my own drawing tool and was wondering if I could have custom art for it in the drop-down menu.

    I've attached an image referring to the drawing tool logos.

    Thanks in advance.
    Attached Files

    #2
    Originally posted by RoswellTrader View Post
    Hi there, just out of interest. Is there a way to upload logo art for a custom drawing tool?
    Sure.. couple pages below from help guide might get you started..
    Code:
    https://ninjatrader.com//support/helpGuides/nt8/NT%20HelpGuide%20English.html?icon_drawingtool.htm
    Code:
    https://ninjatrader.com//support/helpGuides/nt8/NT%20HelpGuide%20English.html?using_images_and_geo metry_with_custom_icons.htm
    Put in code blocks as there are times links do not get posted correctly..

    You can directly re-use any of the default drawing tool icons very easily like so..
    Code:
    public override object Icon { get { return NinjaTrader.Gui.Tools.Icons.DrawArrowLine; } }
    or you can actually get quite creative if you really wanted to spend the time..

    Click image for larger version

Name:	HTDBUIcons.png
Views:	163
Size:	490.7 KB
ID:	1287656


    Be Safe in this Crazy World!​
    -=Edge=-
    NinjaTrader Ecosystem Vendor - High Tech Trading Analysis

    Comment


      #3
      Thanks so much man! Really appreciate it

      Comment


        #4
        Hello RoswellTrader,

        Thanks for your notes.

        Edge has provided some excellent information on this topic that you could look into.

        Below are links to help guide documentation on this topic.

        Icon: https://ninjatrader.com//support/hel...rawingtool.htm
        Using Images and Geometry with Custom Icons: https://ninjatrader.com//support/hel...stom_icons.htm
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        595 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        343 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        556 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        554 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X