Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

m3colonel

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by m3colonel


  1. Newbie here,

     

    I am currently using CQG and have 2 indicators that are in CQG language. I am looking for help from someone that will be able to convert it to eSignal language.

     

    First one is a simple oscillator... I have included the code and a snapshot of what it looks like.

     

    2*( MA( Mid(@),Wei,3))-( MA( MA( Mid(@),Wei,3),Wei,3))

     

    MA(2*( MA( Mid(@),Wei,4))-( MA( MA( Mid(@),Wei,4),Wei,4)),Wei,3)

     

     

     

    The second one is Fisher Transform

     

    X:= MA(0.1*(RSI(@,RSIp)-50),Wei,WMAp);

    IFish:= ( Exponential(2*X)-1) / (Exponential(2*X)+1)

     

     

    Thanks for any help.

    5aa70f75e6eb3_NoLagFisher.thumb.JPG.b4eaae74f6d9886caa36442248134d24.JPG

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.