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

Volum indicator next to the bar of the price

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

    Volum indicator next to the bar of the price

    Hi everyone,

    Is there some tool that allow me to see the number of the Volum indicator next to the bar of the price?

    See attached Picture please.

    My strategy works with volume. I make entries when pressing the force that follows the trend. I am interested in knowing if anyone knows how to optimize the detection of the pressing side (supply or demand).

    Thank you,
    Conrad
    Attached Files

    #2
    Hello Conrad,

    To confirm, you are asking how to call ask and bid volume in an indicator, is this correct?

    Below is a link to an example of this named TnSVolumeExample_NT7.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Helio Chelsea,

      In the image appears a 4 in the red circle. That is the volume. I want that number to appear next to the price bar.

      Also if possible I would like to know if the volum is ask or bit.

      Thank you

      Comment


        #4
        Hello ConradRC,

        You could put a text box with the volume there if you wanted.

        The example I have provided you in my previous post demonstrates putting a text box at a specific price level that displays the volume.


        Unfortunately, in the support department at NinjaTrader it is against our policy to create, debug, or modify, code or logic for our clients. This is so that we can maintain a high level of service for all of our clients as well as our partners

        This thread will remain open for any community members that would like to create this script as a convenience to you.

        You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our business development follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Helio Chelse,

          Thank you for your answer.

          Please help me to follow the instructions to apply the indicator. I saw toree differents scripts and I don't know how to install it in Ninja. Could you please send me the setps, which I should follow?

          Thank you for your help.

          Conrad

          Comment


            #6
            Hello Conrad,

            The indicator I have linked you is only an example that you can use to model your own indicator code after.

            To import TnSVolumeExample_NT7:
            1. Download the script to your desktop, keep it in the compressed .zip file.
            2. From the Control Center window select the menu File > Utilities > Import NinjaScript
            3. Select the downloaded .zip file
            4. NinjaTrader will then confirm if the import has been successful.

            Critical *Note that on any files that say "File already exists on your PC" that start with an "@" symbol are the ones that came preloaded inside of NinjaTrader so you would say "No" so that you do not override those files.
            Chelsea B.NinjaTrader Customer Service

            Comment


              #7
              Hello Chelsea,

              Thank you very much.

              Unfortunately, I am not a computer scientist...so see attached please what I did. The script is ok but I see any number or something new.

              What am I doing wrong?

              Best wishes,
              Conrad

              Comment


                #8
                Hello Conrad,

                Aahh.. the volume has to be greater than the block size (lines 76-77).. I think when I made this example for the community member that first asked for it, this was one of the things they asked for.

                Try setting the Block size to 0.

                I've removed that part from the code and re-uploaded to that forum post if you want to re-download it.
                Chelsea B.NinjaTrader Customer Service

                Comment


                  #9
                  Helio Chelsea,

                  See attached please. The numbers appear but are overlapped with the bars.

                  I changed the Block Size in 0 but it change automatically in 1.

                  Is there a solution for all?

                  Thank you,
                  Conrad
                  Attached Files

                  Comment


                    #10
                    Hello ConradRC,

                    Thanks for the reply.

                    Any further modifications to the script will be left to the community to complete. You may review the "CustomPlotSample" indicator for ideas on how to plot graphics in very specific locations on the chart.

                    Plesae let me know if I can assist further.
                    Chris L.NinjaTrader Customer Service

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by tkaboris, Today, 08:01 AM
                    0 responses
                    1 view
                    0 likes
                    Last Post tkaboris  
                    Started by BarzTrading, Today, 07:25 AM
                    1 response
                    11 views
                    1 like
                    Last Post NinjaTrader_Clayton  
                    Started by EB Worx, 04-04-2023, 02:34 AM
                    7 responses
                    161 views
                    0 likes
                    Last Post VFI26
                    by VFI26
                     
                    Started by Mizzouman1, Today, 07:35 AM
                    1 response
                    9 views
                    0 likes
                    Last Post NinjaTrader_Gaby  
                    Started by Radano, 06-10-2021, 01:40 AM
                    20 responses
                    616 views
                    0 likes
                    Last Post NinjaTrader_BrandonH  
                    Working...
                    X