fxDreema

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

    nilsen

    @nilsen

    1
    Reputation
    767
    Profile views
    30
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    nilsen Unfollow Follow

    Best posts made by nilsen

    • RE: Unreliable onTrade filter events on MT5

      @ambrogio Thank you, works perfectly!!!!!

      posted in Bug Reports
      N
      nilsen

    Latest posts made by nilsen

    • Copy-paste nodes with a name on the ID can't be copied between scripts

      If I try to do copy-paste between two scripts (on different windows), the labeled IDs (without number) aren't pasted.

      posted in Bug Reports
      N
      nilsen
    • RE: Simple market buy/sell on MQL5 code

      @roar Thanks for the response but those functions give me compilation errors:
      "
      Compilation errors
      'Buy' - undeclared identifier
      ',' - unexpected token
      '0.1' - some operator expected
      ')' - unexpected token"

      posted in Questions & Answers
      N
      nilsen
    • Simple market buy/sell on MQL5 code

      Hi,

      I would like to do a simple market buy/sell on a "custom MQL code" (MQL5) node but I can't figure how.

      I've tried to put some code I've found but it gives error. Like: trade.Buy(0.01,NULL);

      Can anybody tell me how to do it?

      posted in Questions & Answers
      N
      nilsen
    • RE: How to open hedge positions having less than 100% of free margin?

      @l-andorrà Thanks for noticing it to me. I did the script very fast to make the example and forgot that basic fact. I've corrected it by the way.

      I hope someone can point me to the right direction.

      posted in Questions & Answers
      N
      nilsen
    • RE: How to open hedge positions having less than 100% of free margin?

      https://fxdreema.com/shared/s6z4h4YLb

      posted in Questions & Answers
      N
      nilsen
    • How to open hedge positions having less than 100% of free margin?

      Hi, I want to be able to open hedge (opposite) positions having less than 100% margin.
      However when I try to do it on fxDreema it doesn't allow to open any position, displaying this message:
      "Not enough money to trade 😞 The robot is still working, waiting for some funds to appear..."

      It's perfectly doable manually, but not with fxDreema

      How can I bypass this?

      posted in Questions & Answers
      N
      nilsen
    • RE: How to detect more than one position on the same symbol on a positions loop

      @l-andorrà yes I know but I want to compare lots of positions of different symbols and my intention is not to specify one by one..

      posted in General Discussions
      N
      nilsen
    • RE: How to detect more than one position on the same symbol on a positions loop

      @l-andorrà thanks for this, but I need to count how much trades for each symbol, not all together like on your script.
      Concretely, I need to close a trade if there exist another one for the same symbol.

      posted in General Discussions
      N
      nilsen
    • RE: How to detect more than one position on the same symbol on a positions loop

      @xfire thanks for the suggestion but market name isn't available there so it isn't useful for what I'm looking for

      posted in General Discussions
      N
      nilsen
    • RE: How to detect more than one position on the same symbol on a positions loop

      @l-andorrà I mean a counter of open trades of the same symbol

      posted in General Discussions
      N
      nilsen