TT
TRADING SYSTEM
Indicators
are:
1.
Exponential moving averages (period: 25 and 15), apply to: close.
2.
Stochastic (period:60,3,3) price field: low/high, MA: simple. Level:
0, 20, 40, 60, 80, 100
3.
Commodity channel index (period: 20), Level: 100, 0, -100
4.
Money flow index (period:20), Level: 0, 50, 100
5.
Relative strength index (period: 20), Level: 25, 50, 75
Note:
All the indicators’ periods should be adjustable (Option to adjust
the indicators’ periods must be provided).
Buy
order conditions
1. Execute buy order if:
a. The smaller moving average crosses above the higher moving average
and price is 10 points above both moving averages.
b. The stochastic moves above level 40.
c. The commodity channel index is positive (above 0).
d. The money flow index is above level 50.
e. The RSI is above level 50.
2. Do not execute buy order:
a. If stochastic is above level 80 (overbought).
b. If RSI is above level 75 (overbought).
Sell
order conditions
1. Execute sell order if:
a. The lower moving average crosses below the higher moving average
and price is 10 points below both moving averages.
b. The stochastic is below level 60.
c. The commodity channel index is negative (below 0).
d. The money flow index is below level 50.
e. The RSI is below level 50.
2. Do not execute sell order:
a. If stochastic is below level 20 (oversold).
b. If RSI is below level 25 (oversold).
Trade management conditions
1. The EA must execute a single trade at a time for each currency
pair.
2. The EA must be able to trade all currency pairs (Any instrument).
3. Provide option for x-number of take profit and stop-loss in
pips/points (value to be set by the user in pips/points).
4. Provide option for trailing stop-loss (value to be set by the user
in pips/points). Use exponential moving average of period 10 with a
shift of 5, apply to: close. If price moves x-number of pips/points,
trailing stop moves x-number of pips/points in the direction of the
market. Trailing gap in pips/points is set by the user.
5. The EA should display on the screen total number of positions
currently opened on the account, the account leverage and account
balance.
Ordini simili
FINAL EA STRATEGY DOCUMENT (Chandelier Exit + EMA Breakout System) ------------------------------------ CORE INDICATOR - Chandelier Exit (MAIN LOGIC) - ATR Period: Editable (Default 22) - ATR Multiplier: Editable (Default 3) IMPORTANT: - ATR must NOT be shown as a separate indicator - ATR must be used ONLY internally inside Chandelier Exit - All SL & trailing must strictly follow Chandelier Exit line
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
Situation: Please contact me privately so I can provide the source code for review. Thank you. Project Overview: I have developed a high-frequency trading (HFT) EA that performs consistently in demo environments and passes most prop-firm requirements. While short live phases showed profitability, the results were not reproducible over time. My primary goal is stable live performance on retail accounts , not just
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it