Staggered Bot (Codename: Ernst) QUICK TURNAROUND

MQL5 Experten

Auftrag beendet

Ausführungszeit 10 Tage
Bewertung des Kunden
Very talented guy. Knew exactly what was needed and is probably one of the best on this site for EA creation.
Bewertung des Entwicklers
Great to work with. He is patient and understanding and knows what he wants. I would love to work with him again

Spezifikation


I would like to create a bot based purely on the below fundamentals; 


Timeframe from 5M to 1Month. 


The bot will place a trade via a candlestick pattern and supply and demand zone approach, (NO RSI, Bollinger bands, or the like to be taken into account) just purely candlesticks based off the candlestick bible and zig zag supply and demand zones, buy and sell. The bot should be able to handle a 3% pull in the other direction and not blow up. If It blows up during a trend, that's fine, I anticipate stepping in when needed during a trend.


Once a trade is made, the bot will continue to make trades in that position’s direction (locked in) until the account has either hit a 800% margin limit or the take profit target. This needs to be variable.


Generally, every time the market moves in a 10 pip direction opposite to the initial trade, i.e its in loss, the bot will open a position size 4% larger than the last. The small key below is the method as to how it should place its trades when it’s live in the market. The percentage below represents the distance from the initial trade. So if the initial trade is 0.25% in the red i.e a losing trade, the bot will place one trade at every 10 pips in that direction, whether it’s a buy or sell. 


Under 0.20% - every 7 pips

0.20-0.40% - every 10 pips 

0.40%+ - every 20 pips


The bot needs to be based on 500:1 trade leverage. The bot should NEVER sell or buy at a level it has already bought at, i.e during a pull back. It needs to have the threshold in mind. 


The bot will have NO STOP loss and only take profit. The take profit will be liquid and is set to the last trade by 150 pips (this needs to be variable). The bot is to be used mainly with GBP/USD EUR/USD and EUR/GBP.


The variables/Inputs that the bot needs to have is; 


  1. Risk percentage size of equity on the first position. 
  2. Global take profit of last/most recent trade which will affect all positions. Between 90-500 pips usually.
  3. Magic no. so that there is no accidental matching of closes on the account. 
  4. Spread limit (no trades placed if x amount of spread would be hit).
  5. Variable margin limit i.e. stopping when positions are placed.


Bewerbungen

1
Entwickler 1
Bewertung
(159)
Projekte
189
26%
Schlichtung
8
25% / 38%
Frist nicht eingehalten
5
3%
Beschäftigt
2
Entwickler 2
Bewertung
(397)
Projekte
502
38%
Schlichtung
83
37% / 33%
Frist nicht eingehalten
13
3%
Überlastet
3
Entwickler 3
Bewertung
(1)
Projekte
1
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Arbeitet
4
Entwickler 4
Bewertung
(249)
Projekte
446
34%
Schlichtung
56
36% / 38%
Frist nicht eingehalten
164
37%
Beschäftigt
5
Entwickler 5
Bewertung
(29)
Projekte
35
14%
Schlichtung
5
40% / 60%
Frist nicht eingehalten
5
14%
Frei
6
Entwickler 6
Bewertung
(489)
Projekte
557
33%
Schlichtung
27
44% / 44%
Frist nicht eingehalten
8
1%
Überlastet
7
Entwickler 7
Bewertung
(95)
Projekte
107
36%
Schlichtung
3
0% / 0%
Frist nicht eingehalten
4
4%
Beschäftigt
8
Entwickler 8
Bewertung
(2442)
Projekte
3079
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Frei
9
Entwickler 9
Bewertung
(63)
Projekte
194
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Arbeitet
Ähnliche Aufträge
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
Need a Range Breakout a by Cross no pending orders. Breakout should plotted on the chart as box or lines If any coders interested, I can provide further details as PDF
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I want to modify my Expert Advisor and add the following details below 1. Add Money Flow Index Indicator (can be enable and disable) 2. Add Range 3. Add Range Multipier and level 4. Add lot multiplier and increment 5. Add TP by level Tp1 and Tp2 6. Add Trailing ( Trailing Start and Stop) 7. Add Max Percentage to Stop 8. Add Balance and Equity on the screen Please see attached picture what it precisely look like
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
Hello Developers, I am interested in purchasing the source code of ready-made Expert Advisors (EAs) with a proven live account track record. The drawdown must be minimal, and I am not looking for risky strategies. I am open to purchasing from multiple sellers, and pricing will depend on the EA's performance, functionality, and features. If you are confident in your work, please send over the investor credentials
Renko EA 30 - 150 USD
I want a Renko EA similar to the one I have, because I want the source code. The Renko EA will have the mode presets described, the Renko EA will be live, it will be for MT5, it will be saved under Expert Advisors. Please see the attached file for specifications. Please let me know if you have any questions
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing
I’m looking for windows tool that can convert csv file to metastock data format Like the attachment Data more than 364 days Data type: stock data E xample file (csv) attached named: AG
//+------------------------------------------------------------------+ //| EngulfingBot.mq5 | //| Copyright 2024, Your Name | //| https://yourwebsite.com | //+------------------------------------------------------------------+ input double TakeProfit = 50; // Take profit dalam pips input double StopLoss = 30; // Stop loss dalam pips input double LotSize

Projektdetails

Budget
125+ USD
Für die Entwickler
112.5 USD
Ausführungsfristen
bis 5 Tag(e)