Advertisement
retesere20

---recycler--

Sep 12th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2.  
  3. LeftBarsOK = true;
  4. for ix = (currentbar-Pivot3_HAGreen_HighBar+1) to (currentbar-Pivot3_HAGreen_HighBar + Pivot3_High_Left_Strength) begin
  5. if Pivot3_HAColor[ix] <> green then
  6. LeftBarsOK = false;
  7. end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement