Use standard condition blocks, ID1 close>ID2 high, connected to market properties bid>ID1 close. most of what you have is correct but put it in to 2 condition blocks.
Posts made by jstap
-
RE: Condition is not enforcedposted in Questions & Answers
-
RE: About to add 'Nadaraya Watson Envelop' indicator from tradingview.posted in Questions & Answers
This looks to me like a standard envelope deviation, if you know the settings, you should be able to recreate.
-
RE: Pips away from closed price blocksposted in Questions & Answers
Yes I could be wrong but I don't think it is worth there trouble,
-
RE: Pips away from closed price blocksposted in Questions & Answers
I don't think virtual stops are worth the trouble, your broker is not going to check all platforms to see this. That being said on trade tab you have trade closed blocks, put under this what you want to happen.
-
RE: What am I doing wrong. Alot of small trades.posted in Questions & Answers
Once per bar needs to be under your conditions, you need to select a parameter for your HA indicator.

-
RE: Are Terminal Variables important ?posted in Questions & Answers
Yes but this is a personal choice depending on the EA you are building
-
RE: How to count total lot size?posted in Questions & Answers
Bucket of trades, put the result into a comment, so you can visually see what it has done.
-
RE: Read data from google Sheet ?posted in Questions & Answers
I can't help with this, sheet always needs to be the same name (I think), then you would need to decide where on the sheet this info is found. Would take me hours to work out, that's if I even worked it out.
-
RE: Screenshot at trade close.posted in Questions & Answers
on trade tab, trade closed by xxx, chert screen shot
-
RE: Count range between time intervalposted in Questions & Answers
In modify variables select market properties, highest/lowest price over time period needed, you probably want a time filter so can can only on the day needed.
-
RE: Are Terminal Variables important ?posted in Questions & Answers
In FX terminal variables are global variables, they save into a folder and can be accessed by any terminal on the same platform.
-
RE: I am trying to make a button cause to control a lineposted in Questions & Answers
You are selecting a object called LONG but, you haven't drawn an object called LONG?
-
RE: How to add more positions to EA tradeposted in Questions & Answers
Just try, if not working adfd a shared link and say what's wrong.
-
RE: I need helpposted in General Discussions
What I would personally do is set up a separate project, put your values into a comment so you can see what's happening on back test. then you can see what needs to be done.
-
RE: I need helpposted in General Discussions
You want to get your value in a separate tree, then close and check this value in other trees.

-
RE: Rex indicator buffers???posted in Questions & Answers
Couldn't get my mt5 working, Try adding them like this:

-
RE: Rex indicator buffers???posted in Questions & Answers
Add the indicator here, I'll have a look.