Optuma Forums › Optuma Scripting › Gann Swing – Show Bar › Reply To: Gann Swing – Show Bar
February 18, 2017 at 10:40 pm
#28967
- Topics: 0
- Replies: 1
- Posts: 1
Hi all,
These are very useful scripts, thank you. I’m using them successfully in the Back Tester on a “1 week” data timeframe.
Matthew, is the following a valid addition to your scripts? I’m trying to confirm that the monthly Gann Swing is also up/down before a weekly buy/sell is triggered.
(Matthew’s_bull_script) And GANNSWING(MONTH(), METHOD=Use Next Bar) IsUp
(Matthew’s_bear_script) And GANNSWING(MONTH(), METHOD=Use Next Bar) IsDown