Tarea técnica
Develop a MT4 chart for me. The details of the chart are:-
The logic is to plot all the supports and resistances as per "single tick" movement but plot ONLY those supports and resistances which are formed AFTER a specified size movement OR the "Average Time" elapse, whichever is earlier.
Average Time:- It is the average time taken for the specified size movement till any moment which is calculated using the movements of all/set number of previous completed candles before that moment.
Formula to obtain Average Time:-
"Average Time" for specified size =
Set Pip Size X [(Total time taken by all/set no. of completed candles for it’s completion)÷(Sum of size of all completed candles in pips including pipettes)]
Detailed Explanation of the Logic:-
Plot all the Supports and Resistances as per "single tick" movement BUT each candle must be of AT LEAST specified size OR "Average Time" elapse. Candles can be larger than the specified size as candle completes only when a Support or Resistance is formed AFTER the specified size is achieved or "Average Time" elapse is achieved.
Candle completion due to "Average Time" achievement:- Complete the candle at the completion of the tick as soon as the time elapsed since the start of the formation of a candle gets equal to "Average Time".
Candles should have OHLC.
How to plot:- Don't plot any support or resistance untill and unless the specified size movement OR "Average Time" elapse is achieved for a candle. As soon as the above is achieved start looking for the formation of any "single tick" based support or resistance. As soon as it is formed, complete present candle and start new candle from that support or resistance level point and continue the steps as explained from the beginning in this paragraph.
Han respondido
1
Evaluación
Proyectos
978
46%
Arbitraje
32
38%
/
34%
Caducado
96
10%
Trabajando
Ha publicado: 6 ejemplos
2
Evaluación
Proyectos
34
26%
Arbitraje
7
14%
/
43%
Caducado
7
21%
Libre
3
Evaluación
Proyectos
334
55%
Arbitraje
14
36%
/
29%
Caducado
1
0%
Libre
Solicitudes similares
Existing indicator compiles but does not want to attach to chart anymore, worked previously Requirements: Debugging of code so indicator attaches to chart Original values required to work as they previously worked, no adjustments Testing of indicator to make sure it attaches to a chart properly
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)
Indicator
130+ USD
To trade Forex and pass FTMO challenges by combining: Smart Money Concepts (SMC), RSI divergence and Strict filtering to avoid overtrading and drawdown. If you’re experienced in this let me know. Thank you very much
SpikeEnginePro EA
30+ USD
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and
Información sobre el proyecto
Presupuesto
30+ USD
Plazo límite de ejecución
de 7 a 15 día(s)