Forum

CustomRatesUpdate Not Working

Dear colleagues, I'm trying to import some external data into MT5, but I'm having some difficulties with some functions , specially CustomRatesUpdate. I'm trying to do a simple test, but CustomRatesUpdate is returning -1, and _LastError is 0. Can anyone please help me? Thanks in advance. void

Poloniex API integration

I'm trying to develop a integration with Poloniex API (https://docs.poloniex.com/#introduction), buy I'm facing some difficulties on doing private HTTP connections. Here's my code, can anyone help me? Server is returning the message {"error":"Invalid API key\/secret pair."} Thanks in advance