Forum

research tp & sl indicator

hello, i need MT5 indicator with which i can set graphicaly take profit , stop loss

retrieve investor password

Hello I forgot the investor password I saved on MT5. How can I retrieve it

can i buy in mql5 market with my mt5 account

Hello, Can i use my mt5 deposit amount to buy in mql5 market

Indicator instalation from market

hello In my PC, I have two MT5 accounts with different brokers. The market indicator I install is currently applied to the MT5 account of the most recently installed broker. How can I make it apply to the previous one

ordersend(request,result) works differently on 2 brokers mt5 plateformes

Hello I'm using same EA in "Admiral" and "Vantage" brokers mt5 plateformes. When i open a trade with Instruction "Ordersend(request,result)" , it opens perfectliy the trade in both. And when i test "result.price" : Vantage gives correct deal price for the trade. But Admiral is giving value 0. Why

OrderCalcMargin

hello, The instruction OrderCalcMargin () works perfectly when written in script But when used in an indicator we got Error n° 4014 ERR_FUNCTION_NOT_ALLOWED Is this instruction works on script but not in indicator regards

symbol retail leverage

Hello , I'm using [broker name redacted] mt5 plateform if account leverage is given by instruction : AccountInfoInteger ( ACCOUNT_LEVERAGE ) But each symbol has sometimes different retail leverage value. e.g. My plateform leverage is 30 But CFD Gold retail leverage is 5 And CFD Tesla retail leverage

how to extract datas from Symbol specification window and import them in an indicator

Hello, I'm trading on MT5. I'm looking for ideas to write an indicator(or EA). In fact each symbol got specifications From there I want to extract these datas : 1) value of "½ Minimal volume" 2) value of "eur/lot" from "Margin rates : ½ Market buy" 3) value of "eur/lot" from "Margin rates : ½ Market

symbol exchange between two templates

Hello There are 2 templates A and B in my mt5 How to transfer or copy symbol (in which i have drawn technical levels) from A to B template

how to find leverage and minimum lot size for each symbol

Hello, Each symbol need different minimum lot or leverage. These two values are used to calculate margin = lot_size x contract_size / leverage. For example : CFD sp500 has minimum_lot = 0.1 and leverage =20 CFD ibex35 , min_lot = 0.1 and leverage = 10 CFD nas100 , min_lot = 0.02 and leverage = 20