General - page 1490

Hello, I have an EA. Let me explain it to you i got a Trading System of 5 Indicators. We sell it to people on a monthly subscription. So i want to create a DLL file for the same as there are a lot of decompliers in the market which can break the ex4 file. I also want a License Key renewal system...
Anyone been to one of the previous MoneyShow.com Forex & Options Expo's? Anyone going this year to the Las Vegas expo this September 13-15? Schedules worked out this year so I will be able to attend the expo this year for the first time. Speaker lists, topics and schedules are all on the Forex &...
Hi, As the thread title suggests, I am having some difficulties in converting a HAS bar indicator into a regular HA bar - not smoothed. I cannot find a regular 4TF HA bars ANYWHERE on the internet (can you believe it???) I will not bother to explain what methods I have tried in order to convert this...
Hello Traders This is my first Indicator and i find it Very Helpful for Swing Trading and Take profit. How it works ? - It Calculate the Previous Day & Week Breaks Extension like " %123.6 - %138.2 - %1.618 " And Draw a lines. - It Also Draw Previous Day & Week MidLine " = High+Low / 2 All Ideas...
MQL5 Cloud Network activity monitoring has revealed inaccuracy in charging fees for provided testing agents. Partial payments were credited to the accounts of testing agents' providers from July 28 to September 5 due to a calculation error. At the moment, all payments are checked and recalculated,...
  MT4 Charts  (4)
Hey Guys, Does anyone know how to shift the left side of a chart, to place something there??? We know that chart shift moves the right side, but I need the left side to also move. I saw a chart on the Internet not to long along that had both sides shifted in. Any help would be great. Thanks!!!
here is my test code. //+------------------------------------------------------------------+//| test.mq5 |//| Copyright 2012, MetaQuotes Software Corp. |//| http://www.mql5...
Hi all, I'm a software analyst programmer, I develop EA for Metatrader 5 according with your specifications. I'm working as a freelancer, my company is : https://www.mql5.com/go?link=http://www.bpasoftware.com You can contact me for more information and quotes (bruno.paulet@BPASoftware.com).
  CiAC howto use  (4)
here is my code. it doesn't work. //+------------------------------------------------------------------+//| test.mq5 |//| Copyright 2012, MetaQuotes Software Corp. |//|...
[Deleted]
Hi, I know there's a way to change the title of a chart window after an EA is attached. I've seen it done on some commercial EAs. I tried using SetWindowText with the HWND of the chart, but that doesn't seem to work. If I understand correctly MT just changes it right back. Does anybody know how to...
When i try to backtest choosing AUDUSD currency, the AUDUSD chart just shows waiting for update. The journal entry shows no history file found for AUDUSD.  Can anyone please guide me how to do backtest with AUDUSD? 
  Real work on MT5 NDD  (206   1 2 3 4 5 ... 20 21)
Good afternoon. I would like to ask the opinion of a trader, who trades on the NDD (Non Dealing Desk, Exchange-Market Execution). http://ru.fibogroup.eu/forex/mt5rules.html A market order: The market order will be executed at the best market price of the liquidity providers at the moment the order
The following email was sent to me a couple days ago, from MQL5 Support (noreply@metaquotes.net).  From the spaces in the links, and the fact that my personal info was accepted over a month ago, I am pretty sure this is either a phishing email or the links will actually download some nastiness...
Hi Coders I search the forum and the web, but don't find what I use. I see the other thread's but nothing that I can use. Swiss Army Knife it's a great EA, but I have open a lot of trades I managed by myself. And this EA needs to much time to specify all the differnt trades. I use my script for "...
Hallo, can anybody help me i am using sefc bull bear indicator . can anybody make this with sound alert . If the color change
Very often we need to code our indicator to display a historical point in time to check if the data calculated and the signal generated during backtest are the same and also we need a way to paper trade visually to validate our strategy before embark to code an EA. For illustration, if our strategy...
Hi, For some reason I dont see the calendar in build 439. do I need to enable it? I tested on three computers, and it doent show up in any Any assistance would be great. Thanks
Is it just me, or did economic calendar disappear from MT5 terminal? The last news events that I can see on EURUSD chart are from 2 weeks ago, the "Calendar" tab is also gone.
[Deleted]
hi i'm using the ordersend function to open new positions and i also use it to close positions when certain conditions are met by opening an opposite position to the one i already have and i was wondering what will happen if i don't define the sl and tp fields in the trade request structure when i...
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?