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 chbruno, 04-24-2024, 04:10 PM
      4 responses
      50 views
      0 likes
      Last Post chbruno
      by chbruno
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      10 responses
      398 views
      1 like
      Last Post beobast
      by beobast
       
      Started by lorem, Yesterday, 09:18 AM
      5 responses
      20 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by WHICKED, Today, 12:56 PM
      2 responses
      15 views
      0 likes
      Last Post WHICKED
      by WHICKED
       
      Started by Felix Reichert, Today, 02:12 PM
      0 responses
      4 views
      0 likes
      Last Post Felix Reichert  
      Working...
      X