I’m trying to make a simple conditional IF-THEN statement and this function does not seem to exist...
Ex.:
In a simple weekly situation:
Always do Day 1:
Buy at [entry]
Sell when hits target of X%
{IF it sells on Day 1, THEN do this:}
Day 2:
Buy at [entry]
Sell when hits target of X%
I’ve been trying to use the MC group operation, but it is not always honoring the requirement that only IF Day1 Sells, THEN place order for Day 2. Is there a simple IF -THEN function? I can’t seem to find it if it exists.
Thank you for your help.
Size:
Color:
Sorry, conditional entry following an exit is not supported in Rules but you can easily come up with this in code-based Strategy.
Size:
Color:
No clue how to code it. Could you add it to this code and let me learn from what you put in? That would be awesome. Thank you!
CODE:
Please log in to see this code.
Size:
Color:
Here's an example:
CODE:
Please log in to see this code.
Size:
Color: