Why iCustom function and CopyBuffer function are used?

2 Views
Dustin Smith
Answered 2 years, 4 months ago
<p>The iCustom function and CopyBuffer function are used in MetaTrader platforms to extract custom indicator data from a trading chart.</p><p>The iCustom function is used to extract data from custom indicators that have been added to a trading chart. This function allows traders to customize their technical analysis by using their own custom indicators or indicators created by other traders. The iCustom function takes several input parameters, such as the indicator name, timeframe, and input parameters, and returns the indicator values for the specified chart and timeframe.</p><p>The CopyBuffer function is used to copy the indicator data returned by the …</p>
1 View
Joel Schmidt
Answered 2 years, 4 months ago
<p>The iCustom function is used to access custom indicators in Forex trading platforms, while the CopyBuffer function is used to copy indicator values into an indicator buffer. These functions are used to help traders develop and use custom indicators that can aid in their analysis of market trends and inform their trading decisions.</p>