EA Programming
notice:This service is free of charge only for a limited period.
Forex25 EA programmers code for Meta Trader (MQL4)
We suggest you to spend your time on finding new strategies and models and let us convert your manual strategies to Expert advisors.
We offer these programming services:
- Expert Advisor
- Indicator
- Script
Extra services:
if you have a code (EA,indicator,etc.) and wish to change it or add some features you can use these services:
- Update: Adding and changing features like money management or trailing stop
- Code fixing: Finishing your uncomplete codes and dealing with error and bugs.
All of our customers will receive the original code for their projects and they have this right to use it in any way they want.
Forex25 accept your projects just under below conditions:
- Registering in the website
- Prove that their strategy has at least 10 profitable position in the last month.
- Explaining your system with detailed information (see below to find out "How to share your idea")
How to share your idea:
As most traders just focus on trading rather than programming it is our job to understand your idea and turn it into an EA.
You can write your idea in English (not in computer)
We do not need you to write in any computer languages or pseudo code, just write in English with all the details and mail it to us ( This e-mail address is being protected from spambots. You need JavaScript enabled to view it. ) with its related templates or indicators(if needed).
You should at least mention the following details:
- Buy/Sell opening conditions.
- Buy/Sell closing conditions.
- Explain the TP and SL (fix or dynamic).
- Explain the indicator(s) and their help in your system.
- Time Frame.
- Currency.
Sample MT4 strategies:
Indicators:
Relative Strength Index (RSI), EMA and their settings.
Buy logic: Put a buy order when previous candle is Doji and RSI value is under 30.
Sell logic: Put a sell order when previous candle is Doji and RSI value is above 70.
TP: If it has fix TP (TP=VALUE) if it has a dynamic TP (exit with closing logic long or short).
SL: If it has fix SL (SL=VALUE) if it has a dynamic SL (exit with closing logic long or short).
Closing logic long (Buy): When RSI value goes above 70.
Closing logic short (Sell): When RSI value goes under 30.
Trail: If it has a trailing stop explain how it works.
place SL on the value of EMA in the current candle.


