Simple Linear Regression Indicator for MT5

Job finished

Execution time 12 days
Feedback from employee
Very friendly and great customer. Thank you for this work. This job refreshed my long-forgotten ideas) Thank you very much.
Feedback from customer
Good programmer, very knowledgeable

Specification

SPECIFICATIONS:

- Uses the linear regression formula to measure the trend (in angle degrees) for any instrument on ANY timeframe it is attached to.
- Re-calculates the slope every bar (NOT EVERY TICK), so it doesn't lag on the tester/platform that much! The last bar is the most recent price (close) calculated, the current close is ignored. 
- Draws a line on the chart for the slope according to the angle degree's (no MA's or any other kind of values please).
- Gives TWO SEPARATE output buffers:

a) For up-trends: gives the value "0" when the line is downwards or completely horizontal, and "1" if it is slightly up, "45" if it is 45 degrees against the horizontal axis, max is "90" (the vertical axis).
b) For down-trends: Same logic but reversed, when the line is upwards or horizontal the value is "0", and when it points down it can be any degree to "90".

With this logic one of the two buffers is always 0. Attached a diagram showing the concept below.

- I should be able to edit the parameter for the "LOOKBACK_PERIOD". 
- Draw 2 parallel lines from the center to form a channel, separated by X standard deviations (you may choose freely which formulations to use in this case).
- Should be able to edit how many standard deviations to use (the second parameter).
- Should be able to edit the color for the 3 lines.
- Should be able to READ the output buffers from my own EA's created in the FxDreema platform, this is VITAL. The indicator should store the variables in itself, do not export to another file. 

Attached a picture of an indicator you may use for comparison (i don't like it for the simple fact that is slows down my platform like crazy and also the output buffers are a mess).

DO NOT:

- Steal/Redistribute from other indicators, even if they are free.
- Not use clean code. No choppiness/slowness/visual bugs (will run it on my tester), as mentioned before avoid any "tick by tick" or "millisecond by millisecond" calculations. 

Thank you :) 

Responded

1
Developer 1
Rating
(42)
Projects
70
43%
Arbitration
6
33% / 50%
Overdue
19
27%
Free
2
Developer 2
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
3
Developer 3
Rating
(51)
Projects
66
30%
Arbitration
2
0% / 0%
Overdue
0
Free
4
Developer 4
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
5
Developer 5
Rating
(68)
Projects
78
27%
Arbitration
13
31% / 54%
Overdue
15
19%
Working
Similar orders
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 7 day(s)