Larry Commerical Proxy Index

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Larry Commerical Proxy Index

Postby Apprentice » Sun Jul 21, 2013 2:59 am

LWPI.png

Larry Commerical Proxy Index
Larry Williams said he even dont need COT report to buil COT index. Here his formula:

MovingAvg(Open-Close, bars used in average)/MovingAvg(Range,bars used in average)*50 +50

LWPI.lua
(2.4 KiB) Downloaded 1885 times


The indicator was revised and updated
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Larry Large Trade Index

Postby Apprentice » Sun Jul 21, 2013 3:05 am

LWTI.png

MovingAvg(Close - Close[Period], bars used in average)/MovingAvg(Range,bars used in average)*50 +50
LWTI.lua
(2.49 KiB) Downloaded 1450 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Blast Off

Postby Apprentice » Sun Jul 21, 2013 3:19 am

bo.png

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

BO.lua
(2.41 KiB) Downloaded 1531 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Larry Commerical Proxy Index

Postby Alexander.Gettinger » Thu Aug 29, 2013 11:23 am

Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Larry Commerical Proxy Index

Postby Apprentice » Thu Jul 27, 2017 9:56 am

The indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Larry Commerical Proxy Index

Postby logicgate » Tue Feb 12, 2019 8:47 pm

Hello dear friend, hope all is good.

Is it possible to code this indicator for excel? And add it to the pool of indicators there, as an add on?

Or if not possible, do you know how to use the formula there?

I am starting to do some EOD futures data analysis in excel and this commercial proxy would come in handy there.

Thanks!
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am

Re: Larry Commerical Proxy Index

Postby Apprentice » Wed Feb 13, 2019 5:46 am

Your request is added to the development list under Id Number 4469
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Larry Commerical Proxy Index

Postby logicgate » Thu Feb 14, 2019 7:43 am

My friend, you are my super hero! :D

The first thing on my list when I start making money with this is making you a fat donation.


I am starting to watch some excel courses to get really good at it. Would you care to explain to me why the formula in the TR (true range) column is that big?

=max(abs(D2-F3),abs(E2-F3),abs(D2-E2))

I saw that MAX returns the largest value in a set of values. In this case, you wanna see which is the highest value between D2-F3, E2-F3 and D2-E2 to use as true range?

I can see in the MA and ATR columns you are using a 6 day average, right? So to get different results, I just need to change the values here.

So when you are using the AVERAGE excel formula, you don't need to worry about inputing a formula like:

Current ATR = [(Prior ATR x 13) + Current TR] / 14

- Multiply the previous 14-day ATR by 13.
- Add the most recent day's TR value.
- Divide the total by 14

You just need to use AVERAGE and then choose the number cells (like in this case you used =average(H2:H8)

Thanks mate.
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am


Re: Larry Commerical Proxy Index

Postby logicgate » Thu Feb 14, 2019 1:46 pm

My friend, would you add a new column to your file called "COT Movement Index" based on this formula here?

COT Movement Index = C.O.T. Index[Current] - COT Index[ROC Weeks]

Steve Briese introduced this calculation in his book “Commitments of Traders Bible”. It takes the C.O.T. Index output and finds the Rate of Change or (ROC) and outputs that result. When Move Index is selected you will see a second input box call ROC Weeks. This allows you to enter the number of weeks used in the ROC calculation

I am not sure on how to do it.
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am

Next

Return to Custom Indicators

Who is online

Users browsing this forum: Majestic-12 [Bot] and 53 guests