Tesla (369) & circle 360 Functions required !

MQL5 Scripts Consultation Forex

Tâche terminée

Temps d'exécution 4 minutes

Spécifications

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

 

 


Répondu

1
Développeur 1
Évaluation
(461)
Projets
488
70%
Arbitrage
6
67% / 0%
En retard
2
0%
Gratuit
2
Développeur 2
Évaluation
(26)
Projets
34
26%
Arbitrage
7
14% / 43%
En retard
7
21%
Gratuit
3
Développeur 3
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
Commandes similaires
Hello, I am looking for an experienced MQL5 developer to develop a professional and reliable Expert Advisor (EA) for MetaTrader 5. The EA will be based on a custom automated Forex trading strategy that I have developed and tested. The detailed trading logic and proprietary rules will be provided privately to the selected developer. General requirements: • Development in MQL5 for MetaTrader 5. • The EA will initially
I would like you to create, or if you already have one: purchase a profitable martingale OR grid EA from you that NEVER blows up the account. REQUIREMENTS Platform : only MT4 Pair : any Timeframe : any Strategy : any Profitability : 10% / month, every month. Not an "average", but: every month. Lots : dynamic (as the account grows, so do the lot sizes) THE PROCESS Send me a trial version of the .ex4 file. I will
Anallysis 30+ USD
Market signal analysis is the process of identifying, interpreting, and evaluating specific indicators or cues in the financial market to predict the direction of asset price movements. The results of this analysis generate trading signals that provide specific recommendations regarding the best time to buy, sell, or hold an asset
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
I need an MT5 Expert Advisor based on my A+ ICT/SMC Institutional Anticipation Framework. The EA must use a strict multi-timeframe hierarchy: Daily = Liquidity Map ONLY: Identify BSL/SSL, swept/unswept liquidity, equal highs/lows, major OBs, FVGs and institutional POIs. H4 = Institutional Direction: H4 determines the ONLY bias (BUY or SELL) using structure, BOS/CHoCH, OB, FVG and Premium/Discount. Lower timeframes
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
WillyFX 30+ USD
need an MT5 Expert Advisor designed for educational and demo-account testing. The robot should identify trading opportunities using clear technical rules, manage entries and exits automatically, include stop-loss and take-profit controls, limit risk per trade, avoid excessive trading, and provide adjustable settings for backtesting and optimization
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low

Informations sur le projet

Budget
55+ USD