fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. LopezDiaz2510
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 30
    • Best 1
    • Controversial 0
    • Groups 0

    LopezDiaz2510

    @LopezDiaz2510

    1
    Reputation
    274
    Profile views
    30
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location San Juan Argentina Age 39

    LopezDiaz2510 Unfollow Follow

    Best posts made by LopezDiaz2510

    • RE: Compilation Errors HELP!

      Thank you so much @roar!!
      It worked such as you said.
      Problem solved, and thanks for the others advice i'll keep in mind.

      posted in Questions & Answers
      L
      LopezDiaz2510

    Latest posts made by LopezDiaz2510

    • RE: Trailing with Variables doesn't work

      Can't make it work....
      Someone that can give me an example?

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: Trailing with Variables doesn't work

      You mean that there is no way of set a trailing Stop with a variable? i dont understand why. Because is just another price level but saved in a variable.
      I just nedd the trailing to work with the lowest price as a stop loss.

      posted in Questions & Answers
      L
      LopezDiaz2510
    • Trailing with Variables doesn't work

      My trailing doesn't follow the StopLoss or doesn't start, i really don't know.
      Buy example:
      When i Buy manually my EA looks for the lowest price in a candle period and saves that value in a variable (double) call "StopLoss_Buy" and uses that variable as StopLoss. But when i set my TrailinStop the level never moves from the first value. What am i doing wrong????
      0_1654536393942_Trailing.png

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: ERROR - Constant expected (but i dont use any!!!)

      Problem fixed!!!
      I was using the Variable "High_1" as StopLoss, but i wasn't realize that this variable is "int" and used to save a candle ID. Then a change "int" for "double" and saved "Price value"

      Working now!

      posted in Questions & Answers
      L
      LopezDiaz2510
    • ERROR - Constant expected (but i dont use any!!!)

      Hi everyone, am having a compilation error that says "Constant expected" the problem is that i dont use any constant in my project.... I use a Variable name High_1 and that is the name of th expected constant.

      I've already try to create a constant with the same name, but didin't work.
      I've also read in one post that this problem is a bug and can be corrected by unchecking the optimización option when a use the variable of the same name but DIDN'T WORK either...

      What can i do??????????????
      0_1653484189344_25-05.png

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: Two Higuest Prices in a candle period????

      Mucho mejor en español!!!
      Solo necesito el máximo de un periodo (el ID de la vela) y el valor mas próximo a éste con su ID también. Todo esto para poder si hay divergencia entre estos dos puntos y un indicador tipo OBV.
      No me servirían tres puntos máximos, aunque siempre voy a poder encontrar dos puntos, el máximo original y la vela que este en precio justo por debajo de este.

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: Two Higuest Prices in a candle period????

      Thaks Andorran for your reply Andorrá!!!!
      I will try to explain myself, english is not my native leanguaje.

      1. I need i to get the ID of the candle with the highest price in a candle period
      2. Need to get the ID of the candle with the second highest price in the same candle period

      Something like what you can see in the image.

      0_1651334806050_Ris3-6.jpg

      posted in Questions & Answers
      L
      LopezDiaz2510
    • Two Higuest Prices in a candle period????

      Greetings FXDreema communityl!!!
      I will like to ask if there´s a way to serch for the two Highest Price in a candle period making the distinction tha the candles in wich this happens have to be bull candles. This is possible?????

      Here a let you with my project but isnt working yet....
      https://fxdreema.com/shared/BpH3roZWb

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: Trades Closed immediately triangle

      @l-andorrà
      Muchas gracias por tu respuesta!!! (se que te desenvuelves bien en el español) está funcionando bien ahora.
      Pero tengo otra consulta respecto al mismo proyecto:
      ¿Para que sirve el Cross Width, cual es su funcionalidad?
      Saludos!!!!!!!

      posted in Questions & Answers
      L
      LopezDiaz2510
    • RE: Trades Closed immediately triangle

      @lopezdiaz2510
      Here is the project link
      https://fxdreema.com/shared/MWOsojEIb

      posted in Questions & Answers
      L
      LopezDiaz2510