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 DJ888, 04-16-2024, 06:09 PM
      4 responses
      12 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by terofs, Today, 04:18 PM
      0 responses
      7 views
      0 likes
      Last Post terofs
      by terofs
       
      Started by nandhumca, Today, 03:41 PM
      0 responses
      6 views
      0 likes
      Last Post nandhumca  
      Started by The_Sec, Today, 03:37 PM
      0 responses
      3 views
      0 likes
      Last Post The_Sec
      by The_Sec
       
      Started by GwFutures1988, Today, 02:48 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Working...
      X