Ok. Could you please share the project you created? I will take a look at it.
Posts made by l'andorrà
-
RE: Martigle Lot Size Helpposted in Questions & Answers
-
RE: Kagi Chartposted in Tutorials by Users
Never heard of this chart. Could you please provide some more info about it?
-
RE: TWO OR MORE CUSTOM INDICATORSposted in Questions & Answers
@Katlego-Moraba No. Sadly fxDreema can use as many indicators as you want, but all of them need to be executed separately. If you need combined indicators you'll need to hire a programmer to do that and then import the combined one into your fxDreema account.
-
RE: Mouse clicked on object donk working.posted in Questions & Answers
Try to use button names without spaces in between. Like 'CloseAll' instead of 'Close All'.
-
RE: Backtest and live working differposted in Questions & Answers
@TipsyWisdom I don't remember having said that.
But I'm over 50 so I cannot discard I did it and now I simply don't remember. -
RE: BLOCKS, CONSTANTS and VARIABLES.posted in Questions & Answers
There is no limit for any of them. However, the bigger the number of blocks used the higher the risk the algorithm will be inefficient. I'm talking about using blocks in the thousands.
-
RE: backtest in mt4posted in Questions & Answers
@mohammad-masroor That's the tragedy of backtesting. It is never 100% reliable. The best approach (and that doesn't mean it is reliable) is using a 99.9% quality data. Anything below that is simply trash.
-
RE: Martigle Lot Size Helpposted in Questions & Answers
I'm afraid I don't fully understand the request. Would you mind providing a numerical example step by step? That would definitely help.
-
RE: Performing an action after a condition has been metposted in Questions & Answers
@MrDaisyBates That's exactly what I wanted to say.

-
RE: Performing an action after a condition has been metposted in Questions & Answers
Do you mean that those actions should happen at different moments in time?
-
RE: First Attempt at Arrays. Could use an expert opinion.posted in Questions & Answers
@MrDaisyBates Thank you for tagging me, man, but this is FAR OUT of my league!!
I'm not a programmer like roar. I'm just an advanced fxDreema user. He will be able to help you for sure. 
-
RE: Can't find shift for stochastic oscillator and CCiposted in Questions & Answers
Do you mean two indicators combined? That is not possible in fxDreema. Your only option is using a custom indicator with those already combined and then import it into your fxDreema account.
-
RE: EA doesn't open tradesposted in Questions & Answers
Apparently a constant/variable is not correctly identified.
