I have a strange issue.
I have written a DLL for MT located at http://s95010189.onlinehome.us/mt/mtq/ to enable simple mysql access, however there is a problem.
The DLL works fine on this system (stdcall as needed; import table is correct). However if I take it to any other system, the DLL fails...
I have used a bot in the past who has openend an order with an already predeterminded TP and SL (the bot was running on an VPS by mql). My question is, is there any way to deactivate those predetermined exit levels in this specific order that the bot has executed? Now, i know you can set a TP and SL
Hello, it seems I found a bug when calling the "Digits()"-function inside of an indicator used in a multi-currency system on the newest platform version. At least inside the backtesterit will exclusively return the digits-value of the currency the expert is started on and NOT the value of the
Hi, has anyone sorted out directx yet, is there a DirectCompute in there
void ProcessTrendlineAlert(){ ushort u_sep = StringGetCharacter(";",0); string strTrendlineArray[]; int iTrendlineTotal=StringSplit(strTrendLineName,u_sep,strTrendlineArray); int i=0; string strCurrentTrendline=""; if (iTrendlineTotal<=0) return; for (i=0;i<iTrendlineTotal;i++) {
Hi - what impact does toggling (start/stop) AutoTrading (on your local MT5) have on the EAs running on the VPS? Thanks
I compare current, previous Bar heights, high, low, open, close. The result is always negative, despite the candle direction. Have tried int, char data types. Is it MT5 bug ? Why negative symbol appears in both directions
Hello i created an EA, and there is some "extern" inputs value that used inside source, now i want use "Push Button" in the main chart, to change some "extern" values. can every one help me please ? thanks
Hello, I want to fill these arrays with high and low values of rsi and price. When I use a position of 5 it prints fine (see the first 4 rows of the photo, these are pricehighs, pricelows, rsihighs and rsilows). The moment I use a bigger position to search throught the data 10, 15,... I get weierd
Good afternoon, I have two instances of MT5 on my PC. One with a live account, and one with a demo account. I have purchased an EA. If I want to use it on both accounts, Do I have to use two activations (or licenses)? Would one be enough? I plan to have more demo accounts in the future. I'd also
Hello! Today I tried to test some of the robots available on the site, but nothing works either in MT4 or in MT5. Does anyone know the reason
I need to have differentiate High array, but I don't know how to do that. When I tried to duplicate High array, I got an error message " ']' - expression expected ". How should I solve this? // that's the code right now SetHighestBar_A = 3 ProfitHighestBar_A = 2 SetHighestBar_B = 4
Ciao to everyone, I would like to know how to raise the SMA in pips for example 150. Thanks a lot Luca
I cannot contact the author to upgrade. Is there any other way to sync with mql5 vps without ea upgrade
HI....I have been testing my EA using my current broker....however the strategy tester is definitely not accurate.....the algo works in real time - however the strategy tester does not always trigger when criteria are met....I have heard from others that this is common with certain brokers.... Where
Hello is it possible to retrieve data from a 'GET' request which i have stored in a localhost. and by the way do I have to store the data in a database like SQLite in the local host
I am wondering if someone can help me figure out this issue: the MQL5 function in SymbolInfo.mqh : Point() returns Point: 0.00001000 when I call it via the Comment (which is correct and as expected .....) and returns : Point :-1998362383 in the strategy tester !!! how can that be
I understand how to calculate Relative Drawdown by Balance as shown on the right of the image but I can not work out what the Drawdown by Balance: Maximal is as shown on the left. I am guessing that on the left it shows the largest single trade drawdown
Purchased a bot, but in my purchased folder the install button does not install no matter how many times I hit it! Has anyone experienced this same issue and if so did it ever install
[Deleted]
As I do position with stop lost , It can have comment as trade result "KKTEST" , But it can't have comment as history/ trade result as it trade by stop lost price. How can I modify the default slop lost comment (history sl 1.11195 ....)
CopyBuffer unexpected results!! this seemingly sound code gives a reading error double CMyTemplate:: MACDGet( const int buffer, const int index) { double MACD_buffer[]; ArraySetAsSeries (MACD_buffer, true ); //--- reset error code ResetLastError (); //--- fill a part of the MACD array
Hello again here, I have done an indicator based on the gg trend bar, but with macd and only M15, M30, H1, H4 tf. I do not know how to put alert on color change. Can someone guide me please ? Thank you. madaforex_macdbar.mq4
Hi, how can i connect other user account to my demo/live accounts and copy his trades throw the vps to use his signals? thanks
Hi Everyone, I have a multi-time frame EA that uses the 5min and the 1hour timeframes. During strategy testing the EA works ok when i enable visualization. Though when i remove visualization or use optimization(all symbols on market watch) the EA does not place orders. Anyone have an idea as to why
Hi, Here is one interesting indicator I coded some time ago. It creates automatic trendlines + s/r levels based on given zigzag values. I think this is a great indicator (one of my own favourites). I decided to share this after I noticed a similar one on "zigzag channels" and decided that what the...
Do indicators work? Is there any indicator on the market to date which does not lag? Why dont people concentrate more on trading with price action ONLY as it has proven to be more profitable in the long term
Hi, i have diffuclties connecting my live account vps to a signal provider , can someone help me how to do that please? thanks
This is a vary simple thing that is not well documented. You can create your own custom symbol set file. You most likely now that bring up the Market Watch window and right clicking on it to view all the symbols avaible to trade on your station. You can also create your own custom symbol set file so...
Hi Community, I am a new member, currently exploring free and paid robots/expert advisors that can assist in trading Gold, Silver & Oil. Looking for some community help. Please guide and share your comments
How to Open multiple orders each to be opened on a new bar
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.