İş tamamlandı
Tamamlanma süresi: 7 gün
Müşteri tarafından geri bildirim
I'm pleased with the results and everything works as expected. The script source code looks clean and professional. Will work again with H.N.
İş Gereklilikleri
I need an EA that can be attached to multiple charts (EURUSD, GBPUSD, XAUUSD, etc..) at the same time and do the following:
- can run on Strategy Tester
- use on chart buttons/inputs ( similar design to: https://www.mql5.com/en/market/product/11738 )
- On/Off (iONOFF) – enable/disable the EA
- Sell (iSELL), Buy(iBUY) – by clicking Sell or Buy buttons, you can enable (green) or disable (red) opening a new order (position) for SELL and/or BUY
- iKLOT – lot ratio; when opening a new order the lot size will be calculated by minlot = balance/iKLOT; for example if balance is 1000 and iKLOT is 20000 the opening position will be 0.05 lot; allowed values: [1 - 10000000]
- SLpips - when opening a new order use this number of pips to configure StopLoss; 0 = disable configure SL; allowed values: [0 - 10000]
- TPpips - when opening a new order use this number of pips to configure TakeProfit; 0 = disable configure TP; allowed values: [0 - 10000]
- BreakNo - numeric - don't open new orders if we get [BreakNo] losses (orders that were closed by SL) in the last [BreakTime] minutes; allowed values: [0 - 10000]
- BreakTime - minutes for BreakNo; allowed values: [0 - 1000]
- SEC - numeric; allowed values: [0.1 - 100]
- PROB - numeric; is used to decide if the EA will open a new order or not; allowed values: [0 - 100]
- inputs that are not visible on chart:
all inputs on chart + the following 2:
URL - this will be the URL the EA uses to get actions
TOKEN - for security purposes - don't open new positions on that chart if one is already opened
- open URL: eg: http://localhost/getdecision.php?token=AAAAA11111&symbol=EURUSD&datetime=2017-05-01|23:59:59&ask=1.12075&bid=1.12085
every X seconds where X can be configured differently on each chart. X can be configured using on chart input (SEC) - the EA will open buy/sell orders based on URL response (JSON)
- the URL will respond with a JSON array with the following variables:
eg: { "action": "buy", "prob": 50, "status":"General message displayed on chart" } - action: buy / sell / wait - this tells us the direction for opening a new order; wait means we don't open a new order
- prob: 1-100 - if the JSON prob value >= PROB value in the chart configuration then we can open a new order; if JSON prob value < PROB we don't one a new order
- status - this is a text message we show on the
- based on JSON the EA will:
if action=buy/sell AND prob(json variable) > PROB(EA input) then: open position (minlot = balance/iKLOT), configure SL and TP
if action=wait then: don't do anything
Yanıtlandı
1
Derecelendirme
Projeler
2820
80%
Arabuluculuk
156
22%
/
43%
Süresi dolmuş
487
17%
Serbest
2
Derecelendirme
Projeler
138
41%
Arabuluculuk
30
7%
/
77%
Süresi dolmuş
17
12%
Serbest
3
Derecelendirme
Projeler
370
42%
Arabuluculuk
145
17%
/
41%
Süresi dolmuş
124
34%
Serbest
Yayınlandı: 38 kod
4
Derecelendirme
Projeler
51
20%
Arabuluculuk
15
27%
/
67%
Süresi dolmuş
7
14%
Serbest
Yayınlandı: 1 kod
5
Derecelendirme
Projeler
1
0%
Arabuluculuk
1
0%
/
100%
Süresi dolmuş
0
Serbest
Benzer siparişler
Reverse grid trading bot for crypto exchange
300 - 550 USD
Hello, I want a grid trading bot for the Gate.io crypto exchange. I currently have a working grid bot written in MQL5, and I want a similar bot implemented in Python. The MQL5 bot can be translated, but the codebase is large and it was not designed to be easily ported to Python. Therefore, I prefer that the final Python bot preserves the same core grid logic, but is implemented cleanly in Python rather than doing a
Chancefxbot1
400 - 600 USD
– MA20/30/50 Alignment + MA50 Slope + Swing SL + Step Trail + News Filter Symbol: XAUUSD Timeframe: M5 Language: MQL5 Trading: 24/5 (no session filter) 1) Indicators (Inputs) MA20, MA30, MA50 MA type selectable: EMA or SMA Applied to Close Inputs: MA periods and MA method 2) Entry Rules (Alignment + Slope) BUY: MA20 > MA30 > MA50 MA50 slope filter passes: Slope = MA50(current) − MA50(10 candles ago) Require slope ≥
I need an MT5 Expert Advisor for manual trading execution with precise risk-in-money control and automatic position splitting. FUNCTIONAL REQUIREMENTS: 1. Input: Total risk per trade in money (USD). 2. Input: Stop Loss in points/pips (or read from chart SL line). 3. EA must calculate position size based on total risk and SL distance. 4. EA must detect broker maximum lot size per position. 5. If calculated lot size
Tuyển dụng chuyên gia MQL4 để tối ưu hóa và hoàn thiện hệ thống giao dịch tự động (EA) I. Tổng quan Tôi đang tìm kiếm một nhà phát triển MQL4 giàu kinh nghiệm để tinh chỉnh, tối ưu hóa và hoàn thiện một Expert Advisor (EA) được thiết kế riêng cho nền tảng MetaTrader 4 (MT4). Logic cốt lõi đã được phát triển; mục tiêu chính là nâng cao hiệu suất và đảm bảo tính ổn định sẵn sàng cho môi trường sản xuất. II. Yêu cầu kỹ
The EA should only set TP and SL( Both Optional, We can set one at the time or no one at the same time or both active at the same time) 1. We active trade ourself , But in The EA this should ask if what the the TP and SL in form of USD we need. We'll put the Exact Required profit and or loss. This EA should calculate and set the tps and Sls itself to all the trades, and when we change the USD profit from info meter
Hello! I need an Expert advisor.
100 - 300 USD
Hello, I am looking for a trading idea, Expert Advisor (EA), or signal service that can achieve around 10% monthly profit (or close to it) in a realistic and consistent manner. 🔹 Very Important : Before any discussion or explanation, you must provide solid and verifiable proof of performance. The proof must be available on one of the following platforms: SignalStart MQL5 Myfxbook ❌ Backtests are NOT accepted and are
Pro EA
30+ USD
Hi, I want to build a trading robot specifically for passing a prop firm challenge. The EA should focus on strict risk management, low drawdown, and consistency suitable for prop firm rules. My current budget for this project is $30. Please let me know what is achievable within this budget and the strategy you recommend
SMA & EMA INDICATOR FOR MT4
30 - 50 USD
Indicator Simple Moving Averages and Exponential Moving Average BUY SIGNALS SMA 7 High Crosses Above 20 EMA= LIME color Buy Signal at the low of next candle. SMA 7 High Crosses above 40 EMA= BLUE color Buy Signal at low of next candle. SMA 7 High Crossed above 200 EMA= YELLOW Color buy signal at the low of next candle. SELL SIGNALS SMA 7 Low Crosses below 20 Ema= LIME color Sell Signal at the high of next candle. SMA
TRADE COPIER
80+ USD
hello great developer im looking for trade copier I want to tell me more about the features, returns, risks and scalability I think you can tell me the best platform to use for effective results. I also want to know whether it's automated, daily/weekly/monthly returns (profit) and monthly drawdown
CREATE OR FIX FOR ME
30+ USD
WILL PROVIDE MORE DETAILS IN CHAT ... THE EA The EA executes (places trades)? The EA exits (closes trades)? The EA expired ? Or something else? Please provide more details: Which platform? ( MetaTrader 5 or MetaTrader 4 ) What exactly is happening? (error message, no trades, wrong trades, etc.) Broker name? Symbol (like XAUUSD, XAUUSD+, etc.) Send the exact message or screenshot text and I’ll fix it step-by-step
Proje bilgisi
Bütçe
20 - 200 USD
Son teslim tarihi
from 1 to 10 gün