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 jeronymite, 04-12-2024, 04:26 PM
      3 responses
      44 views
      0 likes
      Last Post jeronymite  
      Started by Barry Milan, Yesterday, 10:35 PM
      7 responses
      20 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by AttiM, 02-14-2024, 05:20 PM
      10 responses
      179 views
      0 likes
      Last Post jeronymite  
      Started by ghoul, Today, 06:02 PM
      0 responses
      10 views
      0 likes
      Last Post ghoul
      by ghoul
       
      Started by DanielSanMartin, Yesterday, 02:37 PM
      2 responses
      13 views
      0 likes
      Last Post DanielSanMartin  
      Working...
      X