Tesla (369) & circle 360 Functions required !

MQL5 脚本 咨询 外汇

工作已完成

执行时间4 分钟

指定

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

 

 


反馈

1
开发者 1
等级
(354)
项目
377
70%
仲裁
3
100% / 0%
逾期
2
1%
已载入
2
开发者 2
等级
(26)
项目
34
26%
仲裁
7
14% / 43%
逾期
7
21%
空闲
3
开发者 3
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
相似订单
Hello, please let me know if any of these strategies can be turned into a bot (automation) and run 24/7 on a vps. Also note that they might not use the latest versions of indicators, if this matters, then please check for the latest versions. Thank you! Dan https://1drv.ms/f/s!Alr17W7ddJLYgYgiFKZYluOfokbfQg
Hello! Thanks for reading. I need an EA with an inbuilt/already made strategy that I can use for prop firms. The drawdown should be very low of only 2-4% max and another criteria is that no one else other than you are currently using it and if you happen to use it you must tell me which prop firm you are using it on to avoid us using the same EA on the same prop firm to get the account denied. As you know or may
Angelshark 30 - 35 USD
Hello i want an indicator for drawing lines of resistance and support as shown in the picture below it will be from combining two mt 5 indicators simple MA and Exponential moving average. I will give the parameters and all the values required anyone willing to do it in the chepest price possible also i need to test the indicator before payment
I need a proven GOLD scalping ea with very low drawdown, SL&TP. The EA should not be martingale and grid strategy. Preferably low time frame scalping . If you have a personal scalping EA please message me for discussion. Preferably with investors account read me only to see the trade results or a demo backtest ea
looking for a developer who can Design MT5 EA as per my Strategy based on Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] pine script indicator to MT5 (Mql5) Main Inputs 01) Indicator: Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] 02) CYCLE SETTINGS 03) LOT SIZE SETTINGS 04) TP, SL, TS SETTINGS 05) EQUITY PROTECTOR SETTINGS 06) CUSTOM TRADING SESSION TIMES 07) HIGH IMPACT NEWS FILTER Stratagy is : After identify
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, 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

项目信息

预算
55+ USD
开发人员
49.5 USD