BarData

MQL5 指标 脚本

指定

I want an an Indicator that works as a market scanner.

1. Indicator will look at a defined number of closed bars (to be typed into an input screen), and select the bar with the lowest/highest price (this high/low binary option will also need to be selected in an input screen). The timeframe should also have an option screen to change it.

2. For the selected bar, the indicator will then have in memory the following data

RSI, Macdline, Stochastics, MA(20), Bollinger Bands, CCI.

3. For the  Selected Bar I want to specify different combinations of conditions by through an input screen, (which will all be done at the start of the scanner), 

The conditions will be ():

For High Bar:- 

Bar High <> Bollinger band

RSI <> #

MACDline <> #

 CCI <> #

 Stochastics <># 

There must also be an option not to select some of the conditions.

And the same options for the Low Bar 

 This indicator should be capable of scanning, all the markets offered by my broker through putting the name of the  exchange they are on (i.e NYSE). I currently use Alpari MT5.

 

Once the Indicator has scanned the market and filtered those conditions, I want it to provide a list of the stocks that match those conditions, and I want to be able to download this in excel or send an email with the list of stocks. 

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

Example:-

 

Using the last 12 Bars, on the 1 Hour time frame, for S&P 500 stocks,  pick the bar with the highest price. For those highest bars, Filter for stocks that have an RSI greater than 60 and with the Lowest price of the Selected bars also greater than the Bollinger bands. 

Return a list of the stocks meeting these conditions. 

反馈

1
开发者 1
等级
(847)
项目
1449
72%
仲裁
121
28% / 47%
逾期
355
24%
工作中
发布者: 3 文章
2
开发者 2
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
发布者: 4 代码
3
开发者 3
等级
(128)
项目
236
65%
仲裁
30
37% / 23%
逾期
49
21%
空闲
4
开发者 4
等级
(59)
项目
182
55%
仲裁
31
45% / 16%
逾期
103
57%
空闲
5
开发者 5
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
487
17%
空闲
6
开发者 6
等级
(1929)
项目
3550
88%
仲裁
73
40% / 15%
逾期
268
8%
空闲
7
开发者 7
等级
(10)
项目
14
29%
仲裁
1
0% / 100%
逾期
5
36%
空闲
8
开发者 8
等级
(4)
项目
30
70%
仲裁
5
0% / 40%
逾期
12
40%
空闲
9
开发者 9
等级
(54)
项目
164
43%
仲裁
43
47% / 16%
逾期
58
35%
空闲
发布者: 1 代码
10
开发者 10
等级
(8)
项目
9
0%
仲裁
6
0% / 100%
逾期
4
44%
空闲
11
开发者 11
等级
项目
1
100%
仲裁
0
逾期
0
空闲
发布者: 1 代码
12
开发者 12
等级
(64)
项目
144
46%
仲裁
20
40% / 15%
逾期
32
22%
工作中
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
I need an Expert Advisor for MetaTrader 5 based on SMT and CISD strategy using NASDAQ and S&P500. Strategy logic: - The bot compares NASDAQ and S&P500. - Timeframe: 3 minutes. - First condition: One of the pairs must take liquidity from a previous high or low while the other pair does NOT take that liquidity (SMT divergence). - Second condition: The pair that took liquidity must close back below the high (or above
Pinescript 100+ USD
I’m looking for a Pine Script developer who can reverse engineer the “Swing Only” logic of the Polytrends indicator on TradingView. The goal is to recreate how the swing trends are detected and plotted so it can be used as a custom indicator. If you have experience with TradingView Pine Script and reverse-engineering indicator logic , please reach out
I am looking for a quality coder that know the work to be done, i will only select coder with good feedback review be aware. price is flexible. I am looking to make an indicator based on API info from brokers. you will need to search if possible or not and what not possible be upfront and clear. The indicator design must be very confortable, easily readable, adjusteed based on different screen , compatibility is
attached is an nt8 indicator i would like modifications to. this will not be simple. once you review the indicator you will see it prints arrows and dots. the arrows print after the dots stop forming. i am using default settings, on the instrument es, using ninza renko 8:4 i want the arrow to be placed on the first dot. i do not want the arrow to just be backpainted into the past much like a swing indicator or
We are looking for an experienced TradingView / Technical Analysis expert who can suggest and build the best combination of indicators for a profitable and structured trading strategy. This is not about random indicator stacking. We need someone who understands market structure, confirmation logic, risk management, and strategy optimization. The goal is to create a clean, high-probability setup with minimal false
Indicator 100+ USD
Does anyone know what indicator this is on the image because I'm looking for something like this but just a bit more sensitive. Speaking about the diamonds all the rest is irrelevant
Hello . Hello I already have an indicator on TradingView written in Pine Script. I need some modifications and fixes for the existing indicator. The indicator sometimes gives wrong signals and I want to improve it. I will provide the Pine Script source code. The developer should check the code, fix the problems, and adjust the logic if needed
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Kindly see details below BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or the last 10, BBStops is Bearish 3. On this candle , or the last 10, price was < or = MA1 4. Instrument is in trend (STEP MA1 and STEP MA 2 are both Bullish) 5. Distance in pips between Lowest price during last time BBstop was Bearish, and the value of Step MA 1 at last bearish candle of Step MA1
EA requirements and necessary correction to be done . The EA monitors the PROFIT of open positions and turns ON or OFF the ALGO TRADING accordingly. By PROFIT I mean the SUM of profit + commission + swap. The EA will have two strategies, the INITIAL and the SECONDARY. Each one of them will be selectable by the user in the EA inputs. Let me explain here how the EA will operate: 1. INITIAL strategy: ·

项目信息

预算
100 - 200 USD