They are not normally needed, but sometimes they are so, two blocks connected to "and", both need to be true for the block to pass, two blocks connected to "or", only one needs to be true for the block to pass (both these blocks work with more than 2 connected blocks). Generally, all blocks are connected with an and principle, if a block passes, check the next, if this passes check the next. if 2 blocks are connected to the same orange dot, then 1, 2, 1 & 2, or 0 can pass giving you the or principle.
Posts made by jstap
-
RE: How to use (and) and (or) blockposted in Questions & Answers
-
RE: Mobile versionposted in Questions & Answers
You can probably create on here with a mobile, but it will create a PC bot, these EAs can be viewed on mobile but they run on a computer
-
RE: compare the pending ordersposted in Questions & Answers
Effectively you have 3 or 4 trees that would be better separated, because generally a block connected to one above, relies on that blocks action to do something, disconnect things, test 1 section at a time, and then you will know what tree is causing trouble
-
RE: Builder is working very slowposted in Questions & Answers
Admin replied to something about this the other day, can't remember the link, or whether this will help but it had to do with the connection from Thailand
-
RE: Ea not work on live accountposted in Questions & Answers
Add a shared link, might see the problem
-
RE: Not run my ea in real accountposted in Questions & Answers
Not sure, add a shared link, might see the problem
-
RE: Need a reviewposted in Questions & Answers
Close can and most likely should be in a separate tree from the buy/sell tree
-
RE: take profit as object on chartposted in Questions & Answers
Not easily, but you could use pink blocks and modify them all so you have the standard lines altogether.
-
RE: کار نکردن رباتم در فارکسposted in Questions & Answers
You will have to add a shared link to look at, might see what's wrong
-
RE: not run ea on real account on mt4posted in Questions & Answers
Tings normally works on all for me, add a shared link to look at, maybe the problem can be seen.
-
RE: take profit as object on chartposted in Questions & Answers
No, this block won't draw a line, you would have to use it non-visually
-
RE: Need a reviewposted in Questions & Answers
If close is under an if trade it can't work if there is a trade, if under buy/sell of the same type it will close what has just been placed. So in summary under conditions that won't interfere with what has been placed, until it should.
