Convert tradingview strategy into indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 6 ore
Feedback del cliente
good developer, want to hire again in the future.
Feedback del dipendente
Great customer !!!

Specifiche

Hello coder,

looking for expert to create or convert this strategy bellow into indicator alerter.


How it works:

After a yellow arrow appears wait for the next candle and after this candle closes

alert message with position buy or sell which need to be opposite color of the previous candle.

Add trigger: EMA 100 (only alert to open position sell if candle is bellow EMA, and only buy if candle is above EMA)


study(shorttitle="STC", title="Strategy to convert", overlay=true)

// Calculations
Axe_Red = (open[1] > close[1] and high[1] - open[1] < open[1] - close[1] and close[1] - low[1] > 1.85*(open[1]-close[1]))
Axe_Green = (open[1] < close[1] and high[1] - close[1] < close[1] - open[1] and open[1] - low[1] > 1.85*(close[1]-open[1]))
MI_Red = (open[1] > close[1] and close[1] - low[1] < open[1] - close[1] and high[1] - open[1] > 1.85*(open[1] - close[1]))
MI_Green = (open[1] < close[1] and open[1] - low[1] < close[1] - open[1] and high[1] - close[1] > 1.85*(close[1] - open[1]))
// Setups
CALL = Axe_Red == 1
CALL_two = Axe_Green == 1
PUT = MI_Red == 1
PUT_two = MI_Green == 1
ARROW = (CALL + CALL_two) - (PUT + PUT_two)

plotarrow(ARROW, colorup=yellow, colordown=yellow, offset= -1,transp=0, minheight=10, maxheight=10)


-----------------------------------------------

What this strategy does is wait for a hammer, wait for the next candle from hammer close, and enter the opposite color of that candle.

Con risposta

1
Sviluppatore 1
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
2
Sviluppatore 2
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
3
Sviluppatore 3
Valutazioni
(336)
Progetti
620
38%
Arbitraggio
39
23% / 64%
In ritardo
93
15%
Gratuito
4
Sviluppatore 4
Valutazioni
(710)
Progetti
1029
39%
Arbitraggio
47
49% / 23%
In ritardo
84
8%
Gratuito
5
Sviluppatore 5
Valutazioni
(230)
Progetti
431
27%
Arbitraggio
122
21% / 56%
In ritardo
96
22%
In elaborazione
6
Sviluppatore 6
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
7
Sviluppatore 7
Valutazioni
(546)
Progetti
823
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
Ordini simili
hello i need an indicator that send an alert for MT4 when my conditions on multi timeframe are met (support and resistance) i will consider the best price/quality ratio i will more discuss on message, if you can also provide general draft/image it will very appreciated
Hello, I am a trader but I find it difficult to have a profitable EA because I don't have a profiting strategy for developer to develop on, so I need a professional developer that also have experience in trading or also trade to quote a profitable strategy for me and also code the strategy to an automated EA base on my requirement such as trading pairs etc. please apply if you are capable in handling this project for
I'm only seeking experienced developers who have successfully completed projects similar to this. I require someone to develop a copy-trading system that can execute trades on clients' mt4/mt5 upon my posting on platforms like Telegram or spreadsheets . Additionally, I need a feature for tracking and recording the trading signals that I send. I'll provide further details and examples during our discussion
I need a professional or expert who is a trader and also know about coding that can quote a profitable strategy and code the strategy for me in MT4 with my specification, If you are capable of doing this I will be glad to share my requirement with you to get started
Integration of Supply and Demand Zones from CSV: Develop functionality to read supply and demand zone data from a .CSV file. Define the structure of the CSV file for storing zone data (e.g., price levels, zone type). Implement a mechanism to parse the CSV file and extract relevant zone information. Dynamic Zone Detection: Integrate algorithms to dynamically identify supply and demand zones based on historical price
When passing this indicator, the distances of the intersections cannot be important. i.e. if the approach of the ema characters that I have set in the graph converges at a distance, it should be shown to me correctly. it should show the convergence lines of the two intersections without or without the proximity and distance setting and give the necessary time warning.First of all, each ema intersection may need to be
Objectif de la modification : 1. Supprimer les sécurités spécifiques pour permettre la compilation avec n'importe quels identifiants de compte réel ou démo. 2. Corriger les erreurs présentes sur chaque ligne du code source. 3. Intégrer les filtres et les flèches d'achat et de vente déjà présents dans le programme existant. 4. Ajouter une fonctionnalité de trailing stop pour améliorer la
Due to the complicity of the strategy on the first two orders I made,I had to create another one with a simple strategy cos many can't create what I'm asking for...Example: : When The market is buying and rejects an has created an M formation the First leg is higher than the second leg(first leg Higher high,second leg lower high then a line must touch the peak of the Higher high then connect with the peak of the
Requesting to update article code to work with latest terminal version. Please refer to article before approaching. Article: https://www.mql5.com/en/articles/3215 Require you to please update and send new source code files back. Thank you
I am in need of a developer to connect my TradingView signal with cTrader in other to make receive information and make it work perfectly your expertise is highly needed in this project feel free to reach out to me and let's get started

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
da 1 a 6 giorno(i)