fxDreema

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

    aricanwar

    @aricanwar

    0
    Reputation
    8
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aricanwar Unfollow Follow

    Latest 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