Scanner based on Fractal , HAMA and Pivot Indicator

MQL4 지표 전문가

명시

For Fractal Signal


Whenever the Recent FRACTAL SIGNAL Changes. Eg: EURUSD is currently a BUY (Price touch Lower Fractal ),
Whenever this changes to BROUT (Price break upside UPPER  Fractal) it should reflect as BROUT.

EURUSD is currently a SELL (Price touch UPPER  Fractal) , Whenver this changes to BRDN(Price break down LOWER  Fractal)

it should reflect as BRDN(Price break down LOWER  Fractal). Similarly  Fractal signal changes should be reflected as and when it changes


FRACTAL Levels

Lower Fractal   = SUPPORT
Upper Fractal = RESISTANCE

For HAMA
Above/Below

Price Above HAMA = Above   

Price Below HAMA = Below


For
Daily Pivot
Weekly Pivot
Monthly Pivot

Price Above Daily Weekly Monthly Pivot = BUY 
Price Below   Daily Weekly Monthly Pivot = SELL

Can select which pivot to use 

Link for strategy documentation - https://we.tl/t-FPaa6OzPny

Will send Indicators only after seeing if you can do it 

Note- 

And can make our own list of scripts to be scanned 

can select timeframe according to which it should scann

all the inputs of indicator can be changed for scanner   

Each Indicator Can disable and enable indicators to make combination 

  Indicator Should Have Alerts., Sound, email and push notifaction

Single click on script button to open chart in which signal is trigred


응답함

1
개발자 1
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
2
개발자 2
등급
(304)
프로젝트
509
47%
중재
29
10% / 45%
기한 초과
138
27%
무료
비슷한 주문
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request first version ex5 file with expiration before starting the job. I request final source code mq5 file. Thank you Regards
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing

프로젝트 정보

예산
40 - 50 USD
개발자에게
36 - 45 USD