- This topic has 3 replies, 3 voices, and was last updated 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Optuma Forums › Optuma Scripting › Trying to find a Turning Point Tool
Hi all,
I’m trying to find a kind of Gann Swing Chart Overlay Type Tool that when I open a Daily Bar Chart I can set the Tool to a Weekly,Monthly or Quarterly time frame and it places say a letter/symbol of that time frame on that Daily turn without having any lines or ref ranges etc appearing . Ive tried using the Show bar Tool but haven’t had any success.
Hope to hear from someone that can help .
Cheers
Rod
Hi Rod,
Try this in a Show Bar for weekly swing highs. Set the Display to Text with a W and high position:
1 2 3 4 5 |
T1=WEEK(); S1=GANNSWING(T1,SWINGCOUNT=3, METHOD=Use Next Bar); SWINGEND(S1) TurnsUp |
Change the last line to TurnsDown for the swing low, repesented by a green W below. Set the T1 variable in the first line to MONTH() to change the timeframe. Let us know what you think.
Hi Darren,
I have applied your script above on the S&P 500.
Here is the screenshot:
As you can see, the script marks a “High” on the bar of the week ending 06/16/2023, although we do not yet have three consecutive lower bars/weeks.
Is the marked “High” just a temporary high that could turn out to be a “phantom-high” if prices rise above the high for the week of 6/16/2023, or are there other reasons why the script marks a high.
Thanks,
Thomas
Cookie | Duration | Description |
---|---|---|
cname | 14 days | This cookie is set by Optuma. The cookies is used to store the users campaign selection for selecting the correct version of Optuma to trial and is "Necessary". |
cookielawinfo-checbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |