SIMPLE MQL4 Code

MQL4 专家

工作已完成

执行时间4 分钟
员工反馈
wonderful and nice client. very easy going person.
客户反馈
great person. very helpful. perfect and fast work. thank you.

指定

Creating this simple code for EA MQL4 :



tren=average[A](close)     (tren=Long term filter)
mml=average[B](close)     (mml= Short-term average for long operations)
mms=average[C](close)     ( mms= Short-term average for short operations)


// Conditions to enter on long positions
IF NOT LongOnMarket and close >tren and tren>tren[1] and close<mml THEN
BUY x CONTRACTS AT MARKET
ENDIF

// Conditions to exit long positions
If LongOnMarket AND close>mml and close>close[1] THEN
SELL AT MARKET
ENDIF

if not shortonmarket and close<tren and tren<tren[1] and close>mms then
sellshort Y contracts at market
endif

if shortonmarket and close<mms and close<close[1]then
exitshort at market
endif


Variable A
Variable B
Variable C
Variable X
Variable Y

variables that can change the values


thanks


反馈

1
开发者 1
等级
(11)
项目
12
0%
仲裁
2
0% / 50%
逾期
1
8%
空闲
2
开发者 2
等级
(91)
项目
144
38%
仲裁
67
15% / 48%
逾期
55
38%
空闲
3
开发者 3
等级
(564)
项目
933
47%
仲裁
302
59% / 25%
逾期
125
13%
已载入
相似订单
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a

项目信息

预算
10 USD
VAT (22%): 2.2 - 2.2 USD
总计: 12.2 - 12.2 USD
开发人员
9 - 9 USD
截止日期
 1  2 天