명시
Hi,
I'm looking for some help coding a EA or simple java programmed as follows:
I need a MT4 scanner app that will scan all symbols from the mt4 market watch of MT4 that picks out symbols that have the Weekly, D1 and H4 time frame candles lining up either bearish or bullish. With also the trend channel agreeing across Weekly, D1 and H4 for either bullish or bearish setups. Then look at the indicator "support and resistance barry" added in (Ill Supply) . So when say support lines up for say a bullish setup over D1 and H4 time frames that it has a some type of pop up window to let me know which pairs to look at. And vice versa for a bearish setup too.
Skope of works:
Multi-Timeframe Analysis: Ensure that the scanner app can analyze multiple timeframes (Weekly, D1, and H4) simultaneously. This will enable it to identify consistent bullish or bearish alignments across these timeframes.
Candlestick Pattern Recognition: Incorporate a feature in the scanner app that can recognize specific candlestick alignments on the selected timeframes. This will help identify potential bullish or bearish setups providing additional confirmation for your setups.
Trend Channel Verification: Include the ability to verify trend channels across the Weekly, D1, and H4 timeframes. The scanner should check if the trend channels align with the identified bullish or bearish setups. This can add another layer of confirmation to your trades.
Integration of "Support and Resistance Barry" Indicator: Ensure the scanner app can integrate and analyze the "Support and Resistance levels Barry" indicator. This indicator can provide insights into potential support and resistance levels, further strengthening your trade decisions but only on the H4 and Daily or have a feature where I can turn on the weekly and monthly if I need to?
Alert System: Implement a pop-up window or an alert system within the scanner app. When a bullish or bearish setup meets your criteria, the app should notify you with the relevant symbol and timeframe combination that indicates a potential trading opportunity.
Customizable Parameters: Provide flexibility within the scanner app to customize the parameters according to your trading preferences. This includes options to adjust the sensitivity of the indicators, select specific candlestick patterns, and set the criteria for trend channel alignment.
User-Friendly Interface: Design the scanner app with a user-friendly interface that allows you to easily navigate and interpret the results. Clear visual indicators, color-coded alerts, and intuitive controls can enhance the usability of the app.
It's important we thoroughly test the scanner app and verify its accuracy before using it with real trades.
Can this be done and how much?
Kind regards,
Mathew
I'm looking for some help coding a EA or simple java programmed as follows:
I need a MT4 scanner app that will scan all symbols from the mt4 market watch of MT4 that picks out symbols that have the Weekly, D1 and H4 time frame candles lining up either bearish or bullish. With also the trend channel agreeing across Weekly, D1 and H4 for either bullish or bearish setups. Then look at the indicator "support and resistance barry" added in (Ill Supply) . So when say support lines up for say a bullish setup over D1 and H4 time frames that it has a some type of pop up window to let me know which pairs to look at. And vice versa for a bearish setup too.
Skope of works:
Multi-Timeframe Analysis: Ensure that the scanner app can analyze multiple timeframes (Weekly, D1, and H4) simultaneously. This will enable it to identify consistent bullish or bearish alignments across these timeframes.
Candlestick Pattern Recognition: Incorporate a feature in the scanner app that can recognize specific candlestick alignments on the selected timeframes. This will help identify potential bullish or bearish setups providing additional confirmation for your setups.
Trend Channel Verification: Include the ability to verify trend channels across the Weekly, D1, and H4 timeframes. The scanner should check if the trend channels align with the identified bullish or bearish setups. This can add another layer of confirmation to your trades.
Integration of "Support and Resistance Barry" Indicator: Ensure the scanner app can integrate and analyze the "Support and Resistance levels Barry" indicator. This indicator can provide insights into potential support and resistance levels, further strengthening your trade decisions but only on the H4 and Daily or have a feature where I can turn on the weekly and monthly if I need to?
Alert System: Implement a pop-up window or an alert system within the scanner app. When a bullish or bearish setup meets your criteria, the app should notify you with the relevant symbol and timeframe combination that indicates a potential trading opportunity.
Customizable Parameters: Provide flexibility within the scanner app to customize the parameters according to your trading preferences. This includes options to adjust the sensitivity of the indicators, select specific candlestick patterns, and set the criteria for trend channel alignment.
User-Friendly Interface: Design the scanner app with a user-friendly interface that allows you to easily navigate and interpret the results. Clear visual indicators, color-coded alerts, and intuitive controls can enhance the usability of the app.
It's important we thoroughly test the scanner app and verify its accuracy before using it with real trades.
Can this be done and how much?
Kind regards,
Mathew
응답함
1
등급
프로젝트
486
70%
중재
6
67%
/
0%
기한 초과
2
0%
작업중
2
등급
프로젝트
195
42%
중재
13
8%
/
54%
기한 초과
9
5%
무료
게재됨: 3 코드
비슷한 주문
Infinite Tsukuyomi EA MT5
50 - 80 USD
Description Infinite Tsukuyomi EA MT5 is an advanced fully automated Expert Advisor designed to identify high-probability trading opportunities using a combination of trend analysis, market structure, momentum, and intelligent risk management. Inspired by the concept of absolute control, the EA continuously scans the market, waits patiently for optimal entries, and executes trades with precision while minimizing
Spärtã Ackah
50+ USD
I go by the name Spärtã Ackah, and this is my first time trying this trading, and I am also a beginner so sometimes I will need guide lines, and most atimes I feel very difficult to withdraw the money
Master mind
30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
PROJECT: Gold (XAUUSD) Scalping Expert Advisor – M1 Timeframe OVERVIEW This EA is designed as a "sniper" scalper for Gold on the M1 chart. It does not enter trades randomly — it waits for a confirmed entry signal before firing, similar to a sniper waiting for the perfect shot rather than a random shooter. ENTRY LOGIC - The EA must wait for a confirmation signal before opening a trade (do not enter on the first sign
Any bot that makes real money
30+ USD
Do you have a bot that yoi think it makes real income ' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
Do you have HFT bot that yoi rhink it makes real money' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
A robot
50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
Hello. I am looking to buy an profitable MT5 EA that can generate monhtly profits of at least 5%-10%. It is important that the EA has a smooth equity curve - meaning that it doesn't end months in a loss and that it is able to sustain long periods of profitable days/months. The EA can be a grid, scalping or any other strategy. Preferably to trade GOLD or US500 You should be able to send an .ex5 file for testing on a
프로젝트 정보
예산
31 - 33 USD