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
50 EMA > 200 EMA → Uptrend confirmed Price pulls back to touch or cross below 50 EMA RSI > 50 ATR(14) > 20-period ATR average (volatility expanding) Current candle closes bullish ➡ Enter BUY at candle close50 EMA < 200 EMA → Downtrend Price pulls back to touch or cross above 50 EMA RSI < 50 ATR filter confirms volatility Current candle closes bearish ➡ Enter SELL at candle closeATR(14) Take Profit: 2.5 × ATR(14) This
My EA (Expert Advisor) is a powerhouse! 💪 With rock-solid 100% risk management, it lets you trade stress-free while maximizing gains. Free to manage manually, it's designed to boost profitability. 🚀
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
Project Title Freedom ORB – Fully Automated MT5 Expert Advisor (ORB + Structure + Liquidity) (MT5) Project Description I require a fully automated MT5 Expert Advisor based on a structured Opening Range Breakout (ORB) model with market structure and liquidity confirmation. The EA must: Detect ORB session range Wait for breakout (close-based) Wait for retrace Confirm M1 structure + displacement Execute trade
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be