Meta Trader 5 Build 1730 Improvement

21 February 2018, 06:14
Jatin Patel
0
107
New functions for working with custom financial instruments have been added.

FunctionAction
CustomSymbolCreateCreate a custom symbol with the specified name in the specified group
CustomSymbolDeleteDelete a custom symbol with the specified name
CustomSymbolSetIntegerSet the integer type property value for a custom symbol
CustomSymbolSetDoubleSet the real type property value for a custom symbol
CustomSymbolSetStringSet the string type property value for a custom symbol
CustomSymbolSetMarginRateSet the margin rates depending on the order type and direction for a custom symbol
CustomSymbolSetSessionQuoteSet the start and end time of the specified quotation session for the specified symbol and week day
CustomSymbolSetSessionTradeSet the start and end time of the specified trading session for the specified symbol and week day
CustomRatesDeleteDelete all bars from the price history of the custom symbol in the specified time interval
CustomRatesReplaceFully replace the price history of the custom symbol within the specified time interval with the data from the MqlRates type array
CustomRatesUpdateAdd missing bars to the custom symbol history and replace existing data with the ones from the MqlRates type array
CustomTicksAddAdds data from an array of the MqlTick type to the price history of a custom symbol. The custom symbol must be selected in the Market Watch window.
CustomTicksDeleteDelete all ticks from the price history of the custom symbol in the specified time interval
CustomTicksReplaceFully replace the price history of the custom symbol within the specified time interval with the data from the MqlTick type array


Share it with friends: