fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. noteza700
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    noteza700

    @noteza700

    0
    Reputation
    9
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    noteza700 Unfollow Follow

    Latest posts made by noteza700

    • RE: Error "URL does not allow for web request" in Strategy tester

      @jstap What's else the problem that you find in this strategy tester?

      posted in Questions & Answers
      N
      noteza700
    • RE: Error "URL does not allow for web request" in Strategy tester

      @jstap Any way to fix this problem? It used to work when I used mt4.

      posted in Questions & Answers
      N
      noteza700
    • Error "URL does not allow for web request" in Strategy tester

      Here I followed his tutorial which will send messages from MT5 PC to Telegram. A message sending works well in real trades but not in Strategy tester. In the strategy tester, I got this error message in the journal tab. Does anyone know how to fix this and can explain what happened?

      https://fxdreema.com/forum/topic/7483/custom-block-release-send-a-message-or-screenshot-to-telegram-blocks?page=1

      posted in Questions & Answers
      N
      noteza700
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      Did anyone get the error message "URL does not allow for web request"?

      posted in Tutorials by Users
      N
      noteza700
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @mohsenimi Did you replace jason code in the Include folder? if then, when you download your project from FxDreema you have to download .mq5 and compile it yourself in MetaEditor.

      posted in Tutorials by Users
      N
      noteza700
    • RE: How to put multi variables into group in the block?

      @l-andorrĂ  Let's say my variables are A1=1 A2=2 A3=3 A4=4 and I have to use them in Group filter. when I right click on it, I can pick just only one of them right? But my work need to use multiple of them, so I tried all of these but didn't work.
      (double)v::A1, (double)v::A2
      (double)v::A1 + (double)v::A2
      (double)v::A1 && (double)v::A2
      (double)v::A1 || (double)v::A2
      none of them work.

      posted in Questions & Answers
      N
      noteza700
    • How to put multi variables into group in the block?

      How to put multi variables into group in the block? 195ea7e4-6ebd-4631-b0b5-adde8cc2cea8-image.png

      posted in Questions & Answers
      N
      noteza700