Panel with EA in the same EA
-
One question, can you create a panel of trading inputs and at the same time execute a strategy or several at the same time and that if I want to open an operation with that Panel + EA when I open it I do not block, accidentally close, etc. the operations of the Open EA. It can be done with fxdreema.
-
@banditdos Not sure I fully understand you. Do you mean createing one EA with a panel that can modify other EAs ot other charts with the same EA?
-
@l-andorrà I want to make if possible an indicator, script or EA that can draw my lines of resistance and supports opening operations and within this EA, script or indicator that has a strategy or several running, because I think it is not possible to have 2 EAs in one same window. I am very new, I have been two weeks and I do not know this program and what it is capable of doing. I am reading the manuals but they are very extensive and it is still very difficult for me to understand how it works. Why an EA can be several things or are they just trading strategies?
-
@banditdos Hello BanditDos! I can help you in part and clarify issues. The fxDreema is a platform to create or Scripts or EAs, the first (Scripts) are programs that run instantly and only once on the MT4 or MT5, the second the EAs are programs that always run until you eliminate them in a window but in a PAR (EURUSD, GBPUSD, etc.) you can have as many windows as you want and in each one an EA, that is, if you want the EURUSD to have two or more strategies or EA running you must open as many windows as EA you want to apply But beware, the Stop Loss and Take profit will be seen in all the windows and if the price touches them they will close anyway. About indicators the fxDreema I already consult it and you can not create it as a maximum and you are lucky is to copy the code and paste it in the editor of the MT4 or MT5 of indicator edition and it works for you but I doubt that it is so. In the rest I can no longer help you.
-
@xyon126 Hello xyon! What about if an EA can have another EA, is it possible?
-
@banditdos Yes, if possible, I have a trading panel similar to what you want to do and at the same time it has 4 trading strategies or EAs, these run independently and if I want to open a manual operation with my panel it opens it without problems, even in my panel that opens trades with a fixed size of SL but without Take Profit (I don't like to fix it) it gives me the current total and partial Profit. In other words, it runs several things at the same time without problems. I hope I've helped.
-
@xyon126 Xyon, can you pass me your panel? You have it without strategies, only the panel, maybe it can help me and thus be able to apply the changes I need, when I know how to do it

-
@banditdos Hello Banditdos, this is my panel, I don't know if it will help you or not:

I do not know if it will help you, for me there is no problem, anyway if you look in the forum and look for a post about panels you will find mine because I did it in pieces and then add them all in one (this is not in the forum) , you will tell me.
-
@xyon126 Hola Xyon! Una pregunta, ¿Tu panel hace todo lo que indica esos botones? ¿Que son los botones centrales inferiores, los de color rojo, verde y amarillo?