General - page 1487

Hello,  I have noticed that when i select the time period for backtesting, the actual backtesting runs till the end of April. Why can't i see the results of backtesting for the month of May to August of the current year?  Regards, sentinelx 
Hi, Can someone write for me short simple code which close position. I used that code to open position but I can not close it. request.action = TRADE_ACTION_DEAL; request.symbol = _Symbol; request.volume = Lot; request.price = Bid;...
Hi, parameter SYMBOL_TRADE_TICK_VALUE for which volume is referenced? Thanks Wavetrader
Are you still full of doubts that testing a strategy on historical data can be useful in real trading? In this article, we will compare achievements of the previous Championships' leading participants with their results shown in MetaTrader 5 Strategy Tester during the automatic tests. The...
Hi, info please when open metatrader 5 , it open in Journal page, is possible chenge option? i should if possible open Metatrader 5 in Trade operation , thanks
Hi, can someone help with this code as I am a total newbie and need help!!! I have an EA compiled by a mql programmer but I wanted to change the entry signal, so copied some code from another EA which I thought might work, but I get the errors below in strategy tester as no errors come up from...
[Deleted]
I am using mt4 strategy tester and all EAs shows negative decreasing results.. its like its shown like that on purpose... like its trading in reverse!? ..i tested many tens of different proffesional and commerce versions of EAs, ALL turn out NEGATIVE charts decreasing balance... What am i doing...
Hello. I have started using the Universal MA Cross EA developed here at TSD. The version I use is 8.2 by firedave modified by codersguru. The problem I am having with it is the trailing stop function, where it modifies the order sometimes many times a second and as i have more than one copy of the...
Hi, Just wondering if anyone is having problems depositing money into their MQL4/5 account for Job services as I cannot seem to wire money to pay for a script. Dave.
Hi all, This trading system I have testing and trading over the past four years. The trading system based on trend following, no top nor bottom pick up, not predicts market up or down, no news analysis… It simply buy when price goes up and sell when it goes down and whenever trade close, they...
how to reconfig MT5 default user directory from  C:\Users\xxxx\AppData\Roaming\MetaQuotes\Terminal\6F9C869F6858C85D7809F35BE65FFDE3\MQL5 to a directory of my choice?
  MY-HELPER(personal ea)  (17   1 2)
Hello,i have this ea about 2 weeks and in the first week i did o lot of pips with this ea,but sictuation not so good.I don't know wath hapen.Maybe someone from good programers in can optimize for me this ea,works on any time frame eurusd accsept 1min.Will be very grateful. My brokers AdmiralMarkets
I'm using a DLL that verifies a username/pass online, and returns a value based on the result. I've encountered a very frustrating problem, which is why I'm asking if anyone has had similar experience. I use a script to call the function one time only. MT5 finds the DLL, but instead of returning the...
EXAmple: double arraytest[5] = { 3, 2 ,5, 6,8 }; ArraySetAsSeries(arraytest,true); // reverse Print (arraytest[0]); // Expected result should be 8. // but the result is 3. ------ Is this a bug? If not I need help.
This has been around awhile I think, but just stumbled on it the other day. scite-mql - A better editor for MQL4 using SciTE! - Google Project Hosting What it does is it replaces or makes Meta Editor a little more user friendly, first thing i noticed is the lines in meta editor are numbered that...
ok, i did the download and see that i have balance of 2.00 ... and this balance was "before" i ran the .exe downloaded file. so, it makes me wonder if its already working to calculate my spare computer time, " without " me running the .exe file i downloaded. Can someone please clarify ??...
I think it has been asked already, but nevertheless, I am repeating the question : Is the zero level that appears in indicators when they are drawn in a subwindow without even specifying a zero level going to be removed or not? Why is there an assumption that a zero level must be drawn whether the...
Hi all,   DLL function ... _DLLAPI double TestArrayFn(double *arr) {    return 0; }  MQL5 ... #import "TestDLL.dll" double  TestArrayFn(double &arr[]); #import   And using imported method...    double arr[];   double result = TestArrayFn(arr); Im getting a "syntax error" when compiling , hmm  cant...
A few weeks ago I have found the Mydigitrade, they allows to copy deals of other traders directly on to brokerage account in real-time. I've found a couple of interesting trading strategies... Now driving in demo mode - looks great. I'm thinking to go live, but I'd like to know if there someone...
Hi Guys! I think one of the most important thing in the FOREX trading the broker company where we will be trade. If i would be begginer trader right now, i would check the broker company by the following aspects Regulation: If the Broker company is not regulated by any financial organization, if...
Is it possible to send a completed project to arbitration? If so, how? Thank you
I either misundrestood the principle of stop-out or the rules are not applied. Let's calculate: When a bot buys 5.0 lots of GBPUSD with 10.000 balance, than the margin is 7938.6 at present price. Only 2061.4 USD free margin is left in the account. As 50% stop-out level means that the position will
  PositiveTrades  (5)
I would like to post my live performance activity here .... I have 14 months live performance data, feel free to ask for performance details..each time, my trade closed, I will post details here, thanks
I spent several hours trying to find out why my EA stopped working when metatrader was upgraded from 674 to version 687. On version 674 both EAs will work when you attach it to a chart. On version 687 you will get an "EX5 loading failed" error when you try to attach it to a chart. This bug is...
What is your trading style?Scalping, Day Trading or Swing Trading? Dear Traders please share your ideas which trading style is more beneficial for you scalping,swing Trading or intraday trading? Some Traders love scalping and a very huge number of traders love this style but on many forex forums it...
  Economic Events  (1)
12:30 CAD RMPI m/m Forecast:2.3% Previous: -4.0% Change in the price of raw materials purchased by manufacturers. It’s a leading indicator of consumer inflation – when manufacturers pay more for goods the higher costs are usually passed on to the consumer. 12:30 USD Prelim GDP q/q...
[Deleted]
Forex Trading Strategies: Which trend should I look? The long term or short term? FOREX TRADING STRATEGIES I believe that this is one of the most important and mind buggling question that most traders face. Forex trading strategies Example: Forex Pair Eur Chf In the forex pair above, the overall...
These are the spoutnik additional indicators files and tmp.
Hi guys, I've been having this error the entire day while trying to figure out a way to place trailing stops to my positions. I'm getting an " invalid stops " error. I've read through some of the previous posts about the invalid stops but nothing seems to work. Appreciate if anyone can kindly look
Hi everyone especially ATC team, i have problem to verify my account, i used same data as previous ATC registration but now it said "HAS NOT BEEN VERIFIED YET OR IS INCORRECT" i have not upload my EA, same as last ATC i will wait to get my ID verified first then upload the EA. sorry i don't know...