JOE OLA STRTEGY CUSTOME TEMPLATE!
Description: MT4
I need a
scanner that will have the following onboard!!!
The scanner
will scan the market and look for any pair that is in {consolidation}
***The range of
the consolidation will be measured by loss of {momentum} on MACD Histogram.
***At the exact
range will draw a {rectangular box} on the chart from 5M, 15M, M30, H1, H4, Daily and Weekly.
THE TEMPLATE
***Each chart
will use the MACD below them to measure the range.
***There will be
Moving Average on each chart:
a/ 9 EMA i.e.
Exponential moving average (Colour Orange)
b/ 20 EMA
i.e. Exponential moving average (Colour Blue)
c/ 52 MA i.e.
Simple moving average (Colour Black)
***Chart default
colour will be WhiteSmoke***
NOTE!
The scanner
will send out a signal immediately Price Breaks the box while the candle is still current. The signal must be out before the candle close.
When the Price
is above 52MA the signal will show the Pair with a little box of Green sign And
When the Price
is below 52MA the signal will show the Pair with a little box of Red sign.
When I click
the signal, I want it to (Open a new chart in Template form with all the above on the chart i.e.
***Each chart
will show what the scan found according to the following:
***There will be
Moving Average on each chart:
a/ 9 EMA i.e.
Exponential moving average (Colour Orange)
b/ 20 EMA
i.e. Exponential moving average (Colour Blue)
c/ 52 MA i.e.
Simple moving average (Colour Black)
And the box
will be shown on the chart
**********Very
Important***********
When Price is
above 52 Simple moving average the rectangular box will show with the colour yellow and when Price is below 52MA the colour will be magenta.
NOTE!!
I want the
scanner to have (Password Enable) function, so when I am done with my experiment, I can give it out to friends and family by password only.
Below are
images examples:
SECOND WORK
I need a
system that will draw a box on H4 candle on H4 Time Frame and project the same range move on H1, 30M, 15M, and 5M at the same time till the H4 candle
end.
And it will do
the same on the next H4 candle continuously from market open to market close 5 days a week
Image example
H4 candle, H4 Time Frame.
Ordini simili
1. Project Overview Asset: XAUUSD (Gold) Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). 2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot