Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 255
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
mzk_3om6u ,here's a BASIC converter on the hub, you can translate it on the spot.
You can open it in notepad and save it in ANSI. It's another matter if you need to pre-code it programmatically.
I add THIS.... and it prints 5__13 again. Shouldn't there already be indicator values?
You can open it in notepad and save it in ANSI. It's a different matter if you need to pre-code it programmatically.
This is the question of software precoding.
mzk_3om6u ,here's a BASIC converter on the hub, you can translate it on the spot.
Eh, if I was a skilled kid, but all I know how to do is yank functions))))
That's the question, programmatically.
Create a topic, otherwise you'll get tired of sitting in this box with the whole crowd... I found a function in php translated, the line "РРєÐśÐśÐ†Ð××ІІІІа"ÐµÐЅÐґÐ°ÑЂЊ - ÐђÐЅÐ°Ð° ÑÑ'ÐЅÐа" is converted into "Economic Calendar - Market Analysis". Was this the case or is there an error in my function?
Aconomic
There's most likely D0 AD, letter E, but #&HAD is html ­ - soft transfer in Win1251, due to this the first character of Win1251 is duplicated and you get D0 D0, which in utf-8 does not correspond to any character...
Tried letter "E" and "e" - converts normally, may be it was like this with "A". Put the function here.
Tried the letter "A" and "e" - it converts normally, it must have done so with "A". Put the function here.
there was an A, thanks for the function.
there was A, thanks for the function.
Send me the file and I'll see what's up.