- Search Metals Mine
-
erforex replied May 28, 2012Open "Optimization Results" tab, press right mouse button and uncheck "skip useless results" . Try to optimize. if it doesn't help, check your logs for errors.
Strategy Tester - Need Help
-
erforex replied May 25, 2012I know one more copier with high speed copying (no latency) url and no needed to run MT4 terminals. You also can copy trades via fix api.
Copying trades from one account to another
-
erforex replied May 23, 2012One more tester url You do not need to recode your strategy from MQL4 to other programming language. You can convert strategy from MQL4 to MQL5 in fully automated mode. You can optimize strategy 5-10 times faster then on MT4.
Forex Tester 2 Software
-
erforex replied May 23, 2012New version of PowerTradeCopier software is able to connect and trade on all Metatrader 4 servers (both new an old ones) without errors. Fully compatible with MetaTrader 4 build 409 - 419.
Two Tube Trading
-
erforex replied Mar 6, 2012These quotes from real alpari account. We collect them from server via api
M1 Tick Data for Alpari
-
M1 Tick Data for Alpari
Started Feb 24, 2012|Commercial Content|4 replies
I have found free ticks and M1 for history for Alpari You can download History Loader for free ...
-
erforex replied Dec 3, 2011is it permitted to post e-mail address here?
Arbitrage between 2 brokers
-
erforex replied Dec 2, 2011I've developed arbitrage system on MT4 API (high speed) I need 4-5 betta testers with arbitrage trading experience
Arbitrage between 2 brokers
-
erforex replied Dec 2, 2011130 - invalid SL Your broker doesn't support SL so close to price (usually about 10 pips)
Arbitrage between 2 brokers
-
erforex replied Sep 19, 2011I am using TFOT EA 200% per year with fixed lot, real alpari us
Best Metatrader Robot?
-
erforex replied Jul 30, 2011MODE_SMA 0 Simple moving average, MODE_EMA 1 Exponential moving average, MODE_SMMA 2 Smoothed moving average, MODE_LWMA 3 Linear weighted moving average.
Execute remote MT4 trades via Twitter
-
erforex replied Jul 29, 2011>>Please state what is the value for SMA, if we want to change EMA to SMA? See FastMA.ma_method, SlowMA.ma_method, SlowMA2.ma_method external parameters. >>What is MA TradeOpenBar ? MA.TradeOpenBar = true: get MA values from open bar MA.TradeOpenBar ...
Execute remote MT4 trades via Twitter
-
erforex replied Jun 14, 2011Free Expert Advisor e-BJF-PSAR Conception: Market Buy if PSAR reversed and appeared below the market Market Sell if PSAR reversed and appeared above the market Close orders on StopLoss, TakeProfit, reversed signal Options: extern string _tmp1_ = " ...
Execute remote MT4 trades via Twitter
-
erforex replied Jun 6, 2011Free Expert Advisor 3 MA — FREE Metatrader Expert Advisor 3 EMA Conception Buy if (FastMA above SlowMA) and (FastMA above SlowMA2) and (SlowMA above SlowMA2) Sell if (FastMA below SlowMA) and (FastMA below SlowMA2) and (SlowMA below SlowMA2) ...
Execute remote MT4 trades via Twitter