Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Calculator

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

    Calculator

    Hi All,

    I've used your in-built strategy designer (I can't remember the name of it but it is easy to use for people like me who have no programming skills) and really like it as it is easy an intuitive.

    I want to be able to make calculations so I can set my opening limits order on. For example, let's say I want to calculate the volatility for 20-days worth of price movements and mark my orders based-upon these figures. Can this be done?

    Thanks,

    Z

    #2
    Hi Zhorny, so you were using the Strategy Wizard then - how would you calculate your 20 day volatility then? What you could do as well is using the inbuild Bollinger Bands / Keltners as based for your order entry price to provide a dynamic breakout channel so to speak.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks Bertrand. I see where you're coming from but what if I have a completely unique calculation, which isn't captured by any current indicator?

      Let's say for example (and this is very very very simple example with simple calculations): I have a CLOSE[0] so I want to set my order on the following calculation:

      (CLOSE[0] + 20) - (55 * CLOSE[1]) + (HIGH[5] / 62)

      NB: the real numbers indicated in the above calculation would be contract specific tick values so if I'm trading GBPUSD and the current price is 1.6200 and I subtract 20 ticks I'd get 1.6180.....but this is arbitrary - it is more of a case to see if a calculation like this would work.
      Last edited by Zhorny; 05-16-2011, 07:04 AM.

      Comment


        #4
        Thanks for clarifying, then you would need to custom code an indicator that would generate those volatility based levels according to your calculations and then later on call this new indicator in your strategy.



        The above tutorials can help greatly to get started into custom coding scripts, if you would like to get this study created professionally for you, please check for example this range of available consultants out :

        BertrandNinjaTrader Customer Service

        Comment


          #5
          Ok thanks. I guess I'll need to learn C#!
          Are there any plans for intregrating this within the Strategy Wizard?

          Comment


            #6
            Sure, we're always looking for ways and ideas to further enhance NinjaTrader and our wizard interfaces, but dealing with custom ideas / code opens up a very diverse world of options and finetuning needs so there are 'natural' limits as to what a 'point and click' interface can do I feel.
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by trilliantrader, 04-18-2024, 08:16 AM
            7 responses
            27 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by samish18, 04-17-2024, 08:57 AM
            17 responses
            64 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by rocketman7, Today, 02:12 AM
            2 responses
            17 views
            0 likes
            Last Post rocketman7  
            Started by briansaul, Today, 05:31 AM
            1 response
            13 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Started by PaulMohn, Today, 03:49 AM
            1 response
            12 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Working...
            X