View Single Post
  #10 (permalink)  
Old 10-14-2008, 11:24 PM
dealstone's Avatar
dealstone dealstone is offline
Junior Member
 
Join Date: Sep 2007
Posts: 15
dealstone is on a distinguished road
Hi again!

Thanks to everyone who is interested in improvement of this EA !

Roger_Taum, I did not get clearly what had happened, code page does not have any command/include that could break your trading platform. Please specify the issue you experienced, maybe screenshot will be needed.

MANSTIR, you are right, it will open position once the central (main) line is broken. The trade will start, if iHIGH values of 2 last bars iHigh(1) && iHigh(2) are less than first level (usual, first levels are +-10% of BB_HIGH-BB_MAIN, i.e. of half a Bollinger bands' channel) - for buying; sure, it should check iLow of last 2 bars and (-10%) control line for selling.

Regards,

Dealstone.
__________________
De gustibus non est disputandum.
Reply With Quote