Indicator with Buy/Sell signals into an EA with auto trading | indicator is .ex4

MQL4 Experts

Job finished

Execution time 3 days
Feedback from customer
nice job,keep it up

Specification

HI
I would like to develop EA 
simple idea: “to convert indicator to EA automatically and without programming”.
Automated OnChart signal detection: in this mode the EA can look for new signals which are displayed by any indicator on the chart. After signal detection the EA will open a trade in direction that is suggested by the indicator. 

  to select buy or sell of color detection of indicator here should be option box to open colors so that select of our chance of color  for buy and sell 
 
It works on 2 indicators

it contains 2 indicators

indicator1:default true,here box should be there to enter indicator name
it gives buy sell signals based on color change of any symbols like arrows,dots,any symbols
buy order opens when it gives for color changes to blue color signal of any type like arrow or dots or any symbol
opens sell order opens when it gives color red of any type like arrow or dots or any symbol



Indicator2:default is false,here box should be there to enter indicator name
it is mainly exit indicator
it contains 2 colors
white color exit for buy
yellow color exit for sell 

Money management

 AllowedTradingHours: Defines the allowed trading hours
  default is 0- 24

 Common EA settings: 
 list of common EA settings:

MagicNr: Defines your selected magic number
  
LotSize: Defines selected Lot size for all orders
             
MmRiskPerc: When different than 0, the EA will calculate the LotSize automatically using the percentage of accounts balance and defined StopLoss. E.g.: set it to 2 to risk only 2% of your account balance with selected StopLoss level.
          
TakeProfitPips: Take profit level in pips

StopLossPips:  Stop loss level in pips 
       
TrailingStopLossPips: Trailing stop loss step in pips, when set to 0 trailing is disabled default is 0
Trailing Start at Profit, Pips default is 10
The EA starts off the trailing of price by moving an existing open position's stop loss when
the position gets into profit by at least this Trailing Start at Profit pips. Once the trailing
got activated, the SL gets adjusted every time when the price moves further and the
position gets further into profit by Trailing Stepping pips

Max Trades Open at a Time:default is 10

The total number of open trades - created by this EA - is limited to this maximum number
all the time. When the open position count reaches this parameter value the EA does not
open any new trades until after some of them gets closed off.


ID protection:we enter here mt4 no as ID number,when we install on  terminal first time it should open box with enter mt4 no,after entering mt4 no ,it should be fixed to that mt4 terminal only,if you copy that ea install in another mt4 terminal it should not work
       

ReverseOnOppositeSignal: default is true
This parameter enables and disables the automatic trade reversal mode. For example if EA is trading ‘long’ and an external indicator displays new ‘short’ entry signal on chart (e.g.: a down-arrow), then the current BUY order is closed and a new SELL is opened immediately. 

trade reversal on each new signal, stoploss and takeprofit, trailing stoploss.when indicator2 that is trend is trueit does not work

notifications

push default false

email default false

mobile default false




Display on chart:

 Balance
 Current open Trades 
 Current Profit/Loss
 total win percentage
 total days traded/winning days

Responded

1
Developer 1
Rating
(630)
Projects
994
47%
Arbitration
33
36% / 36%
Overdue
98
10%
Free
Published: 6 codes
2
Developer 2
Rating
(225)
Projects
285
41%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
3
Developer 3
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
Similar orders
Sabaaif 255 - 366 USD
#include <iostream> using namespace std; int main() { double rsiValue; cout << "Gatii RSI galchi (0-100): "; cin >> rsiValue; if (rsiValue < 30) { cout << "MALLATTOO: Gabaan baay'ee gadi bu'eera. BITI (BUY)!" << endl; } else if (rsiValue > 70) { cout << "MALLATTOO: Gabaan baay'ee ol ka'eera. GURGURI (SELL)!" << endl; } else { cout << "MALLATTOO: Gabaan gidduu jira. EEGGADHU." << endl;
Mt5 EA 50 - 69 USD
I am a private trader looking for a reliable EA that can generate steady daily profits of around $35 to $40 with proper risk management. My goal is to find or improve an EA strategy that can deliver consistent results, especially on Gold (XAUUSD). If you believe you can review the current EA or develop a better solution, I would be interested in working with you. However, I would need to verify the EA on a demo
Subject:currently have a working EA installed with 3 indicators, but it’s not profitable.What I need: A trader/developer with a proven indicator that can be converted/integrated into my existing EA. The indicator must show a pass rate of 80% or higher on backtest/forward test.Scope of work: Your indicator will be added to my existing EA and must work with the current strategy logic. I will first test the indicator’s
I would like to program a ninja trader strategy that involves a Cycle ID indicator. Can you take a look to see if you can program the indicator in a strategy? Let me know if you can do this
I’m looking for an experienced developer to build a MT5 EA that combines the following three strategies into a single system: Strategy 1 – H1 Zone Rejection (Pullback Entry) Identify the high and low of the H1 timeframe Enter trades when price reaches the H1 high/low zones Confirm entry using a bullish/bearish candle on the M15 timeframe Target a 1:2 risk-reward ratio Strategy 2 – Breakout & Retest Identify the H1
Hello, I have a Ctrader indicator with the source code, I was wondering if this possible to convert it to Quantower. Hello, I have a Ctrader indicator with the source code, I was wondering if tis possible to convert it to Quantower., i need an expert who can convert it perfectly
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
Manage my money and make strategy add money in my bank account analys account trade for me convert money in to my accountNext, you need to describe all terms and concepts contained in the idea description. If trend is important for your strategy, clearly define what indicator should be used to determine the trend direction and strength. The numerical characteristics of these definitions form the basis of Expert
Description: Looking for an experienced MQL5 developer to build an EA that: Reads MT5 trade history (DEALS format) Reconstructs trades using Position ID Replays trades in Strategy Tester (tick-based) Simulates trades internally Applies additional logic on top of trades Runs dual mode (original vs enhanced) Calculates MAE/MFE Shows trades visually on chart Outputs performance comparison Delivery required: same day
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox

Project information

Budget
100+ USD
Deadline
from 1 to 2 day(s)