Forum

New pair chart by combining two pairs

Hello If we have two pairs as : A/B and C/D , is there a way to draw chart of (A/B)/(C/D) ? To be more precise I have two pairs of A/B and C/B , I need the chart of A/C. I appreciate any feedback on this. Best regards

Custom events

Hello I'm planing to use MQL5 to connect to external price sources and trade platform . To be more precise, I need to connect to Binance or other crypto currency exchanges and use websocket to get the price and account data from. the idea is that use a series of custom events and handlers to use

Number of positions of one symbol!

Hello I have a confusion about number of the positions! In the documents, it says that there is only one position for a symbol, however, I see more than one position in the terminal and can get same number using positionstotal() function . Is the document outdated and things have changed in the new