fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. emilio
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 60
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by emilio

    • RE: CHECK LAST CLOSED TRADES

      tks !!!!

      posted in Questions & Answers
      E
      emilio
    • RE: CHECK LAST CLOSED TRADES

      I would like your help because I.m trying to check if my last trades where BUY or SELL ones.
      Foe this I have to check if my last 10 trades weher of one BUY or SELL
      If a BUY in between a Sell sequence it will reset the sequence.

      BUY / BUY / BUY / BUY / BUY / BUY / BUY / BUY / BUY / BUY ----> (THEN PASS)

      BUY / BUY / BUY / BUY / BUY /** SELL ** / BUY / BUY / BUY / BUY /BUY ----> (THEN COUNT RESTARTS SINCE THE SELL WITH A TOTAL OF FIVE BUYS INSTEAD OF TEN BUYS )

      posted in Questions & Answers
      E
      emilio
    • RE: An example is possible ??

      OK

      Not needed an example , I got it.

      posted in Questions & Answers
      E
      emilio
    • RE: An example is possible ??

      Check average profit from "n" trades
      Overview

      Checks the average profit from certain number of currently running trades and/or history trades. You can filter trades using filter settings.

      1. With these trades

      http://prntscr.com/am3uj5

      1. and these settings

      http://prntscr.com/am3v46

      I can understand the "sum total amount" but for this function maybe I need an example , Is it possible ??

      Is not a problem to wait, I changed this funtion for the one you told %(#FF0000)["check unrealizable profit of n trades"] and it works as I want, but I would like to understand and "see" the function %(#FF0000)["Check average profit from "n" trades"] with an example.

      Thank you in advance

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      Thank you

      I was using the wrong block.

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      Do you mean that is better to change the profit mode from "pips" to "money" ???

      http://prntscr.com/akqrui

      Or there is a possibility to make the calculation more precise ?

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: from local to web gives error code

      Many blocks are misssing

      original

      http://prntscr.com/ajw9c6

      new

      http://prntscr.com/ajwa8n

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: from local to web gives error code

      http://prntscr.com/ajw3lj

      I´ve just imported a perfectly working EA made in local, and after import it and when .ex4 button in web gives the above.

      Emilio.

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      Today´s example

      http://prntscr.com/ajq4lu

      and the settings

      http://prntscr.com/ajq5r0

      I´ve check the expert id is the same for the three short trades above.

      What I want is just, if the profit is >0 close trades.

      And in the case of the print screen 6,24 -1,09-2,87 = 2,28 ---> Should have been closed, doesn´t it ???

      Should I change something ??

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      Hello
      Please forget the large numbers,too much copy paste, I´m asking for the function, It is a fact that is not working properly.(all they are the same group)

      First When trying to upload to the online version gives me an error when compiling. (= is left or something similar)
      Second when working is not doing what I spected to do.( close trades if all the group profit amount >=-1)

      No problem to wait if finally resolved.

      Emilio Muela

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      http://prntscr.com/agqvce

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average function problems

      Again it has no sense.

      http://prntscr.com/agqt7b

      It should have been sold !!!! This case is fabourable, but should be contrarian

      http://prntscr.com/agqufg

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average profit function

      Ok it Works with a new Project created (web done)

      I´ve tried to import to change the block "check average function" to "bucket of trades" from my local desctop mq4 to web based as above, but don´t let me to change due to this.

      http://prntscr.com/agpf6a

      Could I download the "bucket function" to my local PC versión to use it ?

      Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Check average profit function

      Hello
      I would like to ask about the calculation of this function defined "check average profit from "n" trades".

      It is defined like this

      http://prntscr.com/afuf0s

      And as a result of it, I found

      http://prntscr.com/afuf5h

      So, maybe I´m not understanding adecuately how it Works because I espected to close all buy trades before,I got 15.83+4.01-3.78-2.56 in the group of trades = 13.5, buy I believe it should have close when +1.

      Regards Emilio

      posted in Questions & Answers
      E
      emilio
    • RE: Conditional for every pair used in one account

      I have used this conditional

      http://prntscr.com/8y43bg

      It works perfectly if I have one account and one pair on this account.

      Is it possible this "action" to be valid for every pair separately, I mean,Imagine an account operating with 4 different pairs, I would like to check if the trades for every pair is loosing 100 usd.

      Actually an account could be only used for one pair and the target is to have 5 different pairs in one account.

      Thank you

      posted in Questions & Answers
      E
      emilio
    • RE: Balance for the active trades

      Hello all

      I would like to compare if the lose pips of the current buy trades, is the same that the pips loses of the current sell trades.

      Any idea for that ??

      Thank you

      posted in Questions & Answers
      E
      emilio
    • RE: The 5 th digit in a Global Variable disapeared ??

      Sorry but

      The question is If I write the number manually it works, but if I use "set global variables " to fill a Global Variable, the 4 digits as described above appeared if F3 , so it means that block should not fill properly , agree ??

      posted in Questions & Answers
      E
      emilio
    • RE: The 5 th digit in a Global Variable disapeared ??

      I have in my download laptop version "set global variables " block, but I don´t have "terminal variables" block, anycase I´m using Global Variables.

      The question is If I write the number manually it works but if "set global variables " is filling the field 4 digits as described above, so it means that block should not work properly , agree ??

      posted in Questions & Answers
      E
      emilio
    • RE: The 5 th digit in a Global Variable disapeared ??

      Hello all again.

      I need my Gloval Variable "ENTRADA1" to be with 5 digits after point. (1.31875 F.E.) and I only get 4 after fill it automatically with the "Set Global Variables in MT4" Block.

      http://prntscr.com/8gx46m

      I fill it like this --> http://prntscr.com/8gx4nv

      As consequence, this condition is not working correctly http://prntscr.com/8gx624


      But if I change the right operand instead of "VARIABLE1" to a manual entered number in "Set Global Variables in MT4" block, it works perfectly.

      http://prntscr.com/8gx741

      http://prntscr.com/8gx82n

      Is it needed to set/adjust something ???

      Thank you.

      posted in Questions & Answers
      E
      emilio
    • RE: Asign sell price to a variable

      Ok now,

      my confusion was to use terminal variable instead of global variables.

      thank you

      posted in Questions & Answers
      E
      emilio
    • 1
    • 2
    • 3
    • 1 / 3