Trabalho concluído

Tempo de execução 4 dias

Termos de Referência

EA for Trade Execution/Management and Change Timeframe/Zoom in Chart


I need an EA with the following features. The EA is for setting trades with stoploss and target with a fixed percentage of the account balance AND has the ability to zoom in and out all open charts which has the EA inside(about 20 charts) together at the same time AND switch timeframe on all open charts with the EA inside together. I mean if you change the zoom or the timeframe in one chart, all the other charts are zooming or switching the chart too.


Closing or opening a trade in one chart does not affect the other trades in other charts. Every trade is treated unique.


The EA runs on every open chart.


The EA has this buttons:


Zoom Out | Zoom In

TimeFrameUp | TimeFrameDown (TF Up | TF Dw)

SetBuy | SetSell

Trade | Close



The process to set a trade is as follows:


Click the “SetBuy” button and a line for the stoploss displays on the chart under the closing price(Initial distance from the closing price is 30 percent of the daily ATR(20) of the underlying). Now you can take the line and set it anywhere in the chart UNDER the closing price(it’s the buy direction). The EA calculates the risk always with 2% of the account balance.


After that, if the slide is set(always 2%), you can click “Trade”. Now the trade is running. The “Close” Button closes the trade OR clears the lines from the action of the “SetBuy” slide button, if I don’t want to start the trade for any reason. The same procedure for short trades!


The target is set automatically with 3 times the distance of the slide .


The Buttons must be positionable in different corners.


Important: The base currency is EURO, so all calculations must match the risk in Euro. I trade with OANDA. Please download a demo from there for the right symbols.


These are the symbols for trading. The risk must always fit the 2 percent of the actual account Balance in Euro:

EURUSD, GBPUSD, AUDUSD, EURAUD, EURGBP, USDJPY, USDCAD, USDCHF, USB30YUSD, USB10YUSD, DE10YBEUR, CH20CHF, FRA40EUR, SPX500USD, US2000USD, BCOUSD, WTICOUSD, DE30EUR, US30USD, XAUUSD, XAUEUR, USDCHF, EURJPY, AUDJPY, GBPJPY, NATGASUSD, EUR50EUR, NL25EUR, NAS100USD, UK100GBP


The external variables are:


Slide in percent of the account balance(change the risk for the single trade),

change automatic target,

switch corners,

adjustable width and high of the buttons,

change text of the buttons,

background color of the buttons,

font-style,

font size.


Maybe you have to programm a seperate DLL.


Please provide the EA's code.

The Code is for Metatrader 4 Plattform.

The project is private!

The exclusive rights of the code/software belongs to us, the customer.








Respondido

1
Desenvolvedor 1
Classificação
(620)
Projetos
680
57%
Arbitragem
25
16% / 60%
Expirado
228
34%
Livre
2
Desenvolvedor 2
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
Publicou: 8 códigos
3
Desenvolvedor 3
Classificação
(144)
Projetos
168
49%
Arbitragem
22
14% / 55%
Expirado
22
13%
Trabalhando
4
Desenvolvedor 4
Classificação
(250)
Projetos
460
26%
Arbitragem
140
20% / 59%
Expirado
100
22%
Trabalhando
5
Desenvolvedor 5
Classificação
(1235)
Projetos
2820
80%
Arbitragem
156
22% / 43%
Expirado
487
17%
Livre
6
Desenvolvedor 6
Classificação
(258)
Projetos
396
28%
Arbitragem
69
19% / 49%
Expirado
121
31%
Livre
7
Desenvolvedor 7
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
8
Desenvolvedor 8
Classificação
(188)
Projetos
212
58%
Arbitragem
9
11% / 89%
Expirado
8
4%
Livre
9
Desenvolvedor 9
Classificação
(43)
Projetos
74
50%
Arbitragem
5
0% / 60%
Expirado
19
26%
Livre
10
Desenvolvedor 10
Classificação
(128)
Projetos
236
65%
Arbitragem
30
37% / 23%
Expirado
49
21%
Livre
11
Desenvolvedor 11
Classificação
(328)
Projetos
538
66%
Arbitragem
53
21% / 40%
Expirado
169
31%
Livre
Publicou: 1 código
12
Desenvolvedor 12
Classificação
(564)
Projetos
844
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Livre
13
Desenvolvedor 13
Classificação
(119)
Projetos
127
41%
Arbitragem
3
33% / 67%
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(270)
Projetos
552
49%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
15
Desenvolvedor 15
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
Publicou: 293 artigos, 1 código
Pedidos semelhantes
Job Description We are looking for an experienced MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 5 based on a detailed quantitative trading model. The EA will trade XAUUSD (Gold) on the M5 timeframe using a Session Breakout + Fibonacci Retracement strategy with advanced institutional-level filters. The system includes volatility filters, liquidity sweep detection, London session
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No

Informações sobre o projeto

Orçamento
100 - 500 USD
Prazo
de 1 para 20 dias