| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| MADTrader https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4590 |
Page 83 of 92 |
| Author: | Wavegarrick [ Thu Jul 14, 2016 3:52 pm ] |
| Post subject: | MADTrader |
Hi Guys, It seems Mad trader is starting to wake up from its slumber Positive results today and hopefully tomorrow some more... Tc Leon |
|
| Author: | fxstrategie [ Fri Jul 15, 2016 11:16 am ] |
| Post subject: | MADTrader |
damn - can't get my hands out of fire Test last night on Broker XM. The behavior is much better, but still opens 2 same orders per Trigger! Fix work partially - No errors now, but still 2 (instead of 10 or more) orders at the exact same entry and time. Results in 6.6% loss again... Any Ideas Rene? |
|
| Author: | vectieba [ Fri Jul 15, 2016 11:42 am ] |
| Post subject: | MADTrader |
Hi Rene and Fxstrategie I just seen this post of yours and found it very interesting since I have been having a similar issue with one of my EA's using grid trading. I have accounts with XM and Tickmill that I have been using to test. I have my EA running on multiple accounts, one Live with XM and a couple of demo accounts with XM and Tickmill. I have set the EA to not allow trades within 60 seconds of each other but it still opens multiple trades sometimes even when it waits 60 seconds. This has happened on both brokers as well as the live and demo accounts. I thought it might not be saving the variables correctly to determine when the next order needed to be opened so I had it recalculate the variables before opening a new order but it still seemed to be doing this. Still testing that though. It did seem that it was not doing this when I restarted the Empty4 daily. Might be a variable problem, what do you think? |
|
| Author: | renexxxx [ Fri Jul 15, 2016 12:45 pm ] |
| Post subject: | MADTrader |
According to the documentation, the IsTradeAllowed() function checks if the trading context is free -- i.e. the trading context is not used by another EA and trading is allowed. This does not seem to be the problem you are facing. Your br0ker told you that the initial trade was waiting (at the server) for liquidity to become available. So, I believe this is what happened: 1. Before sending this initial trade, IsTradeAllowed() returned true and the OrderSend() was executed. 2. The order was waiting at the server for liquidity and either the error ERR_SERVER_BUSY or ERR_BROKER_BUSY was returned. (I'm guessing here, as you are only showing the (partial) contents of the Journal-tab, not the Experts-tab). 3. The ERR_SERVER_BUSY or ERROR_BROKER_BUSY errors are both considered by OrderReliable as retryable errors: in other words, once it receives that error from the server, it will retry sending the order again. 4. In the meantime, the first order got filled as the trade server finally found some liquidity. 5. The second order, also got filled, so now you have two market orders. May be the answer is to stop OrderReliable retrying OrderSend() statements, i.e. set Code: Select all This seems to be particularly a problem on your br0ker, as I have never experienced anything like this with Global Prime. Good luck! |
|
| Author: | fxstrategie [ Fri Jul 15, 2016 4:26 pm ] |
| Post subject: | MADTrader |
now it seems completly damaged ! Nothing Changed than Line 398... Opens now hundred of trades within seconds... nearly unstoppable... can only show the errors from experts tab with autotrading disaled now - runs faster than any screen recording tool... |
|
| Author: | Wavegarrick [ Fri Jul 15, 2016 4:44 pm ] |
| Post subject: | MADTrader |
Hi Fxstrat, I don't know what you are up to, but heck stop the pain you are putting upon yourself At this point I would delete the whole platform and look at opening a new one. Tc |
|
| Author: | vectieba [ Fri Jul 15, 2016 4:48 pm ] |
| Post subject: | MADTrader |
I would also suggest testing it again on demo account or maybe a cent account before you continue. |
|
| Author: | fxstrategie [ Fri Jul 15, 2016 4:57 pm ] |
| Post subject: | MADTrader |
i know... was just a try... Want to avoid the change to global prime for different reasons... but seems that GP is (maybe) the only broker can handle that EA - others from steve, also the fast or gridding ones - work... Cant test on Demo because the initial Error doesnt occur on Demo. Maybe One of my Cent Accounts on Roboforex are an last option for testing that... |
|
| Author: | vectieba [ Fri Jul 15, 2016 5:03 pm ] |
| Post subject: | MADTrader |
XM also has a cent account called the micro account if you want to try that with the same spreads as a standard account. I am not a big fan of RoboForex spreads. |
|
| Author: | renexxxx [ Fri Jul 15, 2016 9:47 pm ] |
| Post subject: | MADTrader |
I noticed these lines in your Expert-log: Code: Select all MADTrader is a multi-symbol EA. So, now you have 22 MADTrader's working in tandem, each working with a multitude of pairs, and each of them acting on MADDY's strength/weakness signals. Do you realise what mess you have created for yourself? Stop trying to find someone or some code to blame for your misfortunes, and take ownership of your own problems. Read, learn and think! This is the best advise I can give you at this time. |
|
| All times are UTC | Page 83 of 92 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|