Hello i need a persian professional programmer for making my EA.

MQL4 Experts Forex

Specification

 

 توضیحات استراتژی گرید :

کارکرد کلی:

این اکسپرت ابتدا در یک لحظه دو معامله دردو جهت مخالف بازار با فاصله و حجم خاص و یکسان قرار می دهد یکی معامله

مارکت  اگزکیوشن و دیگری استاپ اردر ، اولین ترید که با قیمت جاری بازار در آن واحد  باز می شود مارکت اگزکیوشن و دومین

 معامله که در جهت مخالف این ترید قرار داده می شود استاپ اردر می باشد. سپس با توجه به توضیحات بخشهای بعدی تحت شرایط

 و تنظیمات مختلف می تواند هر چند پیپ به معاملات هر دو جهت (با حجم ثابت و مساوی حجم دو ترید اول و دوم ، حجم افزایشی و حجم کاهشی) بیافزاید و یا اینکه بدون فعال کردن معامله استاپ اردر جهت دوم و بدون افزودن به اولین معامله جهت اول و یا بدون فعال کردن استاپ اردر جهت دوم و فقط با افزودن به اولین معامله جهت اول تا میزان سود درخواستی تریدر پیش می رود و بلافاصله پس از رسیدن به میزان سود درخواستی تریدر تمامی معاملات فعال و غیر فعال (در صورت موجود بودن) را می بندد.

نکته: باید فاصله حداقلی مابین اولین ترید (مارکت اگزکیوشن) و استاپ اردر جهت مخالف ان بزرگتر از اندازه اسپرد در لحظه قرار دادن دو ترید باشد. در صورتیکه این فاصله مساوی اسپرد باشد هر دو ترید بصورت مارکت اگزکیوشن قرار داده می شوند.

و درصورتیکه فاصله مذکور کمتر از اسپرد جاری باشد اکسپرت تنها معامله جهت اول (مارکت اگزکیوشن اول) را باز می کند و از قرار دادن استاپ اردر جهت مخالف ان عاجز خواهد بود. بدیهی است که در این شرایط اکسپرت در صورت اجازه تریدر در بخش

 تنها می تواند به تنها ترید اول که در جهت اول باز شده است بیافزاید زیرا در جهت دوم هیچ استاپ اردری add to 1st position

صورت فعال شدن ان و ادامه حرکت بازار در ان جهت بتواند به ان بیافزاید.  قرار نگرفته که در


Responded

1
Developer 1
Rating
(365)
Projects
507
40%
Arbitration
159
17% / 74%
Overdue
99
20%
Loaded
2
Developer 2
Rating
(16)
Projects
21
19%
Arbitration
7
0% / 71%
Overdue
14
67%
Free
3
Developer 3
Rating
(128)
Projects
236
65%
Arbitration
30
37% / 23%
Overdue
49
21%
Free
Similar orders
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding

Project information

Budget
50+ USD
Deadline
from 10 to 20 day(s)