Attempt to create an Expert Advisor based on the Center of Gravity indicator – EA MetaTrader 4

Attempt to create an Expert Advisor based on the Center of Gravity indicator - expert for MetaTrader 4
Please help me with my idea. The idea has existed for a long time – based on the “Conservative intraday scalping” strategy, but I could not find a suitable indicator in MT4. I found the indicator (Center of Gravity.mq4). Now I am trying to attach it to an EA, but the EA stubbornly refuses to … Read more

Multiple dynamic logistic regression first unsuccessful attempt – library MetaTrader 5

Multiple dynamic logistic regression first unsuccessful attempt - library for MetaTrader 5
For anyone who does not understand the code provided in this library read the article linked here https://www.mql5.com/en/articles/10626 Multiple Dynamic Logistic Regression Challenge The biggest challenge I faced when building both linear and logistic regression libraries in both articles is multiple dynamic regression functions where we could use them for multiple data columns without having to … Read more