Grzegorz Korycki
Grzegorz Korycki
3.9 (57)
  • Information
12+ years
experience
14
products
948
demo versions
0
jobs
0
signals
0
subscribers
Programmer, developer. (39 years old)
Experience in programming in 15 different languages.

My hobbies are history, history of economics and money, politics, bicycle riding, trading, game programming, strategy and rpg games.
Grzegorz Korycki
Added topic MT5 doesn't allow me to setup my proxy address - automatically puts incorrect instead
I have an issue with MT5 on my dedicated server . Even though I've been using this setup with MT4 (around 45 terminals in total) for years, recently, since the beginning od the year, they keep causing machine to crash (files are being saved slower
Grzegorz Korycki
Added topic How to make MetaEditor look more like ATOM in Dark Mode - quick tutorial
Ok. Let's cut to the chase: (results below on a screenshot) 1. Go to MetaEditor and go to Tools/Options 2. Switch to Colors and fill this in: (I will include only changes from the defaults) a) Text Foreground: 244,108,117 ; Background: 15,16,20 b)
Grzegorz Korycki
Left feedback to developer for job Webrequest "DELETE" function without DLL
ADEEB786
ADEEB786 2019.04.24
Hi There, i m using free version of grid on live account but the problem is it does not take profit and close the trade when reached TP. Any suggestion thanks
Grzegorz Korycki
Grzegorz Korycki 2019.05.17
if it is mt5 version please check if hedge option in inputs matches type of your account. (turn on hedge mode for hedge account)
Grzegorz Korycki
Left feedback to developer for job Bittrex API #400 "Bad Request" WebRequest problem
MAURIZIO33FOREX
MAURIZIO33FOREX 2018.10.05
hi friend, i purchase your GRID PRO any day ago, is possible have file .set because in the directory co no run. you can please send me any .set good?
Grzegorz Korycki
Grzegorz Korycki 2019.05.17
please take a look at https://tradecraft.pl/grid
you will finds tutorials how to create sets there
Grzegorz Korycki
Left feedback to developer for job Adding a solution for WebRequest not supporting DELETE, besides POST and GET. Ready code - modification needed.
Grzegorz Korycki
Published code SHA256, SHA384 and SHA512 + HMAC
Many developers need these functions, while working with different kinds of external APIs, like Bitcoin and altcoin exchanges where it is often necessary to send data with the confirmation of parameters validity through HMAC-SHA512, HMAC-SHA384 and HMAC-SHA256.
· 5 14577 1034
Grzegorz Korycki
Left feedback to developer for job Rest API connection to the Binance API
Riz Trad
Riz Trad 2022.12.25
Hello Grzegorz, I'm looking same about connection to Binance API EA. Please reply me for further conversation.
Grzegorz Korycki
Added topic Webrequest() strange behaviour
Hey. I am having some problems with WebRequest. I used this function numerous times in the past - never had any problem.  The problem I now face is related to accessing binance API. When you open those 2 urls simply in a browser
Grzegorz Korycki
Added topic CryptEncrypt example doesn't return proper values
I have CTRL+C the example from  https://docs.mql4.com/common/cryptencode and just changed encode to CRYPT_HASH_SHA256 but the EA returns hash: 2018.06.06 11:33:23.602 !BINA_TC_000_test AUDCAD,H1: Encoded data: size=32
Grzegorz Korycki
Added topic More than 32x Metatrader 4 terminals not possible?
I have rented a nice dedicated server with decent cpu and 16 gig ram. I have encountered a problem though - I am not able to run more than 32 terminals at the same time. If for example I want to run Terminal33 it is not starting, but if I quit
Marko
Marko 2017.09.20
Witam można prosić o pomoc w ustawieniu Pan produktu ? email pawlik.przemyslaw@wp.pl
Grzegorz Korycki
Added topic SOCKS5 Proxy bypassed by WebRequest command?
Hey. I have a problem. I configured anonymous IPVANISH SOCKS5 proxy (it tests OK and it works), but when I created a small expert advisor to test my ip     char result_char[]; string result_headers;    char data_char[];