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
(170)
Projekte
193
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
2
Entwickler 2
Bewertung
(8)
Projekte
18
17%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(135)
Projekte
193
42%
Schlichtung
17
29% / 59%
Frist nicht eingehalten
28
15%
Frei
4
Entwickler 4
Bewertung
(74)
Projekte
73
47%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
3%
Frei
5
Entwickler 5
Bewertung
(42)
Projekte
88
14%
Schlichtung
30
30% / 53%
Frist nicht eingehalten
36
41%
Arbeitet
Ähnliche Aufträge
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. # MANUAL ZONE MARKING # THREE TYPES OF ENTRIES (
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed

Projektdetails

Budget
500+ USD
Für die Entwickler
450 USD
Ausführungsfristen
von 14 bis 28 Tag(e)