Follow what's written on my blocks, then add a shared link if not working and say why.
Posts made by jstap
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit dailyposted in Questions & Answers
-
RE: How to stop the robot from taking trade in a dayposted in Questions & Answers
This type of question is all over here the last few days: https://fxdreema.com/forum/topic/21947/please-i-want-to-know-how-to-stop-the-robot-from-placing-trade-after-making-20-profit-daily/3
-
RE: Found New Bugposted in Questions & Answers
@Dr-Amiin Looks like you need to fix your computer problem, no one here can help as it is not a FX problem.
-
RE: Close All Positions on the Accountposted in Questions & Answers
@Kings_qqe yes @VHV-Profit-Masters or you could just do it the simpler way that is set up in in standard blocks, https://fxdreema.com/shared/3xj2zNlCd
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit dailyposted in Questions & Answers
Click on it to read they will be called the same (maybe position for trade)
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit dailyposted in Questions & Answers
Yes, it is the same, just mimic the blocks
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit daily.posted in Tutorials by Users
Check your other thread, don't duplicate, you will get an answer when someone sees
-
RE: WHAT IS "WAIT TO PASS" USED FOR ?posted in Questions & Answers
Not sure I've never used it, but I assume it would need a block connected under to work.
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit dailyposted in Questions & Answers
Above buy/sell, check profit (period of time) < $20 - buy/sell conditions - buy/sell
if you want to close trades (in a separate tree), check profit (period of time) > $20 - close -
RE: Anyone have suggestions for how this can be improved?posted in General Discussions
Create separate trees for closing, other than that though how you wand this to work is a solely personal choice.
-
RE: please i want to know how to stop the robot from placing trade after making $20 profit daily.posted in Tutorials by Users
< check profit (period of time) - place trade
check profit (period of time) - close trades (if you want trades to close).
-
RE: Close All MT5 trades quicklyposted in Tutorials by Users
@creatingrobot Create a new post for these questions.
-
RE: HOW TO SET NEW BUY TRADE SIZE EQUAL TO THE TOTAL CURRENT OPENED BUY SIZE???posted in Questions & Answers
Nothing really, on MT5 though buckets have been known to cause problems.
-
RE: MT5 Close All Fastposted in Questions & Answers
Not really, but you may be trying to call the same function in two blocks. If so, create a separate function with a different name and use in other block..
-
RE: HOW TO SET NEW BUY TRADE SIZE EQUAL TO THE TOTAL CURRENT OPENED BUY SIZE???posted in Questions & Answers
This will put the current total running lot size into a variable, you can then use this in a buy/sell block: https://fxdreema.com/shared/JWlJNATvb
-
RE: Global Optionsposted in Questions & Answers
It used to be there, I guess it didn't work the way the developer wanted. I ctrl x in downloads, then ctrl v into the folder I want the file
-
RE: Unable to connect blocks in 'on Tick' section.posted in Questions & Answers
No mate but sometimes connection can cause trouble.
-
RE: Order opening and closingposted in Questions & Answers
If trade - once per bar - close
This will force the close on the open of the next candle