@cooltree said in I am having problem with candle id:
forum/topic/4147/more-settings-candle-idI
Can you please share the link to your project?
@cooltree said in I am having problem with candle id:
forum/topic/4147/more-settings-candle-idI
Can you please share the link to your project?
@khalids222 Can you please provid esome visual example? I do not fully understand.
@tcanuto If you use a percentage of balance instead of a fixed lot size that will get the desired result.
@zackry Why are your questions always so hard?
This is programmer's stuff. I'm afraid I cannot help.
@skf1883 Here you can find useful info:
https://fxdreema.com/forum/topic/6436/daily-profit/2
https://fxdreema.com/forum/topic/8803/daily-performance
@piptheripper Can you please share the link to the project?
@daverawcus Great! Thank you very much for sharing.
@piptheripper It is not as diffilcult as you imagine. You can begin here:
https://fxdreema.com/instructions/builder/groups-and-magic-numbers
@khacdiepvnc This is the way to limit the maximum amount of trades:

Limiting it to days or weeks will require at least a variable that will depend on your current structure.
@yteurope I'm afraid this is the weakiest point of fxDreema.
It is a common request. I'm afraid the only way to fix this is by asking for an update to the administrator himself.
@wol3003 Well, that is not a trivial calculation to do. I guess you need the PSAR value below for a buy and above for a sell, right? You need the EA to do some calculations.
@highmoose You're welcome, man! 
@johann-0 And what is the problem?
@4xfatigue Are you using a custom indicator maybe? Then the easiest option is using its buffers to do that.
@cristian-0 Ese bloque es un bucle, de modo que siempre se ejecutará a cada tick que llegue a plataforma. No acado de entender por qué necesitas que no se ejecute nunca más para una misma operación. ¿Puedes compartir el enlace de tu proyecto?
@sosel Interesting. I'm not a programmer, sorry. Thank you for sharing.
@polyarmour Blocks 57 to 60 should specify the correct candle ID for the MA. Now you are comparing all those candle values to candle ID 0, ie the current candle, not their respective past values.