Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

First independent community of traders

First independent community of traders Logo First independent community of traders Logo

First independent community of traders Navigation

  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • Buy Theme
  • Home
  • About Us
  • Blog
  • Contact Us
Home/ Questions/Q 5304
Next
In Process
wolfenstein66
wolfenstein66

wolfenstein66

  • 1 Question
  • 1 Answer
  • 0 Best Answers
  • 20 Points
View Profile
  • 0
wolfenstein66
Asked: December 29, 20202020-12-29T09:40:06+00:00 2020-12-29T09:40:06+00:00In: Forex Expert Advisors

The adviser stopped working

  • 0

Recently, the Expert Advisor does not work, an error message is displayed
2017.10.18 19:59:38.051    EURUSD,H1: symbol name for MarketInfo function must be a string

I suspect the problem is in the type conversion. The adviser was free, ethics allows decompilation if there was a decompiler.
How can I fix the EA?

  • 6 6 Answers
  • 0 Followers
  • 0
Answer
Share
  • Facebook

    6 Answers

    • Voted
    • Oldest
    • Recent
    1. komposter

      komposter

      • 1 Question
      • 36 Answers
      • 0 Best Answers
      • 92 Points
      View Profile
      komposter
      2020-12-29T09:40:39+00:00Added an answer on December 29, 2020 at 9:40 am

      STARIJ:
      Something hard to believe. Before that, the value of the variable was string, and suddenly it became numeric. With all my many years of programming experience, this is the first time I read about this. In the new build, dots in names are forbidden – but the error is detected during compilation. In the new build, strings began to have two-byte UNICODE characters – but again the error appears after compiling the old program. But such a thing!!! To make a compiled Expert Advisor stop working with such an error – – it’s hard to believe

      There was such a thing once. 0 or NULL instead of _Symbol first came up, and then stopped.

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. starij

      starij

      • 0 Questions
      • 14 Answers
      • 0 Best Answers
      • 48 Points
      View Profile
      starij
      2020-12-29T09:40:33+00:00Added an answer on December 29, 2020 at 9:40 am

      Dmitry Romanov:

      Recently, the Expert Advisor does not work, an error message is displayed

      2017.10.18 19:59:38.051    EURUSD,H1: symbol name for MarketInfo function must be a string

      I suspect the problem is in the type conversion. The adviser was free, ethics allows decompilation if there was a decompiler.

      How can I fix the EA?

      Something hard to believe. Before that, the value of the variable was string, and suddenly it became numeric. With all my many years of programming experience, this is the first time I read about this. In the new build, dots in names are forbidden – but the error is detected during compilation. In the new build, strings began to have two-byte UNICODE characters – but again the error appears after compiling the old program. But such a thing!!! To make a compiled Expert Advisor stop working with such an error – – it’s hard to believe

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    3. artmedia70

      artmedia70

      • 1 Question
      • 41 Answers
      • 0 Best Answers
      • 102 Points
      View Profile
      artmedia70
      2020-12-29T09:40:27+00:00Added an answer on December 29, 2020 at 9:40 am

      Dmitry Romanov:

      Recently, the Expert Advisor does not work, an error message is displayed

      2017.10.18 19:59:38.051    EURUSD,H1: symbol name for MarketInfo function must be a string

      I suspect the problem is in the type conversion. The adviser was free, ethics allows decompilation if there was a decompiler.

      How can I fix the EA?

      Ethics cannot allow decompilation in any way. Moreover, there was additional protection.

      Sergey Basov:

      Without the source code, you can hardly fix it. And by the way, the ethics of this forum allows you to ban for mentioning decompilation ))

      You can’t be banned for mentioning it. If you don’t talk about the problem, it doesn’t mean it’s not there, right? Here we are now talking to you and mention decompilation, and what, in the ban of both?

      But for a request or for a proposal, for example, about decompilation-quite, quite…

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    4. saasa_ivanov

      saasa_ivanov

      • 0 Questions
      • 6 Answers
      • 0 Best Answers
      • 32 Points
      View Profile
      saasa_ivanov
      2020-12-29T09:40:22+00:00Added an answer on December 29, 2020 at 9:40 am

      hi!

      The robot campaign was made with the template Ilan1. 6.

      That’s why weirdos like this happen. 

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    5. wolfenstein66

      wolfenstein66

      • 1 Question
      • 1 Answer
      • 0 Best Answers
      • 20 Points
      View Profile
      wolfenstein66
      2020-12-29T09:40:17+00:00Added an answer on December 29, 2020 at 9:40 am

      Sergey Basov:

      Without the source code, you can hardly fix it. And by the way, the ethics of this forum allows you to ban for mentioning decompilation ))

      It was free, and additionally protected by a dll. No one’s rights would be violated.

      You just need to remove the error. You will have to look for the code from the developer who abandoned support or select a similar one. Very, very sorry..

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    6. bsv-1

      bsv-1

      • 0 Questions
      • 5 Answers
      • 0 Best Answers
      • 30 Points
      View Profile
      bsv-1
      2020-12-29T09:40:11+00:00Added an answer on December 29, 2020 at 9:40 am

      Dmitry Romanov:

      Recently, the Expert Advisor does not work, an error message is displayed

      2017.10.18 19:59:38.051    EURUSD,H1: symbol name for MarketInfo function must be a string

      I suspect the problem is in the type conversion. The adviser was free, ethics allows decompilation if there was a decompiler.

      How can I fix the EA?

      Without the source code, you can hardly fix it. And by the way, the ethics of this forum allows you to ban for mentioning decompilation ))

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    Leave an answer

    Leave an answer
    Cancel reply

    Browse

    Sidebar

    Ask A Question

    Stats

    • Questions 506
    • Answers 2k
    • Posts 5
    • Comments 0
    • Best Answers 0
    • Users 683
    • Popular
    • Comments
    • Tags
    • forexcommunity

      Highlighting what’s important about questions & Answers on Discy Community!

      • 0 Comments
    • forexcommunity

      Introducing Keyboard Shortcuts, our first Labs feature

      • 0 Comments
    • forexcommunity

      Defining quality on Discy Engine — what a helpful answer ...

      • 0 Comments
    • forexcommunity

      Organizational and company accounts on Discy Engine the next step

      • 0 Comments
    • forexcommunity

      Hello world!

      • 0 Comments

    Related Questions

    • JeffreySer

      2015 1-72 HOURS Twitter

      • 0 Answers
    • Jerrynug

      Игровые стратегии для бк

      • 0 Answers
    • Brus Agell

      Правельный выбор

      • 0 Answers
    • pinupcasinoo

      Pin Up Casino

      • 0 Answers
    • c00l777

      During optimization, indicators that are not present in the robot ...

      • 2 Answers

    Users

    JeffreySer

    JeffreySer

    • 1 Question
    • 0 Answers
    Jerrynug

    Jerrynug

    • 1 Question
    • 0 Answers
    Leonardcig

    Leonardcig

    • 0 Questions
    • 0 Answers

    Footer

    First independent community of traders

    About

    An independent community of forex traders. This is where traders communicate. You can ask your questions and you will receive an answer to your question.
    • Terms of Use
    • Privacy Policy
    • Cookie Policy
    • Knowledge Base
    • Support

    © 2021 Forexcommunity.net. All Rights Reserved