Indicator MT4 Job (Modification)

MQL4 指标 专家

工作已完成

执行时间10 小时

指定

Hello Guys!

Today I have some MT4 indicator modification job. 
Some time ago a programmer made some changes for me regarding
symbol changer indicator (pic.1). 

I want to add some features to it, to make it more usefull. 

Ok, about the details.
First part - visual. 
I want to remove the timeframe changer and organize pairs in 2 columns
and add a small text holder on top to know if this is for scalping or 
daytrading, like this (pic.2). 

Second part - calculations. 
I want to add a changing colors feature with pretty simple logic (pic3). 
Blue color - MA1 > MA2 and Current price > MA2. 
Red color - MA1 < MA2 and Current price <MA2.
Gray color - MA1 > MA2 and Current price < MA2.
Gray color - MA1 < MA2 and Current price >MA2. 

Those calculations should be taken from H1 timeframe. 
MA values should be adjustable (I don't care about MA method, apply to etc. 
just put MA period value into settings). 
Last thing: colors should be updated/change on the candle close only (to not get multiple
color changing during one candle). 

So on the end it should look more less, like this (pic.4). 

Buttons should work (to change the pairs), also I want to have a feature

to change the pairs in the settings (like it is now).


Thank you for your time!

附加的文件:

PNG
pic1.png
19.6 Kb
PNG
pic2.png
12.9 Kb
PNG
pic3.png
45.2 Kb
PNG
pic4.png
14.0 Kb

反馈

1
开发者 1
等级
(34)
项目
55
31%
仲裁
8
0% / 63%
逾期
13
24%
空闲
发布者: 22 文章, 1 代码
2
开发者 2
等级
(188)
项目
263
70%
仲裁
12
33% / 67%
逾期
16
6%
空闲
发布者: 993 代码
3
开发者 3
等级
(24)
项目
26
42%
仲裁
1
0% / 100%
逾期
2
8%
空闲
4
开发者 4
等级
(807)
项目
1127
43%
仲裁
47
49% / 23%
逾期
84
7%
空闲
5
开发者 5
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
6
开发者 6
等级
(564)
项目
845
73%
仲裁
15
53% / 13%
逾期
193
23%
空闲
7
开发者 7
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
8
开发者 8
等级
(6)
项目
8
13%
仲裁
1
0% / 100%
逾期
0
空闲
9
开发者 9
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
相似订单
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
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

项目信息

预算
80+ USD
截止日期
 2 天