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.
Похожие заказы
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit