I already tried to run the project with no input (just buffer0) and I've got erros in "Bars" and "timeframe"
......
Capturar3.PNG
I already tried to run the project with no input (just buffer0) and I've got erros in "Bars" and "timeframe"
......
Capturar3.PNG
I just changed the inputs and i I've got this error:
......
Capturar2.PNG
Hi,
When I try to use a custom indicator in my project, it creates a error message (atached file)
......
Capturar.PNG
Hi,
When I try to open a project in Chrome nothing happens. Looks like the project menu is not working. I already tried to open on Firefox, the menu is working but it shows "loading" and nothing happens again.
Actually, is like the attached file.
......
EA_OpenUpSell.PNG
Yes, is almost it:
No position => condition to buy => buy => condition to close buy => close buy
No position => condition to sell => sell => condition to close sell => close sell
But if the last closed position was "stop loss", then:
No position => condition to buy => sell => condition to close buy => close sell
No position => condition to sell => buy => condition to close sell => close buy
and yes, it open a new position and probably close a few minutes later.
This is the logic:
But if the bar opens up and the market continues goes up on item 2), the position will be stopped and after that will be open an another position at the same direction (block 6). in this case (trade was stopped), what I want is to open a position in another direction (block 4).
If you check the Teste1 again I just changed the project to what I supposed to work. But it didn't work.
PS: I'm sorry if I can't make my self clear, but English is not my native language.
Marc
Hi fxdreema,
Thanks for your response. The project is Teste1. I put "print message" just to know if it is working. Actually I want to know if last position was stopped and if yes I change the flow of blocks (if it say buy, I sell)
Marc
Hi,
I'm trying to check if last closed position was stop loss, and if positive do something. I already tried a lot of pink blocks composition but none of them did work. I've been started with "for each closed position" block and after that "check how it was closed" block, but with no success. I think that I just can't understand how the pink blocks works.
Thanks for your help,
Marc
Hello,
I can't import a web project that I just have saved. I saved the project in Mql5 file, renamed the project and when I try to import the saved Mql5 file it appears "loading" and a few seconds later "no record found!"