DislikedThis is why I really beg all the coders, who God gives them the gift to be able to programing, pls think of release the code to to the team too, you are generous for helping the team, pls let the spirit lives contineously. I respect when you do your work to help it is enough to release only EX4. But when someone has any idea in the future, any experiment is doom, it hits the dead end, when there is no more source code.Ignored
Thanks for explaining your goal, I'm hoping more system-spotters will do same.
@ganztrade
Inserted Code
p1= MathMax(Open[Highest(NULL, 0, MODE_OPEN, b1-b2, b2)], Close[Highest(NULL, 0, MODE_CLOSE, b1-b2, b2)] ); p2= MathMin(Open[Lowest (NULL, 0, MODE_OPEN, b1-b2, b2)], Close[Lowest (NULL, 0, MODE_CLOSE, b1-b2, b2)] );
1