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

drawing toolbar-shortcut

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

    drawing toolbar-shortcut

    Hi,
    Has any kind person come up with a version of this for Ninja 8 -

    https://ninjatraderecosystem.com/use...lbar-shortcut/ ?

    I am basically looking for a drawing tool short cut that will either put the drawing toolbar on the left side or float it in the chart. Just to save some clicks.....

    Many thanks!

    #2
    Hello Lisa Marshall,

    Thanks for your post and welcome to the Ninjatrader forums!

    The NinjaTrader8 platform comes with an indicator that provide drawing tiles that can be added. The indicator is called "Drawing tool tile". You can make selections as to what tools to display and can arrange them a single row on the top or a single column on the left (or multiple rows/multiple columns).


    Alternatively you can downlaod and install this indicator from the NT User apps: https://ninjatraderecosystem.com/use...-mahtoolbar-2/ Please note that: The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Here are the download and install guidelines:
    To Import
    1. Download the NinjaScripts to your desktop, keep them in the compressed .zip file.
    2. From the Control Center window select the menu Tools>Import>Ninjascript add-on..
    3. Select the downloaded .zip file
    4. NinjaTrader will then confirm if the import has been successful.
    Critical - Specifically for some NinjaScripts, it will prompt that you are running newer versions of @SMA, @EMA, etc. and ask if you want to replace, press 'No'

    Once installed, you may add the indicator to a chart by:
    • Right click your chart > indicators > Select the Indicator from the list on the left > New > OK
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      HI Paul,
      Thanks so much for your reply!
      I really like mahtoolbar but I notice that when I add it I loose my vertical grid lines, which I like to have.
      Do you think this is a glitch or, perhaps, something that could be fixed?
      Happens on every chart if I add the script.
      Many thanks!
      Lisa

      Comment


        #4
        Originally posted by Lisa Marshall View Post
        when I add it I loose my vertical grid lines, which I like to have.Do you think this is a glitch or, perhaps, something that could be fixed?
        Delete, Remove, or Comment Out Lines 185 and 186
        Code:
        DrawHorizontalGridLines    = true;
        DrawVerticalGridLines    = false;
        Also noticed you had several other posts around drawobject features..
        Although not free, you might consider giving this just a quick look..

        Search trading apps & services to cusomize your NinjaTrader platform with trading indicators, signals and strategies.




        -=Edge=-
        NinjaTrader Ecosystem Vendor - High Tech Trading Analysis

        Comment


          #5
          I tried commenting out those lines (185 and 186), but still my gridlines are not showing up? Any idea why that would happen?

          Also tried changing both to true.

          Comment


            #6
            Originally posted by tvaughan4 View Post
            I tried commenting out those lines (185 and 186), but still my gridlines are not showing up? Any idea why that would happen? Also tried changing both to true.
            Sorry for such late response.. don't seem to get email notifications..

            I forget what default values are if not used and comment out..
            but to force it one way or other.. true to show and false to not..

            Make sure there are no other indicators applied to chart using same code..
            as they could very well be loading afterwards and overriding this one..


            -=Edge=-
            NinjaTrader Ecosystem Vendor - High Tech Trading Analysis

            Comment


              #7
              Originally posted by Lisa Marshall View Post
              HI Paul,
              Thanks so much for your reply!
              I really like mahtoolbar but I notice that when I add it I loose my vertical grid lines, which I like to have.
              Do you think this is a glitch or, perhaps, something that could be fixed?
              Happens on every chart if I add the script.
              Many thanks!
              Lisa
              Glad you like my indicator and frankly it is the cleanest with smallest footprint of all ToolBars, and is free.

              I have no issue with the indicator, and if you simply change line 186 to "true" your issue will be fixed. Let me know if your issue persists with mahToolBar and I will check the code.

              Cheers!

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by RookieTrader, Today, 07:41 AM
              1 response
              4 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by kujista, Today, 05:44 AM
              1 response
              9 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by elderan, Yesterday, 08:03 PM
              1 response
              12 views
              0 likes
              Last Post NinjaTrader_BrandonH  
              Started by samish18, Yesterday, 08:57 AM
              8 responses
              25 views
              0 likes
              Last Post samish18  
              Started by DJ888, 04-16-2024, 06:09 PM
              3 responses
              10 views
              0 likes
              Last Post NinjaTrader_Erick  
              Working...
              X