- Most Forex traders lose all their money.
- Using the robot posted here in trading Forex does not guarantee success.
- Trading this robot could lead to serious financial loss.
- Trading this robot without understanding its underlying trading strategies guarantees traders will lose their money.
- This is not a set-and-forget ea; there is no such thing and anyone who tries to claim there is, is either stupid or lying. This ea requires frequent manual intervention.
- At best, a trading robot is only 90% as good as the manual strategy it trades. At best. At worst, it can be much less effective. If the strategy is rubbish, so is the robot.
- To trade this robot, you have to understand:
- How to use EA's. Remember to set CriminalIsECN to 'true' if your crim insists on two-stage order sending.
- Moving averages
Read dsugums' description of his strategy at http://www.stevehopwoodforex.com/phpBB3 ... f=16&t=862; they do not come much simpler that this one.
The attached template will place the moving averages on your chart for you.
dsu draws the pivots. You will rarely see them - they tend to be a long way away from the market on an M5 chart. If you live in Upside Down land and your crim has a Saturday candle, set CriminalHasSaturdayCandle to true. If you live in Europe and your crim has a Sunday candle, set CriminalHasSundayCandle to true. This avoids confusion when dsu calculates the Daily Pivot on Monday.
TakeProfitPips defaults to 20. If dsu detects a pivot in between the calculated take profit and the current market price, it amends the tp to be the pivot price. If the new TP is so close to the market that the crim will not accept it, dsu will abort the trade. Coders, dus calculates this by ascertaining the MODE_STOPLEVEL and adding the spread. I am not sure how accurate this is because I code on an Cowboy IBFX Aussie demo, and the function always returns zero. Helpful as always, the guys at IB.
There is a StopLossPips inputs but the zero default reflects dusgums' SL method of a close outside the opposite MA. dsu takes care of that.
The MA inputs are fully configurable and default to those used in drawing the MA's on the chart. Watch your FastMaTdTF input. The default of 5 means the bot is always reading the M5 MA's, so you can change chart tf without disturbing dsu. A zero value means the current chart tf.
Watch the default tradingHours input - they are set up so the bot can trade Tokyo & London in my time zone:
- Use 24 hour clock and enter times as they are on your clock when the markets open and close.
- Qustions about telling the time are forbidden and will be deleted, along with the answer that anyone is kind enough to give. If unsure about telling the time, enlist a buddy to help.
Details about this filter at http://www.stevehopwoodforex.com/phpBB3 ... 119#p70119 aworex has since clarified CCI use for me:
- Taking a buy trade as an example:
- market has crossed the high moving average, so the slow CCI is used (SlowCciPeriod).
- send the trade when the slow CCI > 0.
- market is above the high moving average and there has not been a cross:
- wait for a retrace to the high moving average.
- take the trade when the fast CCI (FastCciPeriod) is > 0
- market has crossed the high moving average, so the slow CCI is used (SlowCciPeriod).
User guide
All the usual inputs are available for margin checks and trade management etc. The attached Shell user guide has explanations for a lot of them if you are not happy just to go with the defaults.
So, pop dsu onto a few low-spread charts and see if he does the business.
Matters of general interest
Go here to download and run the script that will fill your platform's missing chart history: http://www.stevehopwoodforex.com/phpBB3 ... f=15&t=254
Read this post:
http://www.stevehopwoodforex.com/phpBB3 ... p?f=6&t=78 Newbie traders, read this for inspiration and warning. Those of you who have suffered losses, read it for inspiration.
Masterly summary of hedging: http://www.forexfactory.com/showthread. ... ost4977179
EA coding
I receive may requests to code EA's. Traders, if I code your EA for free, then I will share it here. If you want me to code your EA without sharing, then my fee is $100 payable into my paypal account. I explain why at http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79, at the bottom of the post.
Useful utilities/EA's/scripts
- MaryJane has posted a fabulous utility to allow us to resize EA input windows: http://www.forexfactory.com/showthread.php?t=299017
- Multi purpose trade manager: http://www.stevehopwoodforex.com/phpBB3 ... ?f=21&t=64
- Account equity analyser: http://www.forexfactory.com/showthread. ... ost4709098, which includes a template for both USD and the Euro.
- Past-trades display indi by squalou; shows a graphical display of the success/failure of trades in your History tab. Breathtaking piece of work. http://www.forexfactory.com/showthread. ... ost3830610
- My shell EA – the code I use to produce EA's so quickly. http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79