DislikedDo tell us what this deleted post was all about in a new post.
Then for sure you will have a new record set today: 2 deleted postings
I asked nicely, but next time I will think again before doing that...
Phew, let me try to rephrase what you exactly want it to do:
If I understand you correctly, you want the logical AND relation of the CCI and the PSAR:
If the CCI of the forlast (last closed) candle is opposite to the trade direction AND current price penetrates the PSAR, the order should be closed.
If this is the case and you do want this all to happen in the same TimeFrame, then this is easy to do.
"Please"comment
HerbertIgnored
IF the CCI reaches a certain level THEN trigger the PSAR and let it run until the end of the candle.
IF the PSAR is hit during that time, it will close the trade (end of game)!
IF the PSAR is NOT hit by the price and the CCI has fallen back to normal level (below the trigger) then STOP the process; ELSE restart a further PSAR session for the following candle.
That is nearly code ... gnahaha!! ROTFL!!
Love commenting!
Gnaty
Hello benssol, man with the big cigar!