MPFX1
MPFX1
Friends

Add friends via their profile or user search and you will be able to see if they are online

MPFX1
Added topic Equidistant Channel font size..
Hi All, Is there anyway to increase the font size on the Equidistant channel . The one that appears when you are dragging to set parameters.. The older I get, the harder it is to read :( Thx
MPFX1
Added topic Define open of a candle
Greetings all, Im trying to define the 16 hour candle open price . The code Im using is ....    MqlRates ratesM[];    ArraySetAsSeries(ratesM,true);    int copied=CopyRates(Symbol(),PERIOD_H1,0,2,ratesM);  
MPFX1
Added topic Draw line using input
Hi all, I am trying to create and indicator whereby I use the input box to manually type a new level in each day. I have in my code... input int  Level = 1.2300; It wont accept the decimal point..  How can I use this to set the buffer I did
MPFX1
Added topic Add Price label Code.. MQ5
Hi all, Doess anyone have a code to add a price label to a horizontal line created by a custom indicator. I have added this one on chart manually, but be handy to have it coded.. Thank you 
MPFX1
Added topic Accumulation/Distribution with MA.. MT5
Greetings all, Has anyone seen or got an  Accumulation/Distribution (AD) indicator that has a   moving average   included for MT5? Thx for any help or leads.. 
MPFX1
Added topic Individual trades instead of combined.
Greetings all, Not sure if this a MT5 thing, or broker, but when I buy a 2nd lot of same cross, its combines and averages the price of the two. Is there a setting that will allow each trade to remain separate
MPFX1
Added topic PLEASE HELP...Simple script to Sell at market with take profit
Greetings all, Im looking for a simple MT5 script to drop and drag to Sell at market with a 25 pip take profit .  I searched code base but all are mt4. Any help would be greatly appreciated.  Thx 😁
MPFX1
Added topic Default Lots size across all crosses
Hi, Is it possible to set the same lots size across all crosses that I trade. At present I have to adjust it in the one click trading box for each cross.  is there a better way? thx.. :) 
MPFX1
Added topic Add custom trailing stop to existing list
Greetings all, Is there a way to add custom trailing stop to existing pop up list when you right click on trade.. I know you can manually enter one, but I would like my custom setting added to list so its just one click... Thx... 
MPFX1
Added topic Change Toolbox font size.
Greeting all, Anyone know how to change the default font on the toolbox.?   Like orders, trades etc etc..  thx.. 
MPFX1
Registered at MQL5.community