Blast Off

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Blast Off

Postby Alexander.Gettinger » Fri Dec 07, 2018 1:40 pm

Larry Williams shared a method that he uses to determine when a trading instrument is ready to make a big move. He calls it Blast Off. He compares the Open and Close verses the High and Low of the day. If the difference between the open and close of the day is less than 20% of the range of the day, then it's likely that the next day will be a pretty good size move.

MovingAvg(Abs(Close-Open, X days) /MovingAvg((High- Low),X days)*100

BlastOff.PNG


Download:
BlastOff_JS.jsl
(1.76 KiB) Downloaded 417 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 3 guests