ICUSTOM command routine structuring

MQL4 Indicators

Job finished

Execution time 6 days
Feedback from employee
He is great customer. Our communication was clear. Task was very interesting. I highly recommend to work with him and I will wait for another his order.

Specification

Hi! I need to structure the code to remove from a STRING PROPERTIES values ​​that are between UNDERLINE and put them inside the structure of the iCUSTOM command to use in my projects of construction of indicators and experts in Mql4, Part of the principle of this code below, however it did not work.


Here is just an example remembering that in practice the amount of values ​​is random and the routine must foresee this.

string PROPRIEDADES = "X_12_X_2_3_1_X"; string separador = "_"; string valores[] = StringSplit(PROPRIEDADES, separador); //Criar uma lista dinâmica para armazenar os valores extraídos ArrayResize(valores_extraidos,ArraySize(valores)); for (int i = 0; i < ArraySize(valores); i++) { //Tentar converter o valor para double e armazenar na lista, caso contrário armazenar o valor como string if(IsDouble(valores[i])) valores_extraidos[i] = StrToDouble(valores[i]); else valores_extraidos[i] = valores[i]; } //Chamar a função iCustom passando a lista de valores extraídos como parâmetros double Buy = iCUSTOM(NULL, PERIOD_CURRENT, "my Indicator", valores_extraidos, Buffer1, 0);

The respective code ended up not working, but it already gives a good idea of ​​the structure I need.









Responded

1
Developer 1
Rating
(97)
Projects
135
52%
Arbitration
4
50% / 50%
Overdue
0
Working
2
Developer 2
Rating
(50)
Projects
94
29%
Arbitration
3
33% / 0%
Overdue
4
4%
Free
3
Developer 3
Rating
(2)
Projects
1
0%
Arbitration
2
0% / 100%
Overdue
0
Free
Similar orders
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I have an indicator i will like to view in form of dashboard across various timeframes, i also will like a push notifications alert feature that will appear on my mt4 mobile to keep track of my trading pairs
Need a dashboard, which can monitor up to 30 selected pairs in selected time frames. It monitors AO, MACD and stochastic. In the cells of dashboard, if AO is positive in the relevant symbol/tf, it writes "UP". When one of AO is above 0 level AND Stochastic is in OS zone it writes "UPUP". When AO is above 0 and when stochastics is oversold minimum of two times,it will alert UPU2 if AO is negative below 0 in the
Looking for custom strength indicators I can add to my EA. An indicator that can measure the strength of buyer and sellers. Please show me what you have, thank you
Modify Indicator 30 - 40 USD
I need an expert who can assist me in modifying an open source PineScript indicator code to add additional features. Only applicants with prove of work should apply for more discussion

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 2 day(s)