External Links to this post from:
-
Forex Tools
-
Forex Tools
Sunday Breakout EA (2 in 1).zip
- contains GBPUSD Strategy -
Sunday Breakout Strategy
- contains EURJPY Strategy -
http://forums.babypips.com/130845-post833.html
- external variable to specify your risk in %
- if current ATR more than 40% of ATR 14, don't enter market
- ready for 5 or 4 digit broker
- do not enter market if it's passed wed
- close order if it's friday, gmt 1200
- fixed lot size calculation error
- added a check to see if the order has been closed by SL/TP
- added file logging
- moved the function that checks if the order has been close by SL/TP to the top, it should be checked first before "closing orders" or "move to BE"
- added a "Lets_Go_Trading" flag, it will be activated after the breakout box has been calculated, and deactivated when it's after friday 12pm GMT
- added data error logging to file
- tired of coding for GBPUSD and EURJPY style in 2 different EA, merged them, and added an external variable to choose between them -
default = EURJPY style, if u didn't type "GBPUSD" properly, it will choose EURJPY style
- GMT offset: it will take the high and low of 2 one-hour candlesticks before Monday 00:00 - taking broker GMT offset into account; this is how Phil838 has devised this strategy - using IBFX which is at GMT0 and it's 4-hour candle actually have only 2 hours of data -
currently it's set to GMT2
- fixed bug with buying/selling at market price by first sending buy/sell market order, then modifying the order with SL and TP
Position Sizer.zip
- external variable to specify your risk in %
- has 3 lines, Entry, Stop Loss, Target profit
- it will calculate lot size and RR ratio based on your risk in %
- will not calculate when entry is not between stop loss and target profit
- will not calculate when entry is equals to stop loss or target profit (to avoid divide by zero error)
- ready for 5 or 4 digit broker
- lotsize will return min of 0.01, and sometimes that might exceed the % that u specific as the stop loss is too large for your account to handle - added actual dollars that is risked, and recalculated % base on it
- changed from re-creating entry/stoploss/targetprofit lines at every tick to changing the lines description; because deleting it and creating it again causes the line to lose focus when you try to double-click on it and adjust it
Position Sizer EA.zip
- able to places orders when delete the yellow label; orders will then be placed, and the entry/stoploss lines are moved to the minimum price in the chart, and the targetprofit lines are moved to the maximum price in the chart
- external variable to specify your risk in %
- has 3 lines, Entry, Stop Loss, Target profit
- it will calculate lot size and RR ratio based on your risk in %
- will not calculate when entry is not between stop loss and target profit
- will not calculate when entry is equals to stop loss or target profit (to avoid divide by zero error)
- ready for 5 or 4 digit broker
- lotsize will return min of 0.01, and sometimes that might exceed the % that u specific as the stop loss is too large for your account to handle - added actual dollars that is risked, and recalculated % base on it
- fixed ordersend command; from BUY/SELL at market to onstop buy/sell
- changed from re-creating entry/stoploss/targetprofit lines at every tick to changing the lines description; because deleting it and creating it again causes the line to lose focus when you try to double-click on it and adjust it
Line Reactor.zip
- maybe its a myth that the price will react when its nearing those 1.4500 or 135.00 mark; anyways, this is a simple indicator that reminds you action might take place around those marks!
[ Steps to extract them ]
1) save file to desktop
2) use winrar/winzip/7zip to "view" the zip file"
3) u will see one file
4) select the file, and hit "view" in winrar/winzip/7zip
5) u will see 2 files now with extension