.

$Login = 0; #Must be Changed $apiPassword = "password"; #Must be Changed $data = array("Login" => $Login, "Password" => $apiPassword); $data_string = json_encode($data); $ch = curl_init('http://client-api.instaforex.com/api/Authentication/RequestPartnerApiToken'); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST"); curl_setopt($ch, CURLOPT_POSTFIELDS, $data_string); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/json', 'Content-Length: ' . strlen($data_string))); $token = curl_exec($ch); curl_close($ch); $apiMethodUrl = 'partner/GetOperationRecords/'; #possibly Must be Changed $parameters = $Login; #possibly Must be Changed. Depends on the method param $ch = curl_init('http://client-api.instaforex.com/'.$apiMethodUrl.$parameters); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "GET"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, false); # Turn it ON to get result to the variable curl_setopt($ch, CURLOPT_HTTPHEADER, array('passkey: '.$token)); $result = curl_exec($ch); curl_close($ch); echo $result;

Monday, August 21, 2017

When It Rains, It Pours

We ain't going nowhere 'cause heroes never die Hindsight is always 20-20 Enforce a mental overload Not even close It was just another day Then I started seeing "bad omens" in my head Random turmoil builds in me And so as you hear these words telling you now of my state It was just another day Not even close Slight of hand and quick exchange It was just another day Then I started seeing "bad omens" in my head Push me to a breakpoint, breakpoint Only one will stay alive, only one will stay alive Used to control and command Random turmoil builds in me Slight of hand and quick exchange

No comments:

Post a Comment

bbscoin backup

Address: fyS4dDZgvrqHkMD7rtBGVYZDovK9nw9sxP8aujB9mEea3ttF4dAogD4UP4RC6nGDqLDgCgfW8rsxGB9wWUcwmgMC12x635aCP View Secret: omit push coast ...