Turtle Trend Trader

Spezifikation

Platform: MT4

All communication, without exception must be conducted here on the MQL5 platform

This EA is to be an entry and exit alert and / or execution robot with a strict and effective risk/money management system, designed to prevent loss of capital and to manage profitable exits.


*** I will need to see two (2) samples of your past MT4

CHART DISPLAYS / DASHBOARDS 

and

two (2) samples of your past MT4 work that demonstrates

proof of a professional appearance

that shows up on your work before you are selected to do the project  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

NOTE: This EA ineeds to be easy to understand, with clear descriptions in the user settings. This is vital for the user.

Code a high-level security key system -- that I can use -- into the finished product so it can sold online - without theft.


In the EA...

All pips are displayed and calculated at 1 decimal point (100.0 pips)
All percentages are displayed and calculated at 2 decimal points (100.00%)
All lots
are displayed and calculated with 2 decimal points (100.00 Lots)

Five (5) Stop Loss Options  (One Active at a time - default is ADR %)

1. ADR %   Default set to 33.00%

2. Fixed (Manual) - Default set to 33.0 pips

3. ATR %   Default set to 55.00%

4. Yesterday's LOD / HOD -- Distance  Default set to 23.0 pips above High of Day for sells, 23.0 pips below Low of Day for Buys (sell trade cannot be entered above HOD, etc.)

The 23.0 pips above yesterday's high don't include the pips below, so let's say I enter at 5.2 pips below Yesterday's High of the Day (HOD), then the total stop loss in pips would be 28.2. ~  28.2 would be incorrect.

5. Donchian Channel (Defaults of 20 and 55 periods) - if price reverses the direction of the trade and (option A) then crosses mid-line (option B) crosses the exterior line

** The Donchian Lines and Pivot Points with Zones (see image below) must be professional and visible on the MT4 charts.


Trailing Stop Options (This can be turned off by the user)

1 ONLY: Move stop to  x pips above (sell) / below (buy) break even when n% of ADR is reached  (defaults: x = 3.0 pips, n = 55.00%)

1 and 2 are used: After "Move Stop" has activated, trailing stop follows at distance of y pips ( default is y = 33.0 pips)

Risk and Money Management


* IMPORTANT: Position Sizing is used to by the EA to automatically determine the lots that are traded for each trade, based either on Equity or Account Balance (user chooses which) 

In other words, when this EA is active, and a trade is open, the EA determines how many lots are entered.  0.02 lots, 0.10 lots, 5.20 lots, 3.1 lots, etc.
https://www.forexsignals.com/lot-size-calculator#use-tool



% of Money at Risk of Equity or Account Balance can never be more than 5.00% (all variables can be changed by the user)

NOTE:
The user can choose the overall risk %, and when they determine the number of trades, the risk per trade is calculated by the EA

Overall risk % - Default = 1.50% = R %

No trade can be opened if risk (Equity or Account Balance - user chooses) will be greater than the overall risk % 
--------------------------------------------------------------------------------------------------------------------------------------------
After 3 consecutive losses, overall risk changes by -0.05% (Example: R 1.50% changes to 1.45%  NOTE: User cannot change this!
After 5 consecutive wins, overall risk changes by +0.05% (Example: R 1.50% changes to 1.55% and ....)   NOTE: User cannot change this!

So, in this case, risk per trade drops from 0.50% to 0.48 if R = 1.50%   (Again, this is only the result of one example of what the user might choose)


Risk per trade % - The user chooses this, for example, based on choosing the 1, 2, 3, 4, 5 or more open trades at the same time
default = 3 trades and therefor 0.33% per trade
(This feature >> risk per trade CANNOT be turned OFF)

The EA will calculate risk per trade, when the user inputs their desired maximum number of trades allowed to be open simultaneously.  Default = 3

When the user or EA closes any of the 3* (default as an example) trades open, nothing changes with the other trades that are still open. No adjustments of the lot size - they remain the same.

Trade Entries

Alerts Only
Execution Only
Both Alerts and Executions

User can choose any, all or none of these 4 as option. When they choose more than one, the entry is made on whichever is hit by price FIRST.

Donchian (Entry and/or Alert)

1. Exterior Border Donchian Channel Breakout at 55 Periods (H4 Recommended Default) User can choose other, multiple time-frames at once
2. Exterior Border Donchian Channel Breakout at 20 Periods (H1 Recommended Default) User can choose other, multiple time-frames at once
3. Mid-line Donchian Channel at 55 Periods(H4 Recommended Default) User can choose other, multiple time-frames at once
4. Mid-line Donchian Channel at 20 Periods(H1 Recommended Default) User can choose other, multiple time-frames at once

Pivots - THE CODE IS COMPLETE EXCEPT INTEGRATION AND ADDITION OF POP-UPS, EMAIL ALERTS, AND A FULL 1 YEAR PIVOT ADDITION (see attached file below)

(**** Use the pivots code that I will give you!! Do not use any other code!! except to integrate into this EA)

FILE(S): WyattsPivots v. 2.1 (attached)

*** Use the code I will provide copy and paste and alter the new lines of code it to add a yearly pivot alert.

Entry and Exit Alerts


5. M2 Monthly - Buy Alert ONLY
6. M2 Weekly - Buy Alert ONLY
7. M2 Daily - Buy Alert ONLY
8. M3 Monthly - Sell Alert ONLY
9  M3 Weekly - Sell Alert ONLY
10. M3 Daily - Sell Alert ONLY

Possible-Reversal Warnings

11. M4 and R2 Daily- Exit Buy Take Profit Alert ONLY
12. M4 and R2 Weekly - Exit Buy Take Profit Alert ONLY
13 M4 and R2 Monthly - Exit Buy Take Profit Alert ONLY
14. M1 and S2 Daily - Exit Sell Take Profit Alert ONLY
15. M1 and S2 Weekly - Exit Sell and Take Profit Alert ONLY
16. M1 and S2 Monthly - Exit Sell and Take Profit Alert ONLY
17. M4 R2 M1 S2 Yearly - Warning Possible Reversal Alert ONLY

Scale-in Entries for Additional Profit (Entry and/or Alert)

The following rules OVERRIDE the number of trades that the user has selected to be open at the same time. 

ATR Add On Trades and/or Alerts  --- this feature can only be used when BOTH options of the trailing stop are on and active!!!

Alerts or Real Entries or Both >>

If the ATR of the time-frame in which the trade was entered is met, the EA makes an entry with 10.00% of the lot size entered for the active trade.
If the ATR of the time frame in which the trade was entered is met again,the EA makes an entry with 5.00% of the lot size ".
If the ATR of the time frame in which the trade was entered is met a third time, the EA makes an entry with 2.50% of the lot size.

-----------------------------------------------

Push Notifications

Email
Pop-ups

-----------------------------------------------

Finally, a display that can be at any of the four corners of the user's' monitor, that shows some of the settings and what is active currently.

(sample below)  Users can choose to turn display on or off. 

It must be professional in appearance.

ADVANCED TURTLE TRADERS MANAGEMENT  TOOL - VERSION 1.00
Stop Loss (ON): 22% ADR | 21 Periods | Daily
Trailing Stop (ON): + 7.0 pips | 50% ADR
Risk Choice: Account Balance
Overall Risk %: 2.05%
Overall Risk: $356.45
Risk per Trade: 0.26%
Daily Max. Loss: $200.00
Weekly Max. Loss: $750.00
Chart Background: Black/White << Just a toggle button

*** I will create a template for the black background and a template for white.  The colors of the dashboard, the Donchian lines, any ADR or ATR vissible lines, etc. must coordinate and match the colors used in the templates (for example the Moving Average Lines), in agreement with my choices and provided to you.

Pivots Look - on black (red and green like this - more visible samples to follow during negotiations)
https://www.mql5.com/data/temp/-1/alog2iuajp_4707882636787.png

ADDED CLARIFICATION:

I may need to clarify a few things in case they're not clear. 

One thing is that the 23.0 pips above yesterday's high doesn't include the pips below, so let's say I enter at 5.2 pips below Yesterday's High of the Day (HOD), then the total stop loss in pips would be 28.2.

Another thing is that all pips need 1 decimal point 1.0 and all lot sizes 2 decimals 1.00.

Also, the following:

- Thorough testing to ensure that all requirements are met.
- An accompanying well commented source code of the created bot, both for your future reference and any modifications
  that may be necessary.
- My name on the copyright - you can be credited as the developer, not the copyright owner.
- Once a month if needed revisions of the source code --- should there be any unforeseen bugs even after the completion of the job.

POP-UP WARNING FOR MANUAL ENTRIES

If possible, when the user clicks the "one click trading" button, or on the chart, on trys to use the order window - I want a warning pop--up in the middle of the chart that reads:

BEFORE you place this trade, take the time to ask yourself 4 questions:

1. Have I patiently waited for a high-probability trade or am I emotional and impulsive?
2. Am I buying at or below the Weekly or Monthly M2 Pivot and selling at or above the Weekly or Monthly M3 pivot?
3. If I am entering a trade now at OR near the Weekly or Monthly Central Pivot Point, is price inside the 20/55 Donchian Channel and moving in the correct direction?
4. Am I willing to wait 15 more minutes to see if price is going to go my way and not put my funds, that I've worked so hard for, in an immediate draw down?



Finally, because this EA will be for sale, it will need to be of professional quality in both coding and appearance.

*This specs document is subject to minor alterations regarding requirements, but only when both parties agree.



Bewerbungen

1
Entwickler 1
Bewertung
(174)
Projekte
199
12%
Schlichtung
38
37% / 34%
Frist nicht eingehalten
5
3%
Arbeitet
Veröffentlicht: 2 Beispiele
2
Entwickler 2
Bewertung
(9)
Projekte
19
16%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(136)
Projekte
196
43%
Schlichtung
17
29% / 59%
Frist nicht eingehalten
28
14%
Frei
4
Entwickler 4
Bewertung
(74)
Projekte
73
47%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
3%
Frei
5
Entwickler 5
Bewertung
(45)
Projekte
91
13%
Schlichtung
34
26% / 59%
Frist nicht eingehalten
37
41%
Frei
Ähnliche Aufträge
Aaa 30+ USD
//+------------------------------------------------------------------+ //| BullishBearish Engulfing CCI.mq5 | //| Copyright 2000-2026, MetaQuotes Ltd. | //| www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2000-2026, MetaQuotes Ltd." #property link " https://www.mql5.com " #property version
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Attività: Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie • eseguire forward test • preparare report di test e analisi. Gli
We are seeking an experienced MQL5 developer to design and develop a high-performance Expert Advisor (EA) for trading Gold (XAUUSD) on MetaTrader 5 . This project is intended for large-scale capital deployment , with an available trading capital exceeding $8,000,000 USD . As such, we are looking for a developer capable of building a robust, scalable, and risk-controlled algorithmic trading system suitable for
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit
I am looking for an experienced MT4 developer/designer who can create a custom chart template using a background image provided NOTE: Apply if you have done this type of job in the past, also provide the prove of your past project
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Project Title: Looking for an MQL5 developer for a custom MT5 Expert Advisor Hello, I am looking for an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5. The strategy logic will be discussed privately after I find a developer interested in the project. At this stage, I only want to know: • If you are available to develop a custom EA • Your experience with MT5 / MQL5 • Your estimated
I need modifications to an existing MT5 Expert Advisor. Modification 1 EA must be able to run on indices as well as forex , specifically: SP500 US100 US30 No other changes to the current logic Modification 2 Other alterations/notes: Opening breakout range option for 15min or 30 min from session start. 5 min fair value gap (FVG) break outside of the range (instead of 1 min). At least one of the candles must be within
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Translarion 30+ USD
I need expert. Who translate expert and have trust wallet app. If anyone have inbox me. This is very important. Ok anyone interested so dm me.In the situation translater need very important. First dm me

Projektdetails

Budget
500+ USD
Ausführungsfristen
von 14 bis 28 Tag(e)