Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Larry Williams Business Indicators

This is a discussion on Larry Williams Business Indicators within the Trading tools forums, part of the Trading Forum category; I found here Larry Williams'business indicators. I used to think that I couldn't have cot indicators because it needed to ...

      
   
  1. #1
    Senior Member
    Join Date
    Jun 2018
    Posts
    106

    Larry Williams Business Indicators

    I found here Larry Williams'business indicators. I used to think that I couldn't have cot indicators because it needed to be combined with reports. Now I see Larry's different algorithms for this indicator and how to make an explosive market the next day. I hope Mr. Igor and Mr. Sergey can think of some ways. And his large trader index. How should we use it?

    FXCodeBase.COM: Forex Chart Indicators and Development ? View topic - Larry Commerical Proxy Index
    BO.ex4LWPI.ex4LWTI.ex4

  2. #2
    Senior Member
    Join Date
    Jun 2018
    Posts
    106
    Larry Williams Business Indicators-1.pngThis is a picture.

  3. #3
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Larry Commerical Proxy Index: LWPI.mq4 (attached)
    Larry Williams said he even dont need COT report to buil COT index.
    The formula:
    Code:
    MovingAvg(Open-Close, bars used in average)/MovingAvg(Range,bars used in average)*50 +50
    -----------------

    Larry Large Trade Index: LWTI.mq4 (attached)
    Code:
    MovingAvg(Close - Close[Period], bars used in average)/MovingAvg(Range,bars used in average)*50 +50
    -----------------

    Blast Off: BO.mq4 (attached)
    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.
    Code:
    MovingAvg(Abs(Close-Open, X days) /MovingAvg((High- Low),X days)*100
    -----------------

    the source
    Attached Files Attached Files
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  4. #4
    Senior Member
    Join Date
    Jun 2018
    Posts
    106
    Thank you, Mr. Sergei. Next, can we discuss how to apply it to charts?

  5. #5
    Senior Member
    Join Date
    Jun 2018
    Posts
    106
    Especially the final indicators, I really do not use, really hope to get your guidance.

  6. #6
    Senior Member
    Join Date
    Jun 2018
    Posts
    106
    I can't figure out how to use BO index to find the explosive market the next day. It would be better if there was a tool to mark it.

  7. #7
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    I asked Igorad to look at those indicators.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #8
    Senior Member
    Join Date
    Jun 2018
    Posts
    106

  9. #9
    Senior Member
    Join Date
    Jun 2018
    Posts
    106
    I feel that when we use his indicators, we need to know what the vertical line is in his video. Because I can't speak English, I don't understand it.

  10. #10
    Junior Member
    Join Date
    Oct 2016
    Posts
    6
    Quote Originally Posted by chinajohn View Post
    I feel that when we use his indicators, we need to know what the vertical line is in his video. Because I can't speak English, I don't understand it.
    Hi chinajohn,
    I think the vertical line is just the start of each month. BTW: the youku videos are irrelevant.

    chinajohn,
    我觉得那些竖线只不过是每个月的第一个交易日。另外,优酷视频没有太大关系。

Page 1 of 2 1 2 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •