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 kevinenergy, 02-17-2023, 12:42 PM
      117 responses
      2,764 views
      1 like
      Last Post jculp
      by jculp
       
      Started by Mongo, Today, 11:05 AM
      5 responses
      15 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by SightCareAubetter, Today, 12:55 PM
      0 responses
      3 views
      0 likes
      Last Post SightCareAubetter  
      Started by traderqz, Today, 12:06 AM
      8 responses
      16 views
      0 likes
      Last Post traderqz  
      Started by SightCareAubetter, Today, 12:50 PM
      0 responses
      1 view
      0 likes
      Last Post SightCareAubetter  
      Working...
      X