boni.kaston |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Saturday, March 28, 2015 |
Wednesday, August 1, 2018 3:20:46 PM |
3 [0.00% of all post / 0.00 posts per day] |
|
Hi Bruce,
I get an error message on the inverse Formula.
error message : "Error in formula , Unmatched Parentheses at position 188".
i am using Tc2000 Version 16.0.6037.18046
Please advice.
|
QUOTE (Bruce_L)
Converting the second formula from my Thursday, August 25, 2016 11:06:49 AM ET post to a 1 bar ago version and then checking for price being above the previous close and current open can be written as follows.
C > O AND C > C1 AND 5 * ABS(O1 - C1) <= O1 - L1 AND 5 * ABS(O1 - C1) <= C1 - L1 AND 2 * O1 + 2 * C1 > 3 * H1 + L1 AND H1 - L1 > AVGH6.1 - AVGL6.1 AND L1 = MINL6.1 AND 5 * (C1 - C6) + 3 * (C2 - C5) + C3 < C4 AND AVGC3.1 < AVGC3.4
The inverse of this would be as follows (based on the second formula in my Tuesday, September 27, 2016 8:27:50 AM ET post.
C < O AND C < C1 AND 5 * ABS(O1 - C1) <= H1 - O1 AND 5 * ABS(O1 - C1) <= H1 - C1 AND 2 * O1 + 2 * C1 < H1 + 3 * L1 AND H1 - L1 > AVGH6.1 - AVGL6.1 AND H1 = MAXH6.1 AND 5 * (C1 - C6) + 3 * (C2 - C5) + C3 > C4 AND AVGC3.1 > AVGC3.4
If you have different definitions or assumptions in mind, then we would need additional clarification from you so the formulas could be modified to better meet your expectations.
Hi Bruce,
I get an error message on the inverse Formula.
error message : "Error in formula , Unmatched Parentheses at position 188".
i am using Tc2000 Version 16.0.6037.18046
Please advice.
|
QUOTE (Bruce_L)
Converting the second formula from my Thursday, August 25, 2016 11:06:49 AM ET post to a 1 bar ago version and then checking for price being above the previous close and current open can be written as follows.
C > O AND C > C1 AND 5 * ABS(O1 - C1) <= O1 - L1 AND 5 * ABS(O1 - C1) <= C1 - L1 AND 2 * O1 + 2 * C1 > 3 * H1 + L1 AND H1 - L1 > AVGH6.1 - AVGL6.1 AND L1 = MINL6.1 AND 5 * (C1 - C6) + 3 * (C2 - C5) + C3 < C4 AND AVGC3.1 < AVGC3.4
The inverse of this would be as follows (based on the second formula in my Tuesday, September 27, 2016 8:27:50 AM ET post.
C < O AND C < C1 AND 5 * ABS(O1 - C1) <= H1 - O1 AND 5 * ABS(O1 - C1) <= H1 - C1 AND 2 * O1 + 2 * C1 < H1 + 3 * L1 AND H1 - L1 > AVGH6.1 - AVGL6.1 AND H1 = MAXH6.1 AND 5 * (C1 - C6) + 3 * (C2 - C45 + C3 > C4 AND AVGC3.1 > AVGC3.4
If you have different definitions or assumptions in mind, then we would need additional clarification from you so the formulas could be modified to better meet your expectations.
Hi Bruce,
I get an error message on the inverse Formula.
error message : "Error in formula , Unmatched Parentheses at position 188".
i am using Tc2000 Version 16.0.6037.18046
Please advice.
|
|