YBM Signaler EA

MQL5 指标 专家

工作已完成

执行时间9 天
客户反馈
Great developer

指定

I need an EA made from my indicator, the Ea should have trading time input, max trades open at 1 time input, max trades allowed during trading time input, sl, tp, trailing stop inputs

Strategy is as follows

Trades/alerts/signals should only be sent/made when timeframe sequences are in agreement(either going up or going down)

The timeframe sequences use 2 indicators, stochastic and EMA. Both have to be in agreement with each other on every timeframe that the sequence is using to make/signal alert or trade

For the stochastic to signal a buy, the signal line has to be on the bottom of the main line, to signal sell, the signal line must be on top of the main line 

For the Ema or Ma to signal a buy, the candle/price has to be above the EMA/MA line, to signal sell, it has to be under the EMA/MA line

Each stochastic indicator in a sequence should have in/between and nothing setting. Which means if the setting is set to in/between that means that the signal and main line must be in between the 80 and 20 on the stoch indicator, and if its set to nothing, that means that the signal line and main line only has to be going up or down, and in agreement with the other tf stochastic indicators
There should be pivot, resistance, support line input as well. there should be 2 inputs that allow trades/alerts/signals only when the price is certain amount of pips away from from pivot, resistance, support lines, and another input for certain amount of pips past the pivot/resistance/support line

minimum distance from pivot lines/resistance/support

minimum distance after  pivot lines/resistance/support

There should also be a trading/alert/signal start and stop time input, that allows me to set the time that the indicator/EA will trade/alert/signal
There should be 1 5 timeframe sequences, that use 2 indicators stochastic and EMA or MA

stochastic should have in/between 80 and 20 and nothing setting on each tf in the tf sequence

Also, all signals/alerts and pivot, resistance, support lines must be visible on the charts

Buy arrows for buy alerts/signals, sell arrows for sell alerts/signals

Entry input is also needed. Entry after candle close or tick option

minutes between each signal input

Also complete stochastic settings/parameters( ex.14,3,3)(%k,%D,%sd)(stoch high, stoch low)

Complete Ema/ma settings/parameters( ma method, ma period, applied to,ma shift, candle


附加的文件:

反馈

1
开发者 1
等级
(64)
项目
83
28%
仲裁
9
33% / 56%
逾期
9
11%
空闲
发布者: 1 代码
2
开发者 2
等级
(68)
项目
72
21%
仲裁
6
50% / 33%
逾期
1
1%
空闲
3
开发者 3
等级
(33)
项目
49
12%
仲裁
16
0% / 88%
逾期
10
20%
空闲
4
开发者 4
等级
(5)
项目
7
0%
仲裁
7
0% / 71%
逾期
5
71%
空闲
5
开发者 5
等级
(2)
项目
1
100%
仲裁
1
0% / 100%
逾期
0
空闲
6
开发者 6
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
7
开发者 7
等级
(58)
项目
76
33%
仲裁
9
78% / 11%
逾期
7
9%
空闲
发布者: 2 代码
8
开发者 8
等级
(154)
项目
214
69%
仲裁
8
38% / 38%
逾期
22
10%
空闲
9
开发者 9
等级
(70)
项目
86
31%
仲裁
1
100% / 0%
逾期
1
1%
空闲
相似订单
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA

项目信息

预算
30 - 100 USD
截止日期
 1  2 天