How do I code in an indicator?

 
I have looked everywhere for a platform that offers "Single Regression Channel" But I have only found one so far, unfortunately the platform does not trade all night nor does it work on US30 or MT5.
So I am left with having to somehow code Single Regression Channel, into my MT5, Does anyone know how to code? and how to add it into MT5 

"Single Regression Channel - calculates a regression channel line for the period and shows the channel on it based on standard deviation."
 
  • Usually people who can't code don't receive free help on this forum.
  • If you show your attempts and describe your problem clearly, you will most probably receive an answer from the community. Use the CODE button (Alt-S) when inserting code.
  • To learn MQL programming, you can research the many available Articles on the subject, or examples in the Codebase, as well as reference the online Documentation.
  • If you do not want to learn to code, that is not a problem. You can either look at the Codebase if something free already exists, or in the Market for paid products (also sometimes free). However, recommendations or suggestions for Market products are not allowed on the forum, so you will have to do your own research.
  • Finally, you also have the option to hire a programmer in the Freelance section.
Trading applications for MetaTrader 5 to order
Trading applications for MetaTrader 5 to order
  • 2023.11.21
  • www.mql5.com
The largest freelance service with MQL5 application developers
 
Cody B:
I have looked everywhere for a platform that offers "Single Regression Channel" But I have only found one so far, unfortunately the platform does not trade all night nor does it work on US30 or MT5.
So I am left with having to somehow code Single Regression Channel, into my MT5, Does anyone know how to code? and how to add it into MT5 

"Single Regression Channel - calculates a regression channel line for the period and shows the channel on it based on standard deviation."

Learn or hire a professional on the Freelance section.

 
Coding is not easy, but there are a lot of things possible in MQL5, there are almost no limitations.