SIMPLE MQL4 Code

MQL4 Experts

Job finished

Execution time 4 minutes
Feedback from employee
wonderful and nice client. very easy going person.
Feedback from customer
great person. very helpful. perfect and fast work. thank you.

Specification

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


Responded

1
Developer 1
Rating
(11)
Projects
12
0%
Arbitration
2
0% / 50%
Overdue
1
8%
Free
2
Developer 2
Rating
(91)
Projects
144
38%
Arbitration
67
15% / 48%
Overdue
55
38%
Free
3
Developer 3
Rating
(564)
Projects
933
47%
Arbitration
302
59% / 25%
Overdue
125
13%
Loaded
Similar orders
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
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed

Project information

Budget
10 USD
VAT (22%): 2.2 - 2.2 USD
Total: 12.2 - 12.2 USD
For the developer
9 - 9 USD
Deadline
from 1 to 2 day(s)