Bogdan Alin Baltatu
Bogdan Alin Baltatu
5 (13)
  • Information
14+ years
experience
0
products
0
demo versions
24
jobs
0
signals
0
subscribers
Software Engineer at Qubbit.com
Bogdan Alin Baltatu
Added topic How to add an indicator to a chart?
Hi, I looked into documentation and I only function to delete indicator to a chart. My question is : How can I add from mql4 language an indicator to a specific chart? Thanks 
Bogdan Alin Baltatu
Added topic How can i send a cookie with WebRequest?
Hi, When i call WebRequest function i receive a cookie in header response. How can i set a cookie using WebRequest function? My cookie look in this mode = " Cookie: JSESSIONID=B679D3E7495C944FD5407263E27E2315; Path=/; HttpOnly Cookie: T=1474112508;
Bogdan Alin Baltatu
Added topic How can i send cookie session from WebRequest?
Hi, How can i save the cookie session fro WebRequest function ? I need the cookie session to perform another request .  
Bogdan Alin Baltatu
Added topic How can I find MT4 build from MQL4?
Hello, I want to find MT4 build from mql4 code. How can i do this? The reason is my programs work only in MT4 build 765 or highter. Thanks 
Bogdan Alin Baltatu
Added topic CurrentTime calculated
Hi, I want to know what is current broker time in weekend because I want to determine GMT offset. In mql5 is a function call TimeTradeServer() but in MT4 are not. How can I know what is the broker time in weekend
Bogdan Alin Baltatu
Added topic NormalizeDouble bug?
Hi, I use NormalizeDouble function and sometimes don't work. I put a print screen below from my code in debug mode. This is an bug?