- This topic has 2 replies, 2 voices, and was last updated 2 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Optuma Forums › Optuma Scripting › Watchlist script for 3 point swing reversal
Tagged: 3 point swing reversal watchlist
I am currently constructing a workbook of the stocks in S&P/ASX 200. The workbook includes a watch list of each of these stocks. I wanted to create a column which shows a potential trade from a reversal in the 3 point swing chart.
A good example of this would be BHP recently. I have included a chart of BHP with a 3 point swing chart overlay on top of the price data.
On Friday 20 August 2021 the low was 43.88. The idea is to buy on a 3 point reversal. BHP has not traded above 46.88 yet and using this method, that is where a buy order would be placed. Is there any way of including this in a column in a watch list?
Thanks,
Tony
Hi Tony,
You can use the following POINTSWING() function set to $3, but note that a $3 move in BHP at $44 is a much bigger move than the equivalent in CSL at $300, which is why a PERCENTSWING() might be a better option in a watchlist.
1 2 3 4 |
S1 = POINTSWING(PRICEMOVEMENT=3.0); S1 TurnsUp |
Thanks Darren for your reply and for your tip as well. Both are appreciated.
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. |