fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. cesardefez
    3. Posts
    C
    • Profile
    • Following 2
    • Followers 1
    • Topics 39
    • Posts 128
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by cesardefez

    • RE: apply a mean to an indicator

      hola[0_1572477450937_Normalized_Volume_Oscillator.mq4](Uploading 100%)
      en principio era intentaba hacerlo con el indicador de mt4, pero es ex4, buscando he encontrado el nvo , este indicador, el buffer 4, ya da un valor si supera mas del 100% de la media de las ultimas n velas. esto me valdría.
      y he encontrado otro indicador better volumen que ya lleva la media incorporada, por lo que se puede comparar los valores de sus buffers.
      https://drive.google.com/open?id=1y2-23eI3yaNXXP_uKIAhtS0iSQuwiRMB-
      Gracia por todas las veces que me has ayudado. Gracias

      posted in General Discussions
      C
      cesardefez
    • RE: apply a mean to an indicator

      I am referring to the volume indicator (in mt4 it would be tic per candle) in future would be contracts per candle.
      I want to know what is the average of the volume of x candles, to determine if my volume is greater than the average.

      https://drive.google.com/open?id=1XmavH-UsK6hGBqhnENx6qdJNnc42jp5R

      (Nota: hablas español?)

      posted in General Discussions
      C
      cesardefez
    • my EA, in the tester, does operations where there is no price

      Well, do a test on historical data and operations appear where there is no price.
      could someone explain to me why it is?
      https://drive.google.com/open?id=1AoVSKrb3RavvN3IzFz7iK4f4Wgdu9Mo3

      posted in General Discussions
      C
      cesardefez
    • apply a mean to an indicator

      How could I calculate the average of x candles.
      What I want is to apply an average to the volume, to assess when the volume is greater than the average.
      it's possible? any ideas?

      posted in General Discussions
      C
      cesardefez
    • RE: lista despegable de gestión monetaria

      Thanks, my illusion vanishes.

      posted in General Discussions
      C
      cesardefez
    • lista despegable de gestión monetaria

      Hi.
      I would like to be able to choose the monetary management mode from an external constant, and that this can be done from a drop-down list as in the buy / sell box.
      In other words, the money management drop-down list can be placed in the expert's properties to configure it?

      posted in General Discussions
      C
      cesardefez
    • code for box condition

      Hola.
      tengo un box condición con este codigo.
      https://drive.google.com/open?id=14K9mB2aUgtTTy9r109QeEhcMHQfM6zve

      donde tic_0, tic_1, gap. son variables, y gap es una constante.
      ¿en que esta mal escrito este codigo? pues no me funciona.

      posted in General Discussions
      C
      cesardefez
    • RE: indicator moves within limits

      I have an indicator that draws me arrows.
      I want to know if in the last 5 candles, there is an arrow.
      The arrow you draw does not have the object property, or at least it does not appear in the object box.
      In other words, I want to know if in the last 5 candles the indicator has been visible.
      Thank you

      posted in General Discussions
      C
      cesardefez
    • indicator moves within limits

      Is there a manual to explain the configuration of this block?
      I want to check the last n candles and let me know if the buffer of an indicator has been activated.
      Could this block serve?

      posted in General Discussions
      C
      cesardefez
    • RE: EXPORTAR VENTANA DE DATOS

      @cesardefez
      @cesardefez
      solved
      if it works, but when using the strategy tester, save it in the folder 😄 \ Users \ Cesar \ AppData \ Roaming \ MetaQuotes \ Terminal \ (terminal folder) \ tester \ files
      In my case I created two folders with the same ea,
      https://fxdreema.com/shared/WpkzQWDPb
      Thanks for your help.

      posted in General Discussions
      C
      cesardefez
    • RE: Cuadro de variables al exportar link

      @l-andorrà GRACIAS

      posted in General Discussions
      C
      cesardefez
    • Cuadro de variables al exportar link

      Hola, es posible visualizar el cuadro de variables cuando comparte el proyecto con un link ?

      posted in General Discussions
      C
      cesardefez
    • RE: Two Condition Trees but if both are true only one of them should trigger a trade

      Hola.
      si pones una función "0" ?
      si (condición 1) ó (condición 2) entonces largo
      se abrirá una operación después de chequear las dos condiciones y una o las dos se cumplen.
      Ojo, si en la siguiente vela o al siguiente tic, sigue cumpliendo alguna de las dos condiciones, volvería a entrar.
      para solucionar esto yo , a los comercios con estas condiciones le configuraría el grupo ( ejemplo "1") a la hora de comprar o vender en el box de compra -venta.
      y antes de este box ( comprar / vender) color un filtro (verificación de oficios y pedidos/if trader), de forma que si no existe grupo 1, brir la operación, y si existe, pues no la abre.
      espero que te sirva

      posted in Questions & Answers
      C
      cesardefez
    • RE: EXPORTAR VENTANA DE DATOS

      Hi.
      I have tried and we have problems.
      It only works in real time:
        with the strategy tester I don't create the file.
      live, with connection (demo or real), write me the current candle.
      In short, either in the strategy tester or direct in graphics, I cannot extract historical data.
      it doesn't matter if you set it in add or rewrite mode.
      If you find the solution, you already commented. Thank you

      posted in General Discussions
      C
      cesardefez
    • RE: EXPORTAR VENTANA DE DATOS

      PERFECT.
      Thank you very much, it was just what I was looking for.
      The only downside is that it only lets me export 10 columns.
      but I suppose that in overwrite mode, I will export all the history of your candles.
      If I execute 3 EAs with 10 rows exported, then it would be a matter of pasting rows in Excel, since each EA should export the same number of candles (lines) and should order them.
      I will try it.

      posted in General Discussions
      C
      cesardefez
    • EXPORTAR VENTANA DE DATOS

      HELLO,
      It would be possible to perform an ea, which exports the data window to a csv file
      What interests me is to get the data, of my indicators along with those of the candles, to be able to study it later with excel.
      thank you

      posted in General Discussions
      C
      cesardefez
    • RE: check the value of an indicator of the last x candles

      @l-andorrà said in check the value of an indicator of the last x candles:

      no, no lo tengo en mq4. por mas que lo he buscado no lo he conseguido.
      intentare hacer algo distinto para saber si lo que falla es el indicador.
      gracias.

      posted in General Discussions
      C
      cesardefez
    • RE: check the value of an indicator of the last x candles

      no se si puedo dejaros el indicador para probar, no se si incumplo alguna condición por compartir el ex4 y puedo compartir un enlace del indicador.
      subir el indicador directamente por esta pag. me dice que no tengo privilegios.

      posted in General Discussions
      C
      cesardefez
    • RE: check the value of an indicator of the last x candles

      he estado probando. y llegado a esto:link text
      No me funciona, podeis decirme donde me equivoco, o si puede ser mas sencillo.
      uso:
      n_velas: constante de las veces que se repite el ciclo del bloque 2.
      n_v: contador, para utilizar como id vela en los bloques 4 y 7.
      exact_tend: variable que utilizo para para determinar la dirección que me da el indicador, 1 compras, -1 ventas

      posted in General Discussions
      C
      cesardefez
    • RE: check the value of an indicator of the last x candles

      gracias.
      he estado mirando el enlace.
      y tengo una duda:
      en el bloque 1: loop ( pass n time) el valor de ciclo, he puesto una constante "n_velas".
      mi duda es : este bloque toma el valor de esta variable como velas? nola puede coger como tiempo, min, segundos..tick, o simplemente son ciclos .?.
      ante esta duda he puesto un bloque una vez por vela. Seria necesario este bloque?

      gracias

      0_1566766085348_5156cd69-bab6-4078-969f-06645a7ae78e-image.png

      posted in General Discussions
      C
      cesardefez
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 6 / 7