Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Candlestick wick color

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

    #31
    Originally posted by bigpapi View Post
    I use version 7 and imported the zip files, it seems to have imported correctly per the message, but I cannot use the indicators and do not find them in the program, can anyone please point me in the right direction?How can I implement this on my charts?
    To answer my own question, for fellow NT newbies out there who come from other charting programs, it's under "indicators" once you right-click on a chart.

    Comment


      #32
      Help with Hollow_Candle.zip in NT7

      I had the NT indicator working in my 6.5 setup (& consider it a critical piece on my setup bcuz I use a dark background). I get the following message in NT7 when I try & import this file. My computer has both versions (6.5 &7) installed.

      "You have custom NinjaScript files on your PC that have programming errors. These errors must be resolved before you can import a NinjaScript Archive File"

      This is the 1st of several custom scripts that I want to import over, so I need directions & help of where to start.
      Attached Files

      Comment


        #33
        The first thing would be to know what those errors are. If you try to compile your indicator stash using F5 in an open indicator, it should list all the files that have errors, and what those errors are. Have you tried this yet?

        Comment


          #34
          want wicks to be green for up or red for down regardless of paintbar body color

          I added this code to make my bars painted according to the HMA movement, but want the wick to still reflect whether the close is higher or lower than the open (lets say green or red). How do I tell it to only paint the body not the wick? i use v 6.5

          // Condition set 1
          if (Rising(HMA(Period)))
          BarColor=Color.SteelBlue;

          // Condition set 2
          if (Falling(HMA(Period)))
          BarColor=Color.DarkRed;

          Last edited by simpletrades; 02-13-2011, 08:02 AM.

          Comment


            #35
            simpletrades, while you could not color the wick only, you could set the full outline color as you wish then in addition to the barcolor - http://www.ninjatrader-support.com/H...lineColor.html
            BertrandNinjaTrader Customer Service

            Comment


              #36
              I have also made this request

              I am sure its not a high priority, but we already have a parameter field for wick color... seems a pretty simple change to have Up candle wick color and down candle wick color.

              So I vote again for selectable up and down wick colors.

              Comment


                #37
                NinjaTrader v7.0.1000.2

                When exporting data for backup, we are given the selectors to pick a start date and an end date.

                When exporting tick data, I tried to break it up into weeks. The start date works correctly, but no matter what the end date is set to, the tick file gets exported up to the end of file, not the selected stop date.

                Comment


                  #38
                  Crassius, can you please post your new, unrelated issue in a new thread?

                  Thanks,
                  BertrandNinjaTrader Customer Service

                  Comment


                    #39
                    Hello

                    I would like to use hollow candlesticks, with outline green for up and red for down including wicks and sticks.

                    How would you do this in 6.5?

                    Thanks

                    Comment


                      #40
                      Welcome to our forums - CandleOutlineColor is available in NT 6.5 as well:

                      BertrandNinjaTrader Customer Service

                      Comment


                        #41
                        Hi eDanny,

                        I been searching for a program that makes the candlestick appear exactly like these ones you programed. When I download it, it appears as a .php file instead of a .zip file and I am unable to upload it to ninjatrader... Do you have any suggestions on what I am doing wrong?

                        Thanks for the help,
                        Tyler

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by maybeimnotrader, Yesterday, 05:46 PM
                        3 responses
                        23 views
                        0 likes
                        Last Post NinjaTrader_ChelseaB  
                        Started by adeelshahzad, Today, 03:54 AM
                        5 responses
                        32 views
                        0 likes
                        Last Post NinjaTrader_BrandonH  
                        Started by stafe, 04-15-2024, 08:34 PM
                        7 responses
                        32 views
                        0 likes
                        Last Post NinjaTrader_ChelseaB  
                        Started by merzo, 06-25-2023, 02:19 AM
                        10 responses
                        823 views
                        1 like
                        Last Post NinjaTrader_ChristopherJ  
                        Started by frankthearm, Today, 09:08 AM
                        5 responses
                        22 views
                        0 likes
                        Last Post NinjaTrader_Clayton  
                        Working...
                        X