Above no position - check profit (period of time) set to < value - in a separate tree check profit (period of time) set to > value - close trades, if you want to close all if value reached - separate tree at the start of the day, take balance or equity / 100 * by you % value
Posts made by jstap
-
RE: How to tell my bot to close all opened position once it has gotten to a certain profit percentageposted in Questions & Answers
-
RE: Can condition block parameters be put in variablesposted in Questions & Answers
That a condition, create the variable you want, then save it using modify, with the same settings you have in the picture
-
RE: Can condition block parameters be put in variablesposted in Questions & Answers
Yes modify variables
-
RE: Getting MAE MFE for Each Tradeposted in Questions & Answers
You will have to go to the main page and ask admin, I have never noticed it doing this before: https://fxdreema.com/shared/92nwIRzuc
-
RE: Grid expertposted in Questions & Answers
If you have those values in terminal variables it will work
-
RE: Buy pendingposted in Questions & Answers
What do you want to do? Start with this, once per bar - Terminal Variables (internally add candle 1 close) then on live/demo, add to a 1 min chart, press f3 every minute and you will see the value change.
-
RE: Grid expertposted in Questions & Answers
Show your shared link to see what you have tried, basic terms, no trade - place trades in a grid
-
RE: Getting MAE MFE for Each Tradeposted in Questions & Answers
I have thought about how you can achieve this, this link should work https://fxdreema.com/shared/uHhUtl2Oc, I haven't tested but all have been used before. Add to your project, put in a comment, and on backtest you should get the correct value.
-
RE: MQ5 & WinAPIposted in Bug Reports
To ask the system administrator, click back to main page at the top of this one, and send a message from there.
-
RE: Buy pendingposted in Questions & Answers
Adding is relatively simple, you need blocks working out the value to add, then in output & communication, add the terminal variable.
-
RE: Getting MAE MFE for Each Tradeposted in Questions & Answers
The market properties high/low are just for what the market has done not the trade.
-
RE: Error after run Custom Blockposted in Questions & Answers
I do not know, I only used it with MT4
-
RE: Buy pendingposted in Questions & Answers
You need to add this global variable value, before you can use it