@jstap Just curious. What custom code would be required to change the chart timeframe the EA is working on?
Posts made by l'andorrà
-
RE: CHANGING A CONDITION'S TIMEFRAMEposted in Questions & Answers
-
RE: Strategy Tester Error on MT5posted in Questions & Answers
Where is your tick data from? Are you using the one provided by the broker only or did you import any custom data?
-
RE: Slippage Problem with pending ordersposted in Questions & Answers
@MS_fxDreema You can program the pending order without any TP and then use it as soon as the real trade is open, wherever it is. You can do that through the purple 'on trade' tab blocks.
-
RE: order ticketposted in Questions & Answers
@mhmd I guess you mean you need just one only specific ticket number, right? You can find the most recently open one this way:

-
RE: Variableposted in Questions & Answers
This is the way to do it:
https://fxdreema.com/documentation/builder/constants-and-variables
-
RE: Grid positions SL is not working properlyposted in Questions & Answers
Short note first. Blocks 137, 5 and 12 are redundant. You can remove them. You should use a pink 'once per trade') block immediately above those 'buy/sell now' blocks.
-
RE: three push divergenceposted in Questions & Answers
Unless you use a VERY good and NOT repainting indicator to find those divergences, building something like that is a very ambitious and difficult project. My recommendation is finding a custom indicator as suggested and then we can be more helpful here.
-
RE: Tool Bar Missingposted in Questions & Answers
There is no tool bar. The only way to load an old project is selecting it from your current fxDreema list of available projects or, if it is not there, importing the old mq4/ex4 file into your fxDreema account.
-
RE: Help with the on and off button that draws the scanner on the mt5 chartposted in Questions & Answers
I'm afraid there is too much custom code to be any helpful. Definitely you need a programmer instead of me, sorry.
-
RE: EA that opens on previous candleposted in Questions & Answers
@alhammeed1990 Could you please open a new thread for your question instead of using someone's else?
-
RE: merge several experts in oneposted in Questions & Answers
@biztet You said the answer. You need to use different group numbers, one per expert.
-
RE: Help with the on and off button that draws the scanner on the mt5 chartposted in Questions & Answers
I don't fully understand what the scanner is exactly. I see you copied all blocks in the 'on tick' and the 'on chart' tabs. Why is that?
-
RE: Como agregar un indicador que funciona con templatesposted in Questions & Answers
Ambos deben estar instalados en la plataforma, para empezar. El problema es que no todas las configuraciones de plantillas pueden ser entendidas inicialmente por fxDreema. Supongo que es el indicador el que llama a la plantilla para ejecutarse, ¿verdad?
-
RE: Pending order Trade Managerposted in Questions & Answers
@raveon Yes, I have. just search for 'The Andorran Investor' on Youtube. You'll find me there.
-
RE: money managmentposted in Questions & Answers
@m-almasi You will need variables to do that. Are you familiar with variables?
-
RE: Risk % of equity error and incorrect stop movementposted in Questions & Answers
@jstap That's exactly what I meant.