Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Feature request - moving average any type function

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

    Feature request - moving average any type function

    Is it possible to use UniversalEma functions, instead of calling the "Function-named" moving averages?

    i.e. at this moment, we call:


    SMA(...) //<--- type is function name itself
    EMA(...) //<--- type is function name itself

    instead, we should:

    MA( movingAverageType.XXXX, .................) //where XXX is either SMA,EMA or any available property.

    so, it simplifies calls (if it is already available, let us know, for NT7 and NT8 )

    #2
    Hello selnomeria,

    This would be possible to do.

    You would need to create a custom method to accomplish this.

    This thread will remain open for any community member that would like to create this logic 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


      #3
      Ok, I have created that method myself, in my custom UserDefinedMethods ( https://github.com/tazotodua/other-p...-libraries/NT7 )
      Last edited by ttodua; 09-11-2017, 05:42 AM.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      53 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Today, 06:52 PM
      4 responses
      32 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Today, 07:39 PM
      0 responses
      5 views
      0 likes
      Last Post olisav57  
      Started by trilliantrader, Today, 03:01 PM
      2 responses
      19 views
      0 likes
      Last Post helpwanted  
      Started by cre8able, Today, 07:24 PM
      0 responses
      6 views
      0 likes
      Last Post cre8able  
      Working...
      X