Compilation errors |
-
Hello, I saw a software I wanted in a forum post 9 years ago and when I run it again, I encounter this error. I guess the settings need to be updated with the new version. Can you help with this?
Compilation errors
Error in block 3: Something is not selectedhttps://fxdreema.com/shared/saUu2Td5b
-
@tristyfinance I don't see any problem there. I recommend you to rebuild the project from scratch using current blocks. Probably those old blocks are using old code.
-
Hello, yes, as you said, I solved the problem, thank you very much, but now I have another problem, I'm very sorry for disturbing you. I create trade orders manually and in return, it creates pending orders. After the robot closes the trade manually, I want the pending order to close by itself, when I close all pending orders are closed.
-
@tristyfinance Can you please share the latest version of the EA to take a look ai it?
-
I tried to design a new robot and tried to do what I wanted, now I want to create a pending order in response to the trades I opened manually and when I close my manual trade, I want it to close the pending order against it.
-
@tristyfinance Trailing stop blocks cannot work on the 'on trade' tab. They need to be moved to the 'on tick' tab instead.
-
Why is trading not working? I cannot do what I want.
Example: I opened 2 trades 0.10 lots manual and 1 0.12 lots manual and opened 0.10 pending orders and 0.12 pending orders robot, on the other hand I closed 1 out of 0.12 manual trades and I want 1 0.12 pending orders to be closed -
@tristyfinance Did you move the suggested blocks? If so, can you please share the link to the latest version?