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
(354)
Proyectos
377
70%
Arbitraje
3
100% / 0%
Caducado
2
1%
Trabajando
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
I am currently seeking the expertise of a skilled MQL5 developer to assist with conversion of a .mq4 Source Code To .mq5 Source Code. The ideal candidate should possess expertise in MQL5 programming, with a strong understanding of algorithmic trading strategies. If you are an experienced MQL5 developer interested in taking on this project, please reach out to me directly with your portfolio and relevant experience. I
I need assistance setting up both manual and automated trading strategies. I want the flexibility to add multiple strategies in the same order as needed. Additionally, I need any profits made to automatically convert to USDT (Tether) rather than remaining in the same coin. The setup should be compatible for both PC and mobile use, and across platforms including Binance, Bybit, Bitget, Gate.io, and TradingView. If you
Hello, this is pretty straight forward. I need a trading strategy in forex or crypto that makes a return of at least or very close to 100% a month. The strategy should also be able to compound profits. DD does not matter but a relative low one would be good. The strategy should be backtested and be giving steady returns of near or above 100% return per month. The strategy also need to be automated into an EA/bot
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free
I am currently seeking the expertise of a skilled MQL5 developer to assist with a custom trading bot project tailored to specific requirements. The project entails the development of a versatile trading bot capable of implementing both manual and automated strategies, with flexibility to switch between strategies seamlessly. Additionally, the bot should be designed to convert profits automatically into USDT, allowing
Hello I need an indicator edited . So I need the ichimoku indicator edited to show when the kijun -Sen and tekan- Sen are both pointing up and the chikou have to be above candles and Senkou span A have to also be pointing up I need an up arrow vice versa for sell. I will need a alert when that happen as well
Mt4 EA 30+ USD
Would it be possible to get a reasonable quote for an MT4 EA with multiple trade entry criteria. With the help of chatgpt I've got a code that compiles without errors or warnings that I have attached in a zip file, it is simply not taking valid trade signals. Not sure if it's of any use to you or if it's better to start from scratch. talk soon
I would like a Forex trading robot for MT5. The market entry signal is based on a TradingView Indicator (I will provide the name of which one), and the robot should execute Buy or Sell trades based on the Buy/Sell alerts that this indicator provides. The TradingView Pine Script is open source, so it will be available for you to see. Closing of positions is done by the SL, TP. The lot size is calculated as a
Hi I'm looking for a developer who can improve on an existing basic EA that isn't quite working correctly due to a lack of comprehension from the previous coder on the logic. It's a hedging system that trades in the opposite direction to a bad entry by entering every x pips until the average of all the bad trades and the good trades are in profit. It then closes all of them at the same point which is in profit by x

Información sobre el proyecto

Presupuesto
55+ USD
Para el ejecutor
49.5 USD