I am trying to call properties of a Linear Regression channel. I have tried created an indicator that creates a LinearRegression object, and then reads from it, such as below:
Iterates through code:
{
Create OBJ_Regression;
price1 = ObjectGet(name of obj, OBPROP_PRICE1);
price2 =...
A new build of MetaTrader 5 platform was released by MetaQuotes yesterday on June 8 - Build 3800. You can now download it via the automatic update facility. The main addition is the Copilot support for MetaEditor. However, the new version adds a lot of changes and, unfortunately, may also...