fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    MA Code MQ4

    Questions & Answers
    1
    1
    251
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • khacdiepvnc
      khacdiepvnc last edited by

      Hi bro,
      I need an indicator Move Average (MQ4)
      The AFL code is:
      value1=((Close-LLV(Low,10))/(HHV(High,10)-LLV(Low,10)))*(100);
      value2=EMA(value1,10);
      value3=EMA(value2,10);
      value4=EMA(value3,5);

      Plz help me code MQ4 this
      many thanks.

      my email: khacdiepvnc@gmail.com

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post

      Online Users

      V
      E

      14
      Online

      146.7k
      Users

      22.4k
      Topics

      122.6k
      Posts

      Powered by NodeBB Forums | Contributors