Specification
I would like to develop
- Auto TrendLine = The indicator automatically spots and displays trend lines on the chart.
- Support&Resistanc = The indicator will spot support and resistance levels with which the price has actively interacted before.
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
- Color scheme
- 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.
- If background is dark (black etc.) it will use Light Colour scheme
- If background is bright (white etc.) it will use Dark Colour scheme
- Create button to allow me on/off the indicator display (autotrendline / S&R)
- For Auto trendline, put button to allow me change the Trend Period( Short, Mid, Long Terms) = 3 button outside -- Bold is the default value
- 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
- 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
Rating
Projects
19
16%
Arbitration
3
67%
/
0%
Overdue
0
Free
2
Rating
Projects
72
22%
Arbitration
13
46%
/
15%
Overdue
5
7%
Free
3
Rating
Projects
370
42%
Arbitration
145
17%
/
41%
Overdue
124
34%
Free
Published: 38 codes
Similar orders
Multi‑Module MT5 Expert Advisor
1000 - 1300 USD
Hello, I would like you to develop a professional institutional‑grade MT5 Expert Advisor with the following full specifications. Please read everything carefully — this EA has multiple modules and must be coded cleanly, safely, and efficiently. --- 1. EA Architecture • EA runs one chart per symbol (NOT one EA controlling all symbols). • Each chart instance manages its own:• Recovery • Grid • Trend • Volatility •
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
Creative Graphic Designers Needed
200+ USD
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
SETJEO'S GOLD EA
30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
Project information
Budget
30+ USD
Deadline
to 7 day(s)