- Search Metals Mine
- FxMadness replied Mar 15, 2018
"Basket" already under investigation (TE: SDTR ZZ+BATCH EXIT). Using: image 200.0 just an example is currently 50.0 Profitfactor 5.0 R:R ~1:2.5 but way less profitable. Only time will tell
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 15, 2018
When ? (so we can express our condolences).


Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 15, 2018
While you are here, this idea (bottom line).
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 15, 2018
@mrdfx You are jinxing it again......






but so far 

Do not think ...Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 14, 2018
I opened a pepper live account (waiting for confirmation) to observe this behavior but could it be the #bars in history ? Look at the sizes in the history folder to see if PPS is possibly just scr*îng with you. If that is not the case, S&R is ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 13, 2018
Well, you are trading D1 timeframe and the rest of us H4.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 13, 2018
"nerve-agent attack on Sergei Skripal, a former Russian double agent" does that sound like a British police officer to you ?
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 12, 2018
Just wait. UK is about to declare war on Russia because their 006(and a 1/2) was almost killed. Funny Brits.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 12, 2018
Thanks for the update. Still wondering why the git pull request does not work. Well, that's for a rainy day to find out.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 12, 2018
Do you have enough H4 history bars in both Mt4's ? Run this script once on both and watch for errors.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 10, 2018
As of course since it is your system you are analyzing day to day and week to week i just have two questions. "We had some losses earlier" Why, what caused it ? " but we have pulled back, and recovered quite nicely" Why,what caused it ?
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 10, 2018
Still a bug in the EA. I explained it here url
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 10, 2018
"Broker issues" on a H4 trading system using news,long term S&R and mostly moving averages. That could only be the (long term) high spread on a pair that prevents trading, i can not think of anything else.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 5, 2018
It is an automatic build in rule.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 3, 2018
The EA does not provide a very good order open/close error (wait retry) handling. It does print any occurring errors to the expert tab so just keep watching that for any errors.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 1, 2018
I was joking. If you want to know how the zigzag arrow works and how it recalculates (some call it repaint) run a visual backtest on the EA in slowmo and watch the position where the same arrow skips to a new position. To read up on zigzag: url
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 1, 2018
You have to set your alarm clock. Missed the buy arrow by...mmm...about two days.
Simple Daily Trend Reversal Trading System
- FxMadness replied Mar 1, 2018
COrder(int ticket, double openPrice, double closePrice, double profit, datetime openTime, datetime closeTime, bool isBuy) { Ticket = ticket; OpenPrice = openPrice; ClosePrice = closePrice; Profit = profit; OpenTime = openTime; CloseTime = closeTime; ...
Simple Daily Trend Reversal Trading System