MT4 Expert Advisor Auto-Trading Specifications
The EA will enter trades based on a combination of selected indicators. The list of the fallowing indicators
will be listed below. Must be work with VAR and ECN accounts.
Each indicator will have standard parameters available to modify in the inputs window. Example.
Moving average: “period”, “ma method”, “apply to” can be modified.
**EA must verify a minimum of 3 out of 7 indicator's criteria suggesting a BUY or SELL at the same time to initiate a
market trade order.**
Trade Order Execution (BUY or SELL)
The EA will monitor charts selected (M15-timeframe) and scanning for BUY and
SELL opportunities using the list of indicators found below.
· A 'Market Execution' trade order to BUY or SELL
will be triggered if three (3) or more indicators enter a BUY or SELL zone
simultaneously. Then and ONLY then will a trade order be executed at the market price.
· Example; EA applied to analyze EUR/USD chart
(Timeframe: M15):
1. RSI reading under the 30 line;
2. Bollinger Band crossed the lower band; and
3. Stochastic Oscillator reading under 20 line
If these parameters are 'True' and occur simultaneously, initiate a BUY order.
(apply money management inputs below).
Money Management Inputs
Ability to modify and input “trade
risk” and “stop loss”. Calculate
Position Size in lots and populate trade order set-up
Position Size (lots)
=
[Account Balance ($) * Trade Risk (%)] / [Stop Loss (pips) *
(0.10/pair exchange rate)]
· Input
Account Balance
· Input Trade Risk = 5%
· Input Stop Loss = 30 pips
· Input Take Profit = 90 pips
· Input currency exchange rate
Indicators & BUY/SELL criteria
1. stochastic oscillator - readings
over 80-line SELL and readings under 20-line BUY
2. commodity channel index - readings
over 100-line SELL and readings under 100-line BUY
3. MACD - turns
up from below zero it is considered bullish BUY and when it turns down from above zero it is
considered bearish SELL.
4. parabolic SAR-
dot is placed below the
price when the trend of the asset is upward BUY, and while a dot is placed above the price
when the trend is downward SELL.
5. moving average - price
above moving average BUY. and when price below moving average SELL.
6. Bollinger band - SELL
position when the upper band is hit, and BUY position when the lower band is hit.
7. RSI - readings
over 70-line SELL and readings under 30-line BUY.
Additional Functions/Conditions
1. Must be able to back-test and demo account test the EA.
2. When a trade position is opened, send email notification to notify of market entry. Example;
· BUY EUR/USD @ 1.1200
· Stop Loss: 1.1170
· Take Profit: 1.1290
3. Max trades: No more than four (4) open trades at one time. No more than three (3) trades in one 24-hour period.
4. MQL4 source code required upon job completion.
5. Close all position 10-15 minutes before market close every Friday.
If you have experience doing something like this combination of indicators (a portion of a group), please contact me so we can dig a little
deeper.
Your efforts will be compensated generously!
Commandes similaires
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. The selected freelancer will handle the project end-to-end, from strategy implementation to deployment and stability. If you have real experience with