General - page 1454

Please advise what type should be correct for the magic number, ulong or long? A. ulong is used in struct MqlTradeRequest and MQL LIB. struct MqlTradeRequest { ENUM_TRADE_REQUEST_ACTIONS action; // Trade operation type ulong magic; //...
  002 ema_cross  (4)
Hi guys, I am new to the EA robot stuff and just trying to see the attached Coders Guru EMA_CROSS EA would pick and drop trade automatically002_ema_cross_3.mq4. It works fine during backtest but once attached to a demo account live chart, it failed to pick any trade for 4 days. Can anyone figure out...
Hi, I haven't look into this yet because I dont have time at this moment. I got the lates 3 price rates and use the 2 oldest ones to draw the trend line. I need to get the price value of the trendline crossing the new bar (busy forming by market ticks). Is this possible? Here is some of my...
You have often heard me say that the market is rigged, which it most certainly is via the Federal Reserve’s overall interest rate “engineering,” as well as outright manipulations through quantitative easing (QE), backdoor bailouts, POMO, massive swap lines, e Many of you believe that national...
hi I want to increase the budget for an EA being currently developed. Can I somehow add money to the deposit already secured by MQL5 administration for this specific job? Or do I need to re-write a job offer specifically for the concerned programmer? Thank you !
Hallo, sorry for that newbe question, however, how do i add a alpariFS demo account to MT5 ... when i click on Open Account and add a new server using the AlpariFS IP Adresses and Ports of the alparifs.com site, ping is always "n/a" http://www.alparifs.com/trading_platforms/faq/pc/ Maybe someone...
I hope you’re OK reader, after all that must have come as quite a shock. Now you’ve picked yourself up the floor, after reading the article title, which is a fact (well kinda), we’ll dwell on the subject at hand; why do so many lose at trading forex and what are the adjustments so many have to make...
Hello everyone, my name is Dany and I am looking of the expert advisor of philip neil 4h macd system, if someone have it, can you please send it to me thank you
the latest version is the one that does not pass my old McAfee scanforever software oooh, there are so many physical unit (buy it) --online cloud stroage (pay per use or per months) -- what kind of huge storage (in term of G byte at least) , do you think it is good for BIG FILE STORAGE ?? idea ?
Hello all, I have 2 problems right now, one has to do with my Adjust_SL_AP parameter which when true adjusts the SL to the average price of the trade when scaling in... should i be using Positiongetdouble(POSITION_CURRENT_PRICE)? Next when Adjust_SL_AP is false it should be using a trailing stop...
hi guys, I have a request about a very simple EA I wish someone could code for me. It involves only 2 types of candlesticks, dojis and hammers. Once the EA has found either pattern it would then place a buy at the high and a sell at the low(waiting for the break out). trailing stop of 15 pips and a...
Please advise if it's correct in following corresponding relation: DEAL_TYPE DEAL_ENTRY1DEAL_TYPE_BUY/DEAL_TYPE_SELLDEAL_ENTRY_IN/DEAL_ENTRY_OUT/DEAL_ENTRY_INOUT2DEAL_TYPE_BALANCE/DEAL_TYPE_CREDIT/DEAL_TYPE_CHARGE/DEAL_TYPE_CORRECTIONDEAL_ENTRY_STATE
Development of a new version of the MetaTrader 5 iPhone mobile terminal is in full swing. It already includes charts allowing traders to visually track price movements. Soon indicators and graphical objects will appear in the mobile terminal. While the developers are working selflessly to improve...
Today the official version of the mobile trading platform MetaTrader 5 for Android has been released. Now you can trade on the Forex and stock markets using your smartphone or tablet PC powered by the operation system from Google. Using this application, you can trade, view real-time quotes and...
The built-in automatic publisher (via ftp), works great, however it seems to limit the posted history to 20 orders. It still shows the current open positions, but it doesn't update the balance graph nor the order history. is there a way to increase the limit?
Hello traders, I'm Alessandro from Italy, my interest is the forex market, right now I'm reading the best strategies Connors short, I have difficulty to find an indicator of historical volatility ratio 100 / 6 100 / 10, this indicator is shown in the volatility breakout strategies, when the...
I have been trading with Vt trader for about three monts. It all went well until i started to become a bit more profitable. I got tired of the Makers of the market, and recently switched to MT4 . I have read and watched as many video as i can. Its a great platform, however i noticed that few things...
I have a problem: When I run this "SELL" trade request in the strategy tester, the journal reports it as a BUY order, and because of that the stop loss and take profits are swapped, resulting an [Invalid Stops] error. MqlTick price; MqlTradeRequest sellrequest; MqlTradeResult sellresult;...
Hi I need somebody to build an EA with the following parameters: 1 minute chart - 200 MA, and 50 MA If 50 MA crosses below 200 MA, sell GBP USD for 1-2 pips profit, with SL 10-15 pips. The buy order is if 50 MA crosses above 200 MA. Doing manual paper trading, these seems to be extremely profitable
Is it possible to enable the email-notification within your forum software? i'd like to be notified when my "favourite" threads are commented on, or there are replies to my posts or posts i've commented on. normally this is a setting in the forum profile for each user, but i cant find it and suspect...
The MT5 Indicator shows quite differently from that in MT4, obviously there is a substantial error in the coding Perhaps someone will correct this error. So also Williams Percent R indicator Both of these are vastly different from MT4 Please arrange to have these corrected ASAP Thank you
Is it possible to add customized indicators on iphone/ipad when the iphone/ipad is jailbreaked?
Hi everyone I'm new in Meta trade Scripts. I want to create a script with mutiple currency i want to create a scripts with a formula let say A=GBPUSD(sale)+0.01USDJPY(sale) and B=GBPUSD(buy)+0.01USDJPY(buy) and load in template which plot graph A and B with different line color in EURUSD chart
Hi All, I'm trying to do some strat testing and I get weird results. Firts I used the OO version of the crossMa bot that comes with MA5. I ran it with optimization in mind for everytick. I got the results below: Pass Result Profit Expected Payoff Profit Factor Recovery...
There is a significant difference when placing this indicator on a chart in MT5 as compared to MT4. Perhaps some developer people will examine the code in the MT5 version and correct it. Thanks so much
Hi,Dears Maybe some of you knows this free useful tool. We (me and my frieds) make new version of our luktom visual order editor. For those who dont now lvoe: its easy tool for graphical position management on MT4. You can download it from my site luktom visual order editor Cheers, Grzesiek
When you have relaxed conversations with many traders you’ll find the shared experiences invaluable. Whilst sharing thoughts on; brokers, economic sentiment, strategies etc. is fascinating, one of the most intriguing aspects is how we overcame the barriers we faced on our journey towards proficiency...
I've posted some previous questions on the forum with no luck :-( So instead I've decided to ask some more general questions that may give me an idea of whether the capabilities of the MetaTrader/MQL5 platform provide what I ?think? I would like to do. Does MQL5/MetaTrader have the capability to...
Hello, I'm trying a simple DLL extension loading example from: http://www.metatrader.info/node/150My MT code is the following: #import "Metatrader Test.dll" void Hello(string say); #importWhen I try and run my script, I get "initalization of Metatrader DLL Test (EURUDS,H1) failed". Is...
Surfing the net for some more info (as usual ) ... Found this one to be informative (even more than it was probably intended to).