- Search Metals Mine
-
suneth2 replied Jul 1, 2017I tried to backtest on MT4 but didn't open trades. any suggestion with that, Thank You
One minute breakout system - EA
-
suneth2 replied Jun 22, 2017Great results, can i know the meaning of Loss factor please. i checked on EA inputs but can't find that.
The Hodgepodge Trading System
-
suneth2 replied Jun 21, 2017I backteted EA GOLDUSD and GOLDEURO seems have all time best results, I'm currently running on my FXTM Cent account but the spreads seems around 5-6 pips, will that effect for performance of EA
The Hodgepodge Trading System
-
suneth2 replied Jun 20, 2017Interesting EA what are the best pairs to run :O
The Hodgepodge Trading System
-
suneth2 replied Jun 14, 2017can someone explain why there is always open one opposite trade, is that for reduce the risk or have another use of it
Little Martingale EA
-
suneth2 replied Jun 12, 2017The above order set closed with lose even remain default profit target.
Little Martingale EA
-
suneth2 replied Jun 12, 2017I'm running on cent account which have capital USDC 2000 with default settings. But order sets seems closing below the profit target of 5. is that possible. I attached a one screen shot of order bulk
Little Martingale EA
-
suneth2 replied Jun 12, 2017Interesting EA, can i know which time frame is best for this
Little Martingale EA
-
suneth2 replied May 14, 2017I got some code for count limit orders, but i need to count current day limit orders only, can someone help me to do that please int OpenBuyOrders=0; int OpenSellOrders=0; //Count Pending Stop Orders for(int i=0;i<OrdersTotal(); i++ ) { ...
I will code your EAs and Indicators for no charge
-
suneth2 replied May 9, 2017I'm checking another way of entry instead of breakouts it use reversals so the Short on H3 targets L3 SL few pips above H4 or some fixed SL like 26 pips Long on L3 targets H3 SL few pips below L4 or some fixed SL like 26 pips which seems have more ...
Camarilla Trading
-
suneth2 replied May 8, 2017Thank you for the start a thread mate, I have some suggestions, I'll post them when i got free time.
Camarilla Trading
-
suneth2 replied May 7, 2017I want to know little thing about money managent currently we use this code for calculate lots volume = MathCeil(AccountBalance()*risk/10000)/10; but this is not useful because we don't use fixed SL for our orders in this EA. look at below examples ...
I will code your EAs and Indicators for no charge
-
suneth2 replied May 7, 2017Thanks a lot for the fix
I will code your EAs and Indicators for no charge
-
suneth2 replied May 7, 2017That may be price is too close to stop or limit orders, I got this error when i trade with non ECN brokers,if it is ECN brokers don't give this issue
I will code your EAs and Indicators for no charge
-
suneth2 replied May 1, 2017Thanks a lot for the great work

I will code your EAs and Indicators for no charge
-
suneth2 replied Apr 30, 2017There have two, one of this seems set above global variables, can you try to fix that EA, I'm currently manually testing camarilla but it's very helpful if i can test that using EA. Thanks a lot
I will code your EAs and Indicators for no charge
-
suneth2 replied Apr 29, 2017Hello I'm tiring to test an EA, but it says 2017.04.29 10:27:15.612 2017.01.04 00:59:16 Camarilla Forex System-M5a1 EURUSD,M5: OrderSend error 3 I also changed parameters but no luck, I have limited knowledge with mql so it's difficult me to fix. ...
I will code your EAs and Indicators for no charge
-
suneth2 replied Apr 26, 2017Today Results Time Frame: M1 TP: 15 SL: 5 Lock 5 Pips after move 10 Pips using "Ronz EA" But that EA seems not efficient for handle orders because it move SL TP for trailing stop very slowly. It's better to have some stealth trade management ...
PVSRA Scalping EA
-
suneth2 replied Apr 24, 2017I added new version on EU and UJ but still not open trades
PVSRA Scalping EA