General - page 465

Hi, i'm trayng to make this work but i can't see the current Ask price and i don' t understand why? #include <Trade\SymbolInfo.mqh> #include <Trade\Trade.mqh> CSymbolInfo Simbolo; int OnInit () { return ( INIT_SUCCEEDED ); } void OnDeinit ( const int reason) { } void OnTick () {
Hi everybody, hope you are all good! First, thank you for your time reading my topic, hope you can help me. So, the bug I'm having is simple to explain, I'm getting: -(nan) after doing a series of multiplication of double values. Here goes some details that I noted: While in the backtest , this bug
Hi, In my strategy tester pending order are not expired (Look the picture). What can I check? request.expiration = pExpiration; request.type_time = ORDER_TIME_SPECIFIED ; Thanks
Hello, i made mistake and payed 30$ in my acount and i can not withdraw now, i am new here. actually i have no money and this is what i have, is any chance to get it back? can enyone help me
(Margin Required for 0.01 Lot) * (Balance/10) ===> (Display only the answer on the chart) thank you in advance
I've done with a lot of difficulties (I'm completely a beginner) the following code, but the order is opening every tick (I've used MqlTick). Is there a possibility to use another command to check every candlsestick closure ? Thanks
Hello, I would like to replicate MT 4 ATR value in the other platform.. but it's not easy to do AFAIK, ATR[i] = ATR[i-1] + ( TR[i] - TR[i-n] ) / n; // n is the ATR period is the formula. I do not understand that there are two different figures, i and n. If I want to calculate ATR for 20 candles
There is no "purchases" tab in my market tab in mt4, yes i am logged in, restart etc, any suggestions? thanks
1 is user A dataFile. 2 is user B dataFile. i am user c. how can i switch 1 or 2 datafile
Why are my paid for Market indicators disabled when windows10pro updates
mql5 markert ea limited to backtesting previous week?.anyone know it why? macd ea
Why would an indicator for a signal be yellow and trades are not being copied. Algo Trading is enabled. All 4 boxes are checked under Options > Signal The signal provider has made a few trades but Im not getting any
I have been rejected,maybe for the photo reasons, how can I registration again
Whats are the attributes of the crosshair and does it count pips
"Only one Signal can be set up with respect to one trading account" The best thing about signals would be to allocate capital of your trading account to separate signals.. on 1 account. I see a handful of interesting signals. Why would you force us to open 5 trading accounts at our broker to follow
EAs are programmed to automatically generate trading signals and notify you of trading opportunities. Also a Forex Robot is another automated trading system which like an EA is a program that can identify market patterns and generate trading signals. However, unlike an EA, a Forex Robot can
How can I acquire source for MT4 trading platform ? Is it open source? I have a business idea and would like to use MT4 as an interface to a service. Thanks in advance for any help on this topic
Hi there, this is very annoying. I already have wasted around 3 activations of each of my indicators in the last couple of months due to windows updates. When there is a cumulative update or an update to a newer version, when you launch MT4 or MT5, all your purchased indicators are grayed out and
Hi, Since is not possible anymore to propose ideas on "Service Desk" I would like to suggest something to reach the app mobile developer:  1) AddTimes & Sales on book: add button when pressed allow user to see simplified times and sales on screen; 2) Add feature that allows user to modify orders on...
Folks .. I have been trying to use the standard Library for chart.. Using this code #include <Charts\Chart.mqh> CChart m_chart; int OnInit () { //--- m_chart.AutoScroll( true ); m_chart.ColorBackground( clrBlack ); m_chart.ShowGrid( false ); m_chart.Mode( CHART_CANDLES );
Things to Consider Before Using an EA. When it comes to finding the right EA for you, there are some downsides to consider – you will be trusting your capital to it, after all. (1)They are not always experts – If you are looking at a product that claims to be better than a human trader, or one that
Appreciate if anyone can help out, it is suitable to apply for spread not more than 5.5pips especially GBPUSD and XAUUSD. The erros need to be fix are as below: 1) Once a while, the EA execute order without SL and TP (It happens with different broker houses live and demo accounts from what I been
Hi, I've purchased <Deleted> for MT5 instead that for MT4, could you switch the purchase on MT4? Unfortunately the product has been activate because I've pressed Install and the Mt5 opened up, but I'm not using it so I've cancelled it but it was too late. Thanks fort the help
please i have one product before i installed it many times and till before 2 days he is worked ..... now i am changed the server and installed new platform but i searched not found in the list of my product i removed the platform and installed it again .........the same i try to get it in other
Bonjour, Après avoir essayé un achat, voilà le message en haut de page Les opérations financières sont limitées. Pouvez-vous me dire si vous connaissez le problème? Merci et bonne journée. Alexandre
This is my first time here writing about something I stopped out with , and sorry if my English is Poor but I will try to explain much as I can, and I will appreciate if you help me. So I tried to make a simple cross over EA based on multiple EMAs and I come up with this code for crossing if ((sma5[
The magic number is a MetaTrader concept used to track the open positions of an expert advisor. The concept allows the EA to distinguish the trades that it opened versus those that it did not.Every car has a license plate. When you see a car in a different state or even a different country, you know
Hi I have just signed up to VPS couple of hours ago and initally i could see my 5 pairs with the EA on them now I can't even start the Optimization START button won't register and I have no history in the charts? Any ideas please big newby thanks
pressing F2 for Histroy Centre on my MT5 is not working and nothing happens :-( Metatrader 5 Version 5.00 build 2739 Pressing F2 on my MT4 is works fine
Hi Just started using MT5. During the weekend I like to replay periods of a chart (in my case the EURJPY on the 3 minute chart) where I made a mistake to see where I went wrong. Is this possible with MT5? For example, if I wanted to see the Asian open on Wednesday playing as if it was live...