CONVERT TRADINGVIEW PINE SCRIPT STRATEGY/ INDICATOR TO MT4 EA

Trabajo finalizado

Plazo de ejecución 16 horas
Comentario del Cliente
Very fast, competitive price and smooth communications. Consider yourself lucky if this guy chooses to work with you! Thanks man👍
Comentario del Ejecutor
Great customer, Thanks a lot

Tarea técnica

Hi, i have a TradingView custom indicator via pine script based on T3 & CCI indicators together. There is another indicator added but i'm not too sure exactly what it is, if you can help figure it out that would help a lot! It MIGHT be Bollinger %B but I'm not exactly sure.


I would like the following:

  • To be translated (parallel/ exact inputs and coding if possible) into MT4 style code
  • An Expert Advisor that opens and closes positions based on the indications given by the strategy

When the value (on the indicator screen) closes over/ under the 0 period, the current trade is to be closed and replaced with another opposing trade. 

  • No take profits or stop losses.
  • No trailing stops
  • Fixed lot size, that i can change 
  • Only for the H1 timeframe as it seems to be the most profitable and have the most opportunities for riding trends
  • Have the ability to close positions manually without interrupting the algorithm, therefore the EA does not open a new trade or i have to refigure it to the MT4 account
  • Customisable as to what pairs I want the EA to trade
  • Customisable inputs 


I have a full document with all information and the code script which will be attached to the sent file to whom that is willing to help me. I’d also like some comments on the script so that i can understand it and also how it operates on MT4 as I'm fairly new to this type of stuff. The document also shows pictures of how it looks on the charts for further understanding.


Thanks.


Han respondido

1
Desarrollador 1
Evaluación
(2)
Proyectos
2
0%
Arbitraje
3
0% / 100%
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(2675)
Proyectos
3414
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
3
Desarrollador 3
Evaluación
(16)
Proyectos
19
11%
Arbitraje
3
0% / 100%
Caducado
2
11%
Libre
4
Desarrollador 4
Evaluación
(252)
Proyectos
462
26%
Arbitraje
139
20% / 60%
Caducado
100
22%
Libre
5
Desarrollador 5
Evaluación
(412)
Proyectos
543
75%
Arbitraje
9
44% / 0%
Caducado
24
4%
Libre
Solicitudes similares
//———————————————————————————————————————————————————————————————————— 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 () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
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

Información sobre el proyecto

Presupuesto
30 - 60 USD
Plazo límite de ejecución
a 4 día(s)