Please visit our sponsors

Rolclub does not endorse ads. Please see our disclaimer.
Results 1 to 1 of 1
  1. #1
    Senior Member
    Join Date
    Oct 2015
    Posts
    149
    Feedback Score
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AUTO MAGICAL – Vertex FX Indicator Expert Advisor

    The AutoMagiCal is a simple client-side script that generates a unique number to identify the particular chart symbol.
    When multiple Expert Advisors are running it is necessary to identify the trades generated by each Expert Advisor separately.
    This unique number also called the Magic Number is used in comment section of trade to identify it uniquely and distinguish it from trades generated by other robots.
    The function computeMagicNumber() can be used in other Expert Advisors and indicators to generate a unique number to identify the current chart symbol.
    It is calculated based on the first five characters of the chart symbol. Each character is converted into its unique ASCII code, and a string sequence is generated from this ASCII code.
    Attached Images Attached Images
    Attached Files Attached Files

  2. Sponsored Links
  3. Sponsored Links

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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