|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
caldolegare
Try bool RefreshRates( ) Refreshing data in the built-in variables and series arrays. This function is used when expert advisor calculates for a long time and needs refreshing data. Returns true if data are refreshed, otherwise false. OR use get MarketInf() function to retreive price on each loop. Market information identifiers Market information identifiers, used with MarketInfo() function. It can be any of the following values: Constant Value Description MODE_LOW 1 Low day price. MODE_HIGH 2 High day price. MODE_TIME 5 The last incoming quotation time. MODE_BID 9 Last incoming bid price. MODE_ASK 10 Last incoming ask price. MODE_POINT 11 Point size. MODE_DIGITS 12 Digits after decimal point. MODE_SPREAD 13 Spread value in points. MODE_STOPLEVEL 14 Stop level in points. MODE_LOTSIZE 15 Lot size in the base currency. MODE_TICKVALUE 16 Tick value. MODE_TICKSIZE 17 Tick size. MODE_SWAPLONG 18 Swap of the long position. MODE_SWAPSHORT 19 Swap of the short position. MODE_STARTING 20 Market starting date (usually used for future markets). MODE_EXPIRATION 21 Market expiration date (usually used for future markets). MODE_TRADEALLOWED 22 Trade is allowed for the symbol. MODE_MINLOT 22 The minimum lot size in points. MODE_LOTSTEP 22 Step for changing lots in points. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GridMaster Update | Spider4896 | Expert Advisors - Metatrader 4 | 18 | 06-05-2007 01:52 PM |
| Please Firedave! Update Universal Ma!! | giraia_br | General Discussion | 1 | 08-24-2006 02:05 AM |
| Warning : Do not update to 187 | ahwai | General Discussion | 27 | 03-19-2006 04:04 PM |