ICUSTOM command routine structuring

MQL4 Indikatoren

Auftrag beendet

Ausführungszeit 6 Tage
Bewertung des Entwicklers
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.

Spezifikation

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.









Bewerbungen

1
Entwickler 1
Bewertung
(97)
Projekte
135
52%
Schlichtung
4
50% / 50%
Frist nicht eingehalten
0
Arbeitet
2
Entwickler 2
Bewertung
(50)
Projekte
94
29%
Schlichtung
3
33% / 0%
Frist nicht eingehalten
4
4%
Frei
3
Entwickler 3
Bewertung
(2)
Projekte
1
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
i want to create an indictor to show the dailyTF candle sticks on 1 hr chart. I also like to have 4 indicators in mini chart ( 3 different moving averages and Bollinger band ) i like it to display like this here is an example i found on MQL5 https://www.mql5.com/en/forum/183609
Merge 2 ZickZack indicators to 1 indicator. Indicator 1 is a ZickZack Pointer. Indicator 2 is based on 3 level ZickZack semaphore. Indicator source codes will be provided to the selected developer
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
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

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD
Ausführungsfristen
von 1 bis 2 Tag(e)