fxDreema

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

    check symbol letter

    Questions & Answers
    2
    2
    128
    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.
    • A
      Ali332133 last edited by

      hi,
      my EA check current symbol ( for example eurusd) , and if the letters 1-3 or 3-6 contain "usd" , return 1 else return 2 .
      can any one help me ?

      1 Reply Last reply Reply Quote 0
      • S
        sktsec last edited by sktsec

        int func()
        if (StringFind(Symbol())="USD")
        return(1)
        else return(2)

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

        Online Users

        E
        S
        N
        O
        M

        20
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors