Questions from Beginners MQL5 MT5 MetaTrader 5 - page 352

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Good afternoon.
Could you please tell me how I can find out the cost of 1 pip in MQL5 in the deposit currency? I.e. if my account is in USD, how much is 1 pip at 1 lot, even if the pair is EURJPY ? So I want to know before opening a position how much of the deposit currency (dollars) will it cost to close on stops ?
Good afternoon.
Could you please tell me how I can find out the cost of 1 pip in MQL5 in the deposit currency? I.e. if my account is in USD, how much is 1 pip at 1 lot, even if the pair is EURJPY ? So I want to know before opening a position how much of the deposit currency (dollars) will it cost to close on stops ?
Here
Fellow programmers, help with a code pattern to edit a file (CSV) that is in the directory of another terminal
It's not clear. )
Two terminals. We have two different MT4 installation directories. I need an EA of one terminal to correct files in the installation folder of the other terminal. I need a piece of code opening such file.
Two terminals. Have two different installation directories. It is necessary to correct files in the installation folder of another terminal by the Expert Advisor of one terminal.
Create a file in the common terminal folder that can be accessed by any MQL program from all terminals.
Status of the client terminal >>>.
There's only WinAPI to apply.
this (below) doesn't work, I typed F_Path into explorer, clicked enter, file opens... Does WinApi info look like this?