Hi,
I am incorporating volume into my trading
strategy, however I am finding it harder to keep track of all the markets at
one time. I would like for an EA to map out the high and low (and the close if
it is more than 20 pips away from the high and low) of the ultra high volume
bars on the daily timeframe. The ultra high volume bar must also be the highest
volume bar within 15 bars. An example of this would be the bar created on the
day of brexit in all the GBP pairs. I would suggest that in order to keep things
organized, a method of finding these bars could be more than double the
previous average 21 volume bars, however this can be altered to suit the data.
This should show the important price levels, as I believe the ultra high volume
bars are the most significant in finding where the professional money would be
interested in taking the market. I would like the ultra high volume bar to be
market also so it is easily visible.
Once the support/resistance levels have
been mapped out, I would like to be alerted when the following criteria is met:
1- The direction of the last break of a
volume level should be noted. For example, if a bullish candle takes out a
level then the system should only be looking for long opportunities.
2- The price should be above the 21 EMA on
the following timeframes, 5 min 15 min 60 min 4 hour.
At this point an alert should be shown, and
I will act according to my tradeplan.
Eventually I would like to code the entry
and exit of the trades, so that the system can be fully automatic. Just for
testing purposes I would an option to put a position with S/L behind a 4 hour
swing (lowest/highest candle in a 5 bar sequence) as long as the SL is no more
than 120 pips, targeting the next volume level. The trade should only be taken
if there is more than 50 pips to the next target and a risk to reward ratio above
1:1.
I would also like the following to be
inputs for the EA that the user can change:
1- criteria for selecting the ultrahigh
volume bars (for example, change from double the average volume to triple, or
change from using the 21 previous bars to find the average to 50)
2 - the timeframe that is used to map the
high volume bars (for example, change from the daily to the hourly)
3- the timeframes used for the EMAs, as
well as the EMA length too (for example, using the 1,5,15,60 min and the 8EMA)
4- the SL criteria (for example, being able
to change the timeframe from the 4 hour to the 15 min and the swing definition
from the lowest/highest candle in a 5 bar sequence to a 7 bar sequence)
5- the minimum risk to reward ratio, the
maximum stop loss size and the minimum amount of pips to target.
6 - an option to trade a rejection off of a
volume level, for example, is price action goes to a level and doesn't break
it, then the system should look for trades in the opposite direction
Benzer siparişler
Title: MT5 EA Needed – Prop‑Firm Compliance Tool (SL/TP at Entry, 60‑Second Hold, Daily Profit Cap, 0.5% XAUUSD Risk) Description: I need an MT5 Expert Advisor that enforces prop‑firm compliance rules for Instant Funding accounts. The EA must NOT trade automatically — it should only monitor and control my manual XAUUSD trading. I trade all sessions, so there should be no time restrictions. MY TRADING STYLE (Important
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