Simple ea made

MQL4 指标 专家

工作已完成

执行时间23 小时
客户反馈
very fast done this job thank you

指定

STRATAGY FOR EA

 

BUY TRADE CONDITIONS:

                - If the last candle is Bullish, then a Buy Trade is placed now.

- If there is any Open Sell Trade, then that will get closed automatically.

SELL TRADE CONDITIONS:

                - If the last candle is Bearish, then a Sell Trade is placed now.

- If there is any Open Buy Trade, then that will get closed automatically.

BUY EXIT CONDITIONS:

                * Buy Trade can be Exited by Initial SL.

                * Buy Trade can be Exited by TP.

                * Buy Trade can be Exited by TSL.

                * Buy Trade will get closed if Sell Signal comes in.

SELL EXIT CONDITIONS:

                * Sell Trade can be Exited by Initial SL.   

                * Sell Trade can be Exited by TP.

                * Sell Trade can be Exited by TSL.

                * Sell Trade will get closed if Buy Signal comes in.

TRADE SEQUENCE:

                * After a Buy Trade, Next Trade can only be a Sell Trade.

                * Likewise, after a Sell Trade, Next Trade can only be a Buy Trade.

 

                Risk persent%                                   -              50

Min. LotSize                                                       -              .01

Max. Lotsize                                       -              50

                TP                                                           -              True/False

                TPPips                                                   -              20 Pips

                Initial SL                                                -              True/False

                Initial SLPips                                       -              10 Pips

                Use TSL                                                                -              True/False

                TSL Pips                                                -              10 Pips

                Activate TSL After                            -              10 Pips

 

 

It should work with any time frame. 

 

 

i want  date time expire and  specific account working  

反馈

1
开发者 1
等级
(106)
项目
314
49%
仲裁
42
52% / 19%
逾期
22
7%
空闲
2
开发者 2
等级
(393)
项目
549
40%
仲裁
30
57% / 3%
逾期
57
10%
工作中
发布者: 11 代码
相似订单
I have an MT5 indicator that carries out a top down analysis to generate an entry signal, but i want to change the way it calculates it's signal, into a more defined and better way which i will provide all information. I have the source code for modification, to be given once selected. Please i only want serious and experienced developer for the job
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Manly 30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Indicator 250+ USD
Looking for an all in one buy sell indicator I'm looking for a strategy too as part of the project I'm willing to pay well but I will want to test it before proceeding with contract. I'm looking for a developer that is skilled motivated open for future projects... if you aren't one of those do us a favor and just don't respond
Im after a person to copy, exactly MACD in TRADINGVIEW to use on MT5. Ive tryed alot of the apps available...Tradingview works for me. Im also after a person to make a real time chart, overlayed on the delayed chart Thanks
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order

项目信息

预算
10 USD
截止日期
 1  5 天