RSI Condition Scanner

MQL5 インディケータ

仕事が完了した

実行時間42 分
依頼者からのフィードバック
First class. Good communication, fast and pleased with outcome. Would use again if need be.

指定

I require a RSI condition scanner as follows:


Filter 1:


Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Candle (last completed/current)

RSI value (enter numeric)

Condition (greater than/less than)

RSI index number (enter numeric value)


Filter 2:

Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Candle (last completed/current)

RSI value (enter numeric)

Condition (greater than/less than)

RSI index number (enter numeric value)


Filter 3: (true/false)

Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Market (close/open) - greater than/less than 


Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Market (close/open) - greater than/less than 


Filter 4: (true/false)

Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Market (close/open) - greater than/less than 

Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)

Market (close/open)


Filter 5: (true/false)


Time frame value (M5,M15,M30,H1,H2,H4,H8,H12,D1,W1,M1)


Choose (EMA/SMA)


Trending (up/down)


=============================================


Symbols to scan: (enter multiple)


Show alert


Sound file alert


** Update: Need the ability to load/save presets as a .set file


This project is based on a stocks scanner as seen in the attached jpg

I can provide the successful applicant with a link to see the online version working.

Note: The working demonstration can have limited symbols (currency pair assets) and exclude Filter 5 if you wish, but other elements will need to be tested in live market conditions for three days. Final version will be unlimited symbols and include Filter 5.


ファイル:

応答済み

1
開発者 1
評価
(45)
プロジェクト
59
14%
仲裁
31
26% / 52%
期限切れ
34
58%
2
開発者 2
評価
(332)
プロジェクト
485
40%
仲裁
82
11% / 63%
期限切れ
77
16%
パブリッシュした人: 1 code
3
開発者 3
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
仕事中
4
開発者 4
評価
(70)
プロジェクト
91
25%
仲裁
26
19% / 54%
期限切れ
25
27%
5
開発者 5
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 0%
期限切れ
0
6
開発者 6
評価
(17)
プロジェクト
24
33%
仲裁
5
20% / 40%
期限切れ
8
33%
7
開発者 7
評価
(5)
プロジェクト
7
0%
仲裁
1
100% / 0%
期限切れ
5
71%
8
開発者 8
評価
(4)
プロジェクト
6
0%
仲裁
2
0% / 50%
期限切れ
4
67%
9
開発者 9
評価
(73)
プロジェクト
257
53%
仲裁
16
50% / 38%
期限切れ
83
32%
10
開発者 10
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
11
開発者 11
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
487
17%
12
開発者 12
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
13
開発者 13
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
14
開発者 14
評価
(5)
プロジェクト
4
25%
仲裁
2
0% / 100%
期限切れ
1
25%
類似した注文
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Ema100+Fibo 30+ USD
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
A good trend predicting indicator is the one which can identify the trend change as soon as it happens on the chart. when a new candle is formed it should tell whether its going to go up or down. I have already seen a lot of repainting trend predictors so if your indicator is repainting then please don't bother contacting. I would like to see the demo version and then if satisfied , I would want the source code too
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading

プロジェクト情報

予算
30 - 50 USD
締め切り
最高 10 日