Tesla (369) & circle 360 Functions required !

MQL5 Sripts Asesoramiento Fórex

Trabajo finalizado

Plazo de ejecución 4 minutos

Tarea técnica

Hello everyone ,

as I am not a developer but what i am going to explain below I already did it easily in excel , here  I am looking for to have 2 functions, where I can pass values and get back results ,  the result will be tested as comment &/or export as file (txt) in log directory

so let me explain the functions:

 

369 , tesla regular expression functions:

this function should be able to process :

1-       Date+Time”Period_Frame” 

2-      Price only

example 1: Date time:

2021-05-02 6 AM =

2+0=(2)        2+1=(3)   2+3 = so the year equals (5 )

Month  0+5 =(5)

-------->Now we sum the year and the month (10) they are 2 digits , must be broken so 1+0 = 1

continue

Day        0+2 = (2)

Hour      0+6= (6)

now sum all 5+2= 7 + (6) = 9 . this date  is required to be known date

, another example:

2020.11.06

6:00 AM

but let me take it from right to left , 0+6 =6 & 6(hour) = 6(day) =12 again we break the result , 1+2 =(3) , now we have a single digit , we continue , 1+1 =(2)+ previous (3) =5 , 0+2=2 + previous 5=7 & 0+2 =2 +previous 7 = 9 ,, this is a chosen date to be reported.

 

the same should happen for price:


 the most important is to be able to call the function pass the values for it get the result in an easy way , if you have restriction against the 256 characters comment number i have a work around i found it my self to drop as many as text character (comment) on the chart , so no robot here more than  a function logic.

for the increment in case of the date is 1 day , datetime (date plus hours) based on the time frame if it is 1 hour then it will continue as much as the range the specified.

the 2 nd function is Circle , will be applied this time on 3 different (separate) inputs types (Price / Time / Date) , it should be a 2 way function:


 

the 1 st way it should work :

in excel I pass the price  , i specify the increment for angel to control the radian increment which will affect my price level ,

the 2 nd way it should work:

i pass the start and end of the price (or time or date) it should calculate for me the increment value after dividing on my 25 levels

 Please note that time/date always increase , but Price has 2 directions , up and down 

the result should be printed as comment AND exported as txt/csv into the log directory

1-      the functions should be easy  explained

2-      I should be able to clone it in same ea , so please explain to me what I need to change to make it happen.

3-      if you can make one input to control the values (variables) change on the chart, I will continue to do it for the rest of other variable inputs.

4-      I should be able to use the output time& date without any problems in my formulas , i.e. I am using iTime to get the current hours or date , but i have a problem when I am using it in the code if (iTime(Symbol(),PERIOD_M1,0) >= BalanceTop) {BalanceSignal = 1;}
I get iTime value as date like 2021.05.23 20:00:00 while my other formulas like 1621797632 , please advise what can i do with either of two values to be able to compare the current time & the formulas outputs


 

to recap , i had a good developer that gifted me RSI function to use it that way:

int RSIind = RSI(PERIOD_CURRENT,RSIprd,PRICE_MEDIAN,1);

I want to be able to pass my variables to your functions to get the results in that easy way

 

 


Han respondido

1
Desarrollador 1
Evaluación
(451)
Proyectos
477
69%
Arbitraje
6
67% / 0%
Caducado
2
0%
Trabaja
2
Desarrollador 2
Evaluación
(26)
Proyectos
34
26%
Arbitraje
7
14% / 43%
Caducado
7
21%
Libre
3
Desarrollador 3
Evaluación
(119)
Proyectos
169
38%
Arbitraje
9
78% / 22%
Caducado
15
9%
Libre
Solicitudes similares
Gold Precision Pro 30 - 100 USD
I want the indicator to be built professionally and carefully because the strategy is strong, but it requires advanced and clean programming. The indicator should work mainly on XAUUSD M15 and should generate more than 2 high-quality signals per day, ideally around 2 to 4 signals maximum, without flooding the chart. The logic must not be random. Each signal must be based on: HTF Bias from H1/H4, Liquidity Sweep
Darwish 30 - 100 USD
Hey, I want you to build an AI bot for buying and selling. I really like the structure and design of the information I sent you, so please use that as the base. I need the same logic and flow, but make sure it’s unique to me. The bot should handle buying and selling, and I want to control access most users get limited access, like one day, but I need a way to grant full, unlimited access if I choose. Don’t worry just
Super scalper 30 - 200 USD
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
Situation: Please contact me privately so I can provide the source code for review. Thank you. Project Overview: I have developed a high-frequency trading (HFT) EA that performs consistently in demo environments and passes most prop-firm requirements. While short live phases showed profitability, the results were not reproducible over time. My primary goal is stable live performance on retail accounts , not just
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
I need a simple MT5 custom alert indicator/scanner. It must scan a list of FX pairs and alert me when my MACD continuation setup appears. Symbols The tool must allow me to enter a custom list of symbols, for example: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD, NZDUSD, EURJPY, GBPJPY, AUDJPY, CADJPY, CHFJPY, NZDJPY, EURGBP, EURAUD, EURNZD, EURCAD, EURCHF, GBPAUD, GBPNZD, GBPCAD, GBPCHF, AUDNZD, AUDCAD, AUDCHF
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to

Información sobre el proyecto

Presupuesto
55+ USD