Simple grid EA

MQL5 专家 统计和数学 外汇

工作已完成

执行时间16 分钟
客户反馈
Professional customer, knows exactly what he wants and always new and interesting ideas to convert to expert. hope to work again with him.
员工反馈
Great Customer, knows what he want exactly, hope to work again with him.

指定

You should help with one grid EA I didn't find anywhere similar.

Settings:

Open to buy - (true or  false)

Open to sell -  (true or  false)

StopLoss - the stop loss value (point), 0 - not used.

TakeProfit - the take profit value (point),

Lots size -  fixed lot

GridStep - grid step (point)

Magic number - 

---- only display on any time chart these settings (does not affect the operation of EA)---------

( moving averages- the possibility of two value casts displayed on all time chart with these settings, upper right corner below the name of the pair and thus frame transparent )

(displayed text on the chart- H1(Timeframes:1st settings),1.12553(value moving averages:1st settings),( +or- )0.01596(current market price - value moving averages:1st settings) -----the next line of text shown in the graph---- (displayed text on the chart- H1(Timeframes: 2nd settings),1.12553(value moving averages: 2nd settings),( +or- )0.01596(current market price - value moving averages: 2nd settings)

font size:

color of letters:

---1st settings---

Timeframes:  (whose setting is displayed on eithertime frimes for the selected symbol)

Period:

Shift:

Method:

Style:

---2nd settings---

Timeframes:  (whose setting is displayed on eithertime frimes for the selected symbol)

Period:

Shift:

Method:

Style:

EA monitors market trends and opens buy and sell positions at the same time (by default) and sets SL and TP by default. which he never changes again.

When it first starts, immediately by 10 * (pending order : buy limit and sell limit) by grid rule and 10 * (pending order : buy stop and sell stop) by grid rule, determined by first opening and setting gris step

Because of the delay of the open price, there is an inequality of opening a bay or sell store and it does not respond (should not affect) grid step. The grid-steppe rule continues.

Always checks to see if there are open stores for that value of the grid (buy and sell, takes in consideration+ - actual deviation but it does not affect the grid).

Tracks the  price movement and orders in announcement (pending order: buy- sell limit, buy-sell stop ) and deletes the excess pending order of the counterpart by the movement of the market.

Important thing that I didn't find anything similar to is when the TP sets more than GridStep EA they lose the grid in the middle ( due to the entry of open price and grid price ), which is important .Iit should not happen that a grid has an open order and a pending order, because there is one sell and bay for each grid.

Hope i explained it well ....

For any concerns, contact me.

反馈

1
开发者 1
等级
(515)
项目
554
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
2
开发者 2
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
3
开发者 3
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
相似订单
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
1. Overview: I need an Expert Advisor (EA) for MT5 called "Gold Sniper" specifically optimized for XAUUSD (Gold). The EA should be a sniper scalper that takes high-probability trades on M5 and M15. It must work on any broker with low spread. 2. Strategy Logic: The EA should combine 3 confirmations: a) Trend Filter: EMA 50 & EMA 200. Only Buy if EMA 50 > EMA 200, only Sell if EMA 50 < EMA 200. Sniper Entry: Use RSI
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
I am looking for an experienced MQL5 developer to develop a custom Expert Advisor (EA) for MetaTrader 5, primarily for XAUUSD (Gold) . The EA will be based on a proprietary price-action trading strategy that I have already defined. The objective is to translate this strategy into a fully automated, precise and reliable trading system without modifying its underlying logic. The strategy involves specific
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
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
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
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
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

项目信息

预算
30 - 50 USD
截止日期
 7 天