IBTrader Changes: Sun Apr 19 07:56:36 BST 2009 If the Min IB size stops an IB from being used, it will now look for an earlier one. Tue Apr 07 10:17:33 BST 2009 Add option to ignore the first IB break (IgnoreFirstIBBreak) Sun Mar 15 08:29:08 GMT 2009 Defined trading hours for each specific day Mon Mar 09 17:13:39 GMT 2009 Show comment to display what hours are traded. Sun Mar 08 17:05:34 GMT 2009 Changed to allow specific hours for trading. Sun Mar 01 11:22:59 GMT 2009 Added parameter to set the minimum bar size. Sat Feb 14 12:21:00 GMT 2009 Added Stochiastic trading indicator. This is similar to the idea used by James at Babypips. We only trade Sell when we're overbought and Buy when oversold. Added ability to trade at certain hours. Fri Feb 06 19:08:31 GMT 2009 The SL will trail the price whilst there has been no TP. Can be turned off with the property UseTrailingSL set to false Sun Feb 01 12:38:08 GMT 2009 Put back the MaxStart option CORRECTLY. Easy fixes are always the worst for bugs. Thu Jan 29 07:13:13 GMT 2009 Put back the MaxStart option. I knew this was there for a reason ;) Mon Jan 26 20:03:23 GMT 2009 Changed BUY open trade to use spread. Added ability to only trade Long if price above Daily Pivot Point and vice versa (enable with UsePivotIndicator property) Changed the ATR trailing to be based upon a user specified factor e.g. 0.5 * ATR. Change this with the TrailATRFactor property. Removed the MaxStart parameter (well the related code). This stopped a trade opening if it was x-points past the IB. I MAY ADD THIS BACK. Wed Jan 21 21:19:50 GMT 2009 Fix subtle bug relating to IB bounds. Would stop a trade being opened if an IB had a bar near the boundaries.