- Search Crypto Craft
- FxMadness replied Feb 27, 2018
Your 100% right here. That's why they are called Expert Advisors and not Expert Traders. But why do you not withdraw your initial 250 ? You have build up profit enough to cover the margin needed for the next coming trades and in all honesty i see ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 26, 2018
You can just load the .txt file and use it as a set. Change the "*.set" search when you want to load the preset file in "All files (*.*)" and just load the .txt. image
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 24, 2018
Yesterday i went to the local bakery and asked him "How many loaves of bread can i get for a 100 pips ?" His answer was "None, i want real money !". As a 10 years FF member you should know by now that you can be positive in money while being ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 23, 2018
As soon as i am back from the dentist.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 22, 2018
EA doing great just a question. Why are you testing if the spread is in range before you close an order ?
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 22, 2018
2 isn't 3 is it ? So if you had 2 sells on 2 Ea's where's the third in the same direction coming from ? // did enough time pass since last trade ? if (minsSinceLastTrade < minsBetween2TradesOnSamePair) { // no, then return return; } // enough time ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 22, 2018
I am pretty sure you are wrong. The last order direction is read from the trade history and if the current signal is in the same direction as the last direction and AllowReentriesOnSamePair = false that trade should not have been taken.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 22, 2018
@Mrdfx Looks like you are still running with an error. In both set files you set AllowReentriesOnSamePair = false. To my understanding the sequence should be buy-sell-buy-sell and not sell-sell image
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 22, 2018
Bit broker dependent perhaps. I am running your exact 2 sets on v1.20 but getting totally different results on the IcMarket standard (not ecn) demo accounts. Interesting phenomenon. Have to add that i started on Tuesday instead of Monday.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 20, 2018
I hope that you will be able to keep this one in profit. Looks like a small dip in dollar strength for now so tight sl or set be. image
FXM and TTM
- FxMadness replied Feb 19, 2018
I think i would have placed the Sell break line just a little bit below the Lw major support line. That would have saved you some DD. And if you are sure (seeing the trend line) that S1 was going to act as a Resistance you can drag the SellAdd0 line ...
FXM and TTM
- FxMadness replied Feb 19, 2018
The EA closes the trade on a complete opposite signal. I think it is rather suspicious as to the point the opposite signal occurs. Around breakeven.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 19, 2018
Backtesting is always one pair and i don't do losing trades... But that is not what my post is about.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 19, 2018
Leave it for now, trying to solve it. image
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 17, 2018
Just a simple backtest would have revealed the following. Settings no re-entries in the same direction. image Latest v1.20 image image Modified code image image Ps. did not do anything to improve the profit with the settings so they lose ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 16, 2018
I will give a really simple "what if trading monday and friday" based on the two greens above. Difference -1900 -> +2700 is something to spend a couple of hours of research on. I admit this is just to simple.
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 16, 2018
No, not really. There are so many tools besides "this did not work, lets try something different and start a new test" that can improve the strategy that mrdfx came up with. mrdfx started the thread saying that he has used this system for quite some ...
Simple Daily Trend Reversal Trading System
- FxMadness replied Feb 16, 2018
No problem. Either enter your account on MyFxbook as public so we can generate a .csv from it or generate a html Statement from the history and post it.
Simple Daily Trend Reversal Trading System