Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add EMA to ADX

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

    Add EMA to ADX

    Hi,

    id like to know about adding an EMA/SMA or whatever, to a panel displayed an ADX or so. I havent found a way to do this, yet.

    #2
    IceRage, for this you would need custom coding - please take a look at this snippet below -
    Code:
    double emaAdx = EMA(ADX(Median, 14), 14)[0];
    For our indicator coding tutorials, please check this link -

    Comment


      #3
      Ah ok, many Thanks ;-) ill have a look for

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      69 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      42 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      24 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      27 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      54 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X