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

İş tamamlandı

Tamamlanma süresi: 4 gün

İş Gereklilikleri

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.








Yanıtlandı

1
Geliştirici 1
Derecelendirme
(620)
Projeler
680
57%
Arabuluculuk
25
16% / 60%
Süresi dolmuş
228
34%
Serbest
2
Geliştirici 2
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
Yayınlandı: 8 kod
3
Geliştirici 3
Derecelendirme
(144)
Projeler
168
49%
Arabuluculuk
22
14% / 55%
Süresi dolmuş
22
13%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(250)
Projeler
460
26%
Arabuluculuk
140
20% / 59%
Süresi dolmuş
100
22%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
487
17%
Serbest
6
Geliştirici 6
Derecelendirme
(258)
Projeler
396
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
121
31%
Serbest
7
Geliştirici 7
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
8
Geliştirici 8
Derecelendirme
(188)
Projeler
212
58%
Arabuluculuk
9
11% / 89%
Süresi dolmuş
8
4%
Serbest
9
Geliştirici 9
Derecelendirme
(43)
Projeler
74
50%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
19
26%
Serbest
10
Geliştirici 10
Derecelendirme
(128)
Projeler
236
65%
Arabuluculuk
30
37% / 23%
Süresi dolmuş
49
21%
Serbest
11
Geliştirici 11
Derecelendirme
(328)
Projeler
538
66%
Arabuluculuk
53
21% / 40%
Süresi dolmuş
169
31%
Serbest
Yayınlandı: 1 kod
12
Geliştirici 12
Derecelendirme
(564)
Projeler
844
73%
Arabuluculuk
15
53% / 13%
Süresi dolmuş
193
23%
Serbest
13
Geliştirici 13
Derecelendirme
(119)
Projeler
127
41%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
0
Serbest
14
Geliştirici 14
Derecelendirme
(270)
Projeler
552
49%
Arabuluculuk
57
40% / 37%
Süresi dolmuş
227
41%
Çalışıyor
15
Geliştirici 15
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Yayınlandı: 292 makale, 1 kod
Benzer siparişler
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
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
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
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
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Proje bilgisi

Bütçe
100 - 500 USD
Son teslim tarihi
from 1 to 20 gün