- Breakout Strategy
- MONEY MAKING manual trading system
- Support and resistance trading
In my experience that are 2 strategies that have a high percentage of wins:
- Divergence between volume and price - trade on the direction of the volume.
- For support and resistance, use volume profile - you will find strong and precise levels using this tool (you will need a custom indicator for that, MT4 and MT5 does not have such tool by defualt)
I was wondering if anyone out there could make suggestions for a strategy playbook that I could trade with.
Win rate and risk to reward are inversely proportional. You can unbalance their proportion with proper filtering. A proper filter is also the selection of a R:R ratio based on the nature of the market You are trading.
For MA crossovers, there are a couple of things I've learned:
- The best entries aren't the best exits. Fairly consistently, I've found that if you're trading purely on MA crossovers, you'll do better with a faster exit than entry. In other words, you'll need up to 4 MAs: Entry Fast, Entry Slow, Exit Fast, Exit Slow.
- Alternatively, you can just use a single MA for the exit, checking price crossing that value. In that case, I suggest options for "touch" vs "close". Touch = move the stop loss on the order every time to the last MA value, so it will exit if the price hits it at all. Close = check on the close of a candle if it's below the last MA value, and only exit then. Which works better will vary depending on the pair, timeframe, and values of your MAs.
- In backtesting, run a first pass on multiples of 10 for the MAs. Make sure it works with common values. When you identify the right range, don't be afraid to go ahead and optimize by steps of 1. Yeah, maybe overfitting, but so long as it's still reasonably profitable to the multiple of 10 in both directions, why not? Especially if you have enough data to support it.
- You need to make some kind of filter to make sure that the average has crosses far enough and/or steep enough. You don't want to get trapped going in and out of multiple fast trades when the two MAs are riding on top of each other. Set a minimum distance and minimum angle, and optimize for those.
For range trading, there are dozens of examples of support & resistance in the CodeBase, including ready-to-use indicators: Support & Resistance search - MQL5 CodeBase,
Specifically, check out this MT5 expert: Free download of the 'Support and Resistance Trader' expert by 'QuantStrategies' for MetaTrader 5 in the MQL5 Code Base, 2018.09.13
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use