fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. mndiarra
    M
    • Profile
    • Following 1
    • Followers 0
    • Topics 9
    • Posts 25
    • Best 0
    • Controversial 0
    • Groups 0

    mndiarra

    @mndiarra

    0
    Reputation
    408
    Profile views
    25
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    mndiarra Unfollow Follow

    Latest posts made by mndiarra

    • RE: How to do include in "Custom MQL code" ?

      @fxdreema Thx for getting back to me on this. Actually what I did is, I created "Custom MQL code" blocks with what I needed. Then I generated the code as .mq4 (.not ex4 because at this stage the .mqh file is not included therefore it won't compile). Afterwards, I went to mql4 editor, added "#include <xxxxx.mqh>" and then compiled everything together. The process is a little bit longer but it works. Thanks a million for your help.

      posted in Questions & Answers
      M
      mndiarra
    • How to pass in headers as part of the "Send HTTP request" call ?

      Hi,

      I need to pass http header to the "Send HTTP request" block.
      A sample curl command is here "curl -H "X-MBX-APIKEY: dbefbc809e3e83c283a984c3a1459732ea7db1360ca80c5c2c8867408d28cc83"".
      I just want to know how to pass in -H in the "Send HTTP request" block.
      Thanks in advance for your inputs.

      posted in General Discussions
      M
      mndiarra
    • RE: How to do include in "Custom MQL code" ?

      @l-andorrà No worries, thanks I will try or unless somebody has done this before that would be appreciated. As said, everything is feasible, but the problem is time.

      posted in Questions & Answers
      M
      mndiarra
    • How to do include in "Custom MQL code" ?

      Hi,

      I was trying to use #include in a block of mine before realising that this is not supported - find below excerpts after clicking on the question mark beside the "Customer MQL code" itself.

      <snip>
      You also can't define global variables or use #define, #import or #include.
      </snip>

      Is there any workaround for that ? Thanks in advance for your help.

      posted in Questions & Answers
      M
      mndiarra
    • RE: Cryptocurrencies are exploding these days

      @digitalb23 Hi, have you succeeded in building an EA for the crypto space. If yes, I would like to see the main concepts basically (how to connect to let's say Binance and how to trigger an order). Thanks for your answer.

      posted in General Discussions
      M
      mndiarra
    • RE: Fibonacci levels are 0-32 in fxdreema but 0-31 at mql.com

      @l-andorrà Ok, no worries. I just need his opinion on this as I think there is a typo here.

      posted in Questions & Answers
      M
      mndiarra
    • RE: Fibonacci levels are 0-32 in fxdreema but 0-31 at mql.com

      @l-andorrà, what is actually contact to the admin ? Is it support@fxdreema.com as I don't want to write to you again on same topic ?

      posted in Questions & Answers
      M
      mndiarra
    • RE: Fibonacci levels are 0-32 in fxdreema but 0-31 at mql.com

      @l-andorrà thx, I will contact the admin then.

      posted in Questions & Answers
      M
      mndiarra
    • Fibonacci levels are 0-32 in fxdreema but 0-31 at mql.com

      I've found a small discrepancy between fxdreema and mql, and I am wondering if this is just a typo or not. Actually, the issue is Fibonacci levels in fxdreema are 0-32 but 0-31 at mql.com.
      Note: I know it's hard for fxdreema users to hit this issue but I just want to raise it that people are aware of.

      posted in Questions & Answers
      M
      mndiarra
    • Logical NOT

      Hi,

      I am looking for a logical NOT in fxdreema but somehow I could not find it.
      Can you please let me know how to make a logical NOT (if something is not True) ?

      posted in Questions & Answers
      M
      mndiarra