PINESCRIPT INDICACTOR. TRADING VIEW ENGULFING CANDLE INDICATOR

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
Another great cooperation with this developer.

Spécifications

Hello 
I need PINESCRIPT language Indicator SCRIPT.
Its Engulfing candle indicator. Showing engulfing candles as showed on photos attached. 
When candle is engulfing there is arrow pointing on that candle and also ther is a horizontal line marking engulfing level as shown on photos below. 
If You think You can handle it let me know

Dossiers :

PNG
eng.png
6.8 Kb

Répondu

1
Développeur 1
Évaluation
(564)
Projets
845
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Gratuit
2
Développeur 2
Évaluation
(56)
Projets
92
62%
Arbitrage
0
En retard
4
4%
Gratuit
3
Développeur 3
Évaluation
(317)
Projets
355
72%
Arbitrage
7
43% / 29%
En retard
20
6%
Travail
Commandes similaires
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

Informations sur le projet

Budget
30+ USD
Délais
de 1 à 2 jour(s)