View Single Post
  #374 (permalink)  
Old 08-15-2007, 03:00 PM
nix nix is offline
Member
 
Join Date: Aug 2006
Posts: 94
nix is on a distinguished road
Quote:
Originally Posted by ruparaw View Post
nix, what indicator is that...i already put all the indicator but still no trade open order
Please download the latest version of the EA it uses Bear's original formula
plus an optional trailing stop and n-bar confirmation as a filter (you can turn the filter off by setting SignalBarsBack = 0;

The default SignalBarsBack = 3 treats the entry signal as valid if it does not repaint for 3 bars. You can of course change this to any vale you like (1 = 1 bar, 2 - 2 bars, etc.)

You have to place the *.ex4 file in your experts folder
and *.mq4 files in your experts/indicators folder.

I'll add money management and other options if the EA proves to be profitable if forward testing (or if I have some spare time )
Attached Files
File Type: ex4 BouncingPip_v1.02.ex4 (7.5 KB, 360 views)
File Type: mq4 nonlagzigzag_v2.mq4 (5.7 KB, 275 views)
File Type: mq4 zigzag-pointer.mq4 (4.2 KB, 264 views)
__________________
NiX
forex.home.pl
Reply With Quote