Forum

How to know opening cost and PIP value before open a position?

//+------------------------------------------------------------------+ //| pc1.00.mq5 | //| Copyright 2019, Fabio Fredduzzi | //| https://www.mql5.com |

Market -> Purchased .Js error.

Hi to all, I am unable to view the Market inside MT5 terminal, also if I try to access to the Purchased tab I receid the following error (seems a JavaScript error). Any idea? Errore: Impossibile recuperare la proprietà "title" di un riferimento nullo o non definito. Clicing on Si (Yes) or No, give

CTrade: Set stop loss e take profit

Here you are my Main code: //+------------------------------------------------------------------+ //| CloseAllPositions.mq5 | //| Copyright 2016, MetaQuotes Software Corp. | //|