Develop Indicator of AutoTrendLine with S&R from FXSSI

Specification

I would like to develop

  1. Auto TrendLine = The indicator automatically spots and displays trend lines on the chart.
    1. https://fxssi.com/auto-trend-lines
  2. Support&Resistanc = The indicator will spot support and resistance levels with which the price has actively interacted before.
    1. https://fxssi.com/support-and-resistance


I have been using these indicators some time, but I want to combine it together and get the source code. I am not sure the logic behind, but I believe one of the indicator used is ZigZag. All default setting is the same as well as the design.


Few different settings from original

  1. Color scheme
    1. Previously the Auto does not really "Auto change". Hence, the default remain using Auto (lines current scheme remain the same as FXSSI) but it will based on luminous of the background color. The formula is at here >> https://stackoverflow.com/questions/596216/formula-to-determine-perceived-brightness-of-rgb-color.
    2. If background is dark (black etc.) it will use Light Colour scheme
    3. If background is bright (white etc.) it will use Dark Colour scheme
  2. Create button to allow me on/off the indicator display (autotrendline / S&R)
  3. For Auto trendline, put button to allow me change the Trend Period( Short, Mid, Long Terms) = 3 button outside -- Bold is the default value
  4. For S&R, put button to allow me change the Level Display Period(Short, Mid, Long Terms) = 3 button outside -- Bold is the default value
  5. Should Allow to use in backtesting (their version seem cannot use)


Note: The button design need to be at least aesthetic putting at bottom left of the chart. Font size 8 with pink button bg.

Clean and Readable source code is needed by the end of project.


Experience & Responsive developer is highly recommended.

Responded

1
Developer 1
Rating
(9)
Projects
19
16%
Arbitration
3
67% / 0%
Overdue
0
Free
2
Developer 2
Rating
(57)
Projects
72
22%
Arbitration
13
46% / 15%
Overdue
5
7%
Free
3
Developer 3
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Published: 38 codes
Similar orders
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Apex AI EA Pro 30 - 500 USD
Apex AI EA Pro is a next-generation Expert Advisor (EA) developed for MetaTrader 5 (MT5) . It is designed to automate forex and gold trading using multiple high-probability strategies, advanced risk management, and intelligent market analysis. The EA combines technical analysis, market structure, and session-based trading to identify quality opportunities while managing risk automatically. Designed for both beginner
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app

Project information

Budget
30+ USD
Deadline
to 7 day(s)