fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. mee.air
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 36
    • Best 0
    • Controversial 0
    • Groups 0

    mee.air

    @mee.air

    0
    Reputation
    1
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mee.air Unfollow Follow

    Latest posts made by mee.air

    • RE: How to get max Drawdown of the Day of current running trades

      @VHV-Profit-Masters Good One Thanks.

      posted in Questions & Answers
      M
      mee.air
    • RE: How to use block "check how it was closed"

      @jstap f263682f-4b5b-4ff6-be35-1fb5ef08a5bd-image.png

      Used like this, the block has only Stop Loss, Take Profit options so If SL hit then I increment SL Counter and If TP Hit I put Initial Constant value to it to start again.

      posted in Questions & Answers
      M
      mee.air
    • RE: How to use block "check how it was closed"

      @jstap Thanks

      This means I can use Any positions (either BUY or SELL) on top and in bottom of it I connect this "check how it was closed" if this passed through SL I can increment a Counter by modifying a variable. this will work right (please correct me if I am wrong
      Please tell me how I can use the Variable value to use as a condition to do some operation as direct option was terminal variable is different thing

      posted in Questions & Answers
      M
      mee.air
    • How to use block "check how it was closed"

      I wan to know the position where I can use this block. Because if I put under BUY or SELL block in "On Tick" then I guess its of no use on next tick. If Use in on Trade, then how to connect it because it will only check how the last trade was closed SL or TP right. So On Trade Can be used ?

      posted in Questions & Answers
      M
      mee.air
    • How to check if both trades SL are hit

      Suppose I am having a BUY and SELL both trades running, first SL hit of BUY trade and then SL Hit of BUY Trade. Only if these both trades when Hit SL then I have to Modify the Lot increment variable. Otherwise if BUY Hit SL then Sell trade could go to hit TP. So If any of my trade hit TP I will open fresh trades, no need to modify variable.

      How should I detect the trades hitting SL or not.

      posted in Questions & Answers
      M
      mee.air
    • RE: How to know the Total Commissions of running trades ?

      @l-andorrĂ  Thanks

      posted in Questions & Answers
      M
      mee.air
    • RE: How to know the Total Commissions of running trades ?

      @bb-2

      Thanks, I understand it but I was asking how to calculate it on the basis of a closed trade in my Broker account. Once a trade is closed(on the asset) then EA fetch details of Lot and Commission from last closed trade, on the basis of it the EA can give me that printed on chart as well. How to do it or something else can be done, but it had to fetch the last trade commission and lot and on the basis of it prints total Lots opened Commission or something else.

      posted in Questions & Answers
      M
      mee.air
    • How to know the Total Commissions of running trades ?

      Please Experts help me in how to know the total Commissions will get charged after each opened trades, Its on Basis of Lot Size to whatever the trading volume is there total of that can be used to calculate it by just multiplication.

      How to do it pls guide

      posted in Questions & Answers
      M
      mee.air
    • RE: How to find the Actual Profit of the Account

      Thanks,

      image.png

      In Bottom both as Pips I need to use As money right. then only it will have the Money to be compared with when we total it. Am I correct

      But the Profit will be -Commission and -Swap or it will be total including these both ?

      posted in Questions & Answers
      M
      mee.air
    • How to find the Actual Profit of the Account

      Like b1d3c060-916a-44d2-8fd6-b39b386dd90d-image.png
      Here the Total is total Profit and it counts the Commissions and Swap as well (as I saw in live testing). I want to know the Actual Profit of the Day means deducting the Commissions and Swaps(if any) of the day. how to know that. Please experts guide me.

      posted in Questions & Answers
      M
      mee.air