+ Reply to Thread
Results 1 to 3 of 3
 0 Attachment(s)    

Thread: Special Code character?

  1. #1
    Member
    Join Date
    Dec 2008
    Posts
    35

    Default Special Code character?

    Hi Funyoo,

    I see a code inside an EA with something like gs_123, gd_123, g1_12, li_2, etc...
    Is there any guidance for using that kind of code or we can pick up any character that we want?

    Thanks,
    Jidonk

  2. #2
    Junior Member
    Join Date
    Sep 2009
    Posts
    10

    Default

    Quote Originally Posted by jidonk View Post
    Hi Funyoo,

    I see a code inside an EA with something like gs_123, gd_123, g1_12, li_2, etc...
    Is there any guidance for using that kind of code or we can pick up any character that we want?

    Thanks,
    Jidonk
    The reason you see that code is because it is a decompiled copy of an EA. The variables are assigned those names depending upon the type of variable that they are.

    gs stands for global string, etc.
    li stands for local integer, etc.

  3. #3
    Member
    Join Date
    Dec 2008
    Posts
    35

    Default

    Hi Don,

    Thanks for the info...

    Cheers

+ Reply to Thread

Similar Threads

  1. Add Hidden TP and SL into code
    By ivowetters in forum MQL programming
    Replies: 25
    Last Post: 02-23-2011, 19:52
  2. MA cross code
    By comdoc in forum MQL programming
    Replies: 0
    Last Post: 01-26-2009, 03:48
  3. How to code MA on RSI in an EA ?
    By funyoo in forum MQL programming
    Replies: 0
    Last Post: 11-17-2008, 20:03
  4. Lucky code
    By funyoo in forum Expert advisors demo statements
    Replies: 0
    Last Post: 09-23-2008, 11:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts