fxDreema

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

    Posts made by aricanwar

    • How to get Margin Rates?

      Margin Rates.png

      hello, can anyone help me?

      I need the margin rates value which I want to store in the MarginRates variable

      However, it is difficult to do this because you have to use the custom code mql5

      How do you get the margin rates?

      Because there are two types of buy and sell, I only need one of them.

      This is the code I created and it still seems wrong. Is there anyone who can help me?

      My Custom MQL Code :

      SymbolInfoMarginRate(Symbol(), ORDER_TYPE_BUY, MarginRates, MarginRates);

      posted in Questions & Answers
      A
      aricanwar
    • RE: Point value of history trade

      I am very sure that many IB business people need this kind of thing. We are in a business environment that should be fair. Hopefully someone can help. Thank you for your response.

      posted in Questions & Answers
      A
      aricanwar
    • RE: Point value of history trade

      In fact, I will display the calculations on a chart with a comment block at the same time as the bot is working.

      posted in Questions & Answers
      A
      aricanwar
    • Point value of history trade

      Is there anyone who can help me?

      I need a way to determine the point difference for each transaction in the history.

      Example:
      Open buy at price 100 and close at price 120.

      I need a formula to calculate the 20-point difference. But this should apply to every closed position.

      Later, I will filter by selecting transactions with a point distance greater than the minimum value I set, and then for those that meet the criteria, I need the lot value of the transaction.

      The main purpose of this is to calculate the IB commission value because the broker applies a minimum distance for transactions eligible for commission. However, there are often errors where some transactions are not counted even though they should be eligible for commission.

      posted in Questions & Answers
      A
      aricanwar
    • RE: what happens after the subscription period expires?

      ok. thanks for your answer.

      posted in Questions & Answers
      A
      aricanwar
    • RE: what happens after the subscription period expires?

      Create more than 10 coonections?

      posted in Questions & Answers
      A
      aricanwar
    • what happens after the subscription period expires?

      What happens if my fxdreema expires?

      Can I still compile or export?

      If so, can I edit existing blocks without adding new blocks?

      Or can anyone provide a detailed explanation regarding the impact after the FXdreema subscription period is over.

      posted in Questions & Answers
      A
      aricanwar
    • How to get Total Deposit and Total Witdraw?

      How to get value of total deposit and total withdraw?

      posted in Questions & Answers
      A
      aricanwar
    • RE: Close All Position

      @jstap i will try.. thanks a lot..

      posted in Questions & Answers
      A
      aricanwar
    • RE: Close All Position

      @l-andorrĂ  Thanks a lot for your answer..

      posted in Questions & Answers
      A
      aricanwar
    • Create Logic For Close All Quickly like bulk Operations

      Bulk Operation.png

      How to make the block logic work like the bulk operations close all button on MT5?

      posted in Questions & Answers
      A
      aricanwar
    • RE: Close All Position

      Bulk Operation.png

      I want to make a close all function like how Bulk operations work. Because it can close mass positions quickly.

      This is different from the block close position function which only closes positions sequentially one by one.

      What should I do to be able to apply the close all positions function quickly in 1 second.

      please tell me what should i change?
      Close All.png

      posted in Questions & Answers
      A
      aricanwar
    • RE: Close All Position

      @DragonZueloTrends Gracias por la sugerencia, intentaré compararla con lo que he creado. Una vez mas, Gracias.

      posted in Questions & Answers
      A
      aricanwar
    • Close All Position

      Hello, can anyone help me?

      I have many positions and want to close them simultaneously, with block close positions what happens is that closing positions is very slow... different when I do it manually with the bulk operation feature on MT5, can anyone solve this?

      posted in Questions & Answers
      A
      aricanwar
    • RE: Get lot size from last closed with spesific profit or lose amount

      @jstap Thanks brother

      posted in Questions & Answers
      A
      aricanwar
    • Get lot size from last closed with spesific profit or lose amount

      Hello, can anyone help me?

      How do I get the lot value on the last closed trade but with a profit or loss value filter that I can determine.

      For example, if the last closed position was a profit of >$100, then I want to get the lot value. But if <$100, I don't need the lot value.

      Thank You.

      posted in Questions & Answers
      A
      aricanwar
    • 1 / 1