Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

ekinvestments18

Members
  • Content Count

    1
  • Joined

  • Last visited

Personal Information

  • First Name
    TradersLaboratory.com
  • Last Name
    User
  • Country
    Israel

Trading Information

  • Vendor
    No
  1. Traderlu, Hi. Thanks for posting the TS code. I tried following the code, but I'm and esignal person so I don't get the small nuances of the code. I'm trying to convert this to esignal, but I keep getting confused by the rules. The video is also confusing as Carter keeps correcting himself and isn't clear. 1. You get a high that's at least as high or higher than the previous two bars. This bar is a potential paintbar. Q- Is this 3 higher highs based on the close of each bar or just the highs of each bar? 2. The next bar makes a lower high; The low of this bar is the trigger. Q - Same question as before, is this lower high based on the close of the trigger bar or the high of the trigger bar? As far as how the indicator actually works, John's description of "three higher closes" is a bit misleading. I disregarded this criteria in the code. It is merely based on swing highs/lows. I'll give an example for a Scalper Sell: 1. You get a high that's at least as high or higher than the previous two bars. This bar is a potential paintbar. 2. The next bar makes a lower high; The low of this bar is the trigger. 3. From here, if we do not make a higher high and we get a close below the trigger, we paint the swing high bar. Concept is simple but was a bit tricky to program (for me, at least). Thanks. elliot
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.