MQL5. CSymbolInfo. class for easy access to the symbol properties.
CSymbolInfo
- class for easy access to the symbol properties.
- #include <Trade\SymbolInfo.mqh>
- Symbol Specification 에서의 정보들 확보가능.
Swaps |
|
Gets the swap calculation mode |
|
Gets the swap calculation mode as a string |
|
Gets the day of triple swap charge |
|
Gets the day of triple swap charge as a string |
|
Margins and flags |
|
Gets the value of initial margin |
|
Gets the value of maintenance margin |
|
Gets the rate of margin charging for long positions |
|
Gets the rate of margin charging for short positions |
|
Gets the rate of margin charging for Limit orders |
|
Gets the rate of margin charging for Stop orders |
|
Gets the rate of margin charging for StopLimit orders |
|
Gets the flags of allowed expiration modes |
|
Gets the flags of allowed filling modes |
|
Quantization |
|
Gets the number of digits after period |
|
Gets the value of one point |
|
Gets the tick value (minimal change of price) |
|
Gets the calculated tick price for a profitable position |
|
Gets the calculated tick price for a losing position |
|
Gets the minimal change of price |
|
Contracts sizes |
|
Gets the amount of trade contract |
|
Gets the minimal volume to close a deal |
|
Gets the maximal volume to close a deal |
|
Gets the minimal step of volume change to close a deal |
|
Gets the maximal allowed volume of opened position and pending orders (direction insensitive) for one symbol |
|
Swaps sizes |
|
Gets the value of long position swap |
|
Gets the value of short position swap |
|
Text properties |
|
Gets the name of symbol base currency |
|
Gets the profit currency name |
|
Gets the margin currency name |
|
Gets the name of current quote source |
|
Gets the string description of symbol |
|
Gets the path in symbols tree |
상세
연관
첫 등록 : 2020.11.21
최종 수정 :
단축 주소 : https://igotit.tistory.com/2715