Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simple Larry Williams strategy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Simple Larry Williams strategy

    I'm trying to implement a simple Larry Williams ES strategy from one of his books:
    1. Go long on any Monday which opens higher than Friday's close
    2. Set stop at $600. If not hit, exit on open 6 days later.
    Some of my inputs are still hard coded. The stop works fine, but sometimes I get out way after 6 days.
    If you could take a look at the code, I would be very appreciative.
    Attached Files

    #2
    sgordet, you would need to debug the code used and print out all variables used in your calcs to see what triggers not as expected - I feel this is seen due to the non present weekend handling in your code.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    639 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    366 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    572 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X