BarData

MQL5 Indicateurs Scripts

Spécifications

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. 

Répondu

1
Développeur 1
Évaluation
(847)
Projets
1449
72%
Arbitrage
121
28% / 47%
En retard
355
24%
Travail
Publié : 3 articles
2
Développeur 2
Évaluation
(182)
Projets
342
42%
Arbitrage
118
12% / 73%
En retard
104
30%
Gratuit
Publié : 4 codes
3
Développeur 3
Évaluation
(128)
Projets
236
65%
Arbitrage
30
37% / 23%
En retard
49
21%
Gratuit
4
Développeur 4
Évaluation
(59)
Projets
182
55%
Arbitrage
31
45% / 16%
En retard
103
57%
Gratuit
5
Développeur 5
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
487
17%
Gratuit
6
Développeur 6
Évaluation
(1929)
Projets
3550
88%
Arbitrage
73
40% / 15%
En retard
268
8%
Gratuit
7
Développeur 7
Évaluation
(10)
Projets
14
29%
Arbitrage
1
0% / 100%
En retard
5
36%
Gratuit
8
Développeur 8
Évaluation
(4)
Projets
30
70%
Arbitrage
5
0% / 40%
En retard
12
40%
Gratuit
9
Développeur 9
Évaluation
(54)
Projets
164
43%
Arbitrage
43
47% / 16%
En retard
58
35%
Gratuit
Publié : 1 code
10
Développeur 10
Évaluation
(8)
Projets
9
0%
Arbitrage
6
0% / 100%
En retard
4
44%
Gratuit
11
Développeur 11
Évaluation
Projets
1
100%
Arbitrage
0
En retard
0
Gratuit
Publié : 1 code
12
Développeur 12
Évaluation
(64)
Projets
144
46%
Arbitrage
20
40% / 15%
En retard
32
22%
Travail
13
Développeur 13
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
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: ·
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go

Informations sur le projet

Budget
100 - 200 USD