Lavoro terminato
Tempo di esecuzione 5 ore

Feedback del cliente
Good and fast programmer, quickly responds to messages, stays on point.

Feedback del dipendente
Great customer, very friendly and kindly.
Specifiche
I have been using bittrex bot for over a year and few days ago it started to report BAD REQUEST (400) error. (my code did not change, something changed in Bittrex)
this is my mql code:
int nonce = TimeGMT(); string uri = "https://bittrex.com/api/v1.1/market/getopenorders?apikey="+api_key+"&nonce="+nonce; StringToCharArray(uri, uri_char, 0, WHOLE_ARRAY, CP_UTF8); string output = CryptCreateSHA512Hash(uri,api_secret); ArrayResize(uri_char, ArraySize(uri_char)-1); string headers = "apisign:"+output; int res=WebRequest("POST",uri, headers,private_api_timeout,uri_char, result_char, result_headers); result = CharArrayToString(result_char,0,WHOLE_ARRAY); if(res!=200) { Print2("Authorization error #"+(string)res+", LastError="+(string)GetLastError()); Print2("result = "+result); Print2("ERROR: Positions NOT LOADED from all pairs!"); } else { ... }
reports:
Authorization error #400, LastError=0 result2 = Bad Request
php example, that works:
<?php
$apikey='xxx';
$apisecret='xxx';
$nonce=time();
$uri='https://bittrex.com/api/v1.1/market/getopenorders?apikey='.$apikey.'&nonce='.$nonce;
$sign=hash_hmac('sha512',$uri,$apisecret);
$ch = curl_init($uri);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('apisign:'.$sign));
$execResult = curl_exec($ch);
$obj = json_decode($execResult);
if (curl_error($ch)) {
$error_msg = curl_error($ch);
echo 'error='.$error_msg;
} else {
echo 'execResult='.$execResult;
}
?>
returns:
{"success":true,"message":"","result":[]}execResult=1
When I wrote their customer support, they replied:
Hi, The the V1.1 API has been changed to no longer accept request bodies. You must use the API as documented with a query string. https://support.bittrex.com/hc/en-us/articles/115003723911-Developer-s-Guide-API Best Regards,
But I still can't catch what am I doing wrong in my code. Another response from service desk, after me implying that their method doesn't work for me:
HI, Our developers are working to resolve this issue. Please see the information below. There is a workaround to use GetOrdersEx which does not require a POST. ## API POST Account/GetOrders * Method : POST * URL : https://bittrex.com/api/v1.1/Account/GetOrders?apikey=xxx&nonce=1234 * HEADER : * apisign : signature with hmac(sah512) fro above URL * BODY format : * {"orders":["xxxxxxxx-2f68-405b-bfd3-fb19b362feea","xxxxxxxx-3583-48e5-951f-29b3ed04b65f"]} * LIMIT : orders count <= 1000
I need someone to make my code great again and make it work with Bittrex API, as it used to.
Con risposta
1
Valutazioni
Progetti
5
20%
Arbitraggio
2
0%
/
100%
In ritardo
1
20%
Gratuito
2
Valutazioni
Progetti
93
34%
Arbitraggio
10
40%
/
30%
In ritardo
5
5%
Gratuito
Ordini simili
I am looking for an experienced MQL5 or MetaTrader developer who can create a custom solution that generates MT5 trading statement files (HTML or XML format). The tool should allow me to manually input trade data (such as order open/close times, lot sizes, symbols, profits, etc.) and then generate a file that looks identical to a real MetaTrader 5 statement. Requirements: • Ability to simulate real trading history
📜 HostGhost EA Final Job Invite – For MQL5.com 📋 Project Title: Finalize & Polish HostGhost Dynamic Trader EA (80% Completed) 🌟 Project Description: Hello Developers, I am seeking an experienced and detail-oriented MQL5 programmer to finalize and polish a nearly completed EA called HostGhost . 80% of the EA's architecture is already built — structured, modular, well-commented, and elegantly laid out. Your role
Hello dear developer, I need a script developed in mql5 that can take a screenshot and upload that screenshot to google drive. The integration to google drive could be done using Google Apps Script or any other reliable method. A clean source code is needed both mql5 and the google apps script. Thanks
Fast 1
30 - 150 USD
Job Title: MT5 Expert Advisor for ICT Strategy with Fair Value Gap and Risk Management Job Description: I’m looking for a skilled MQL5 developer to create an MT5 Expert Advisor (EA) based on an ICT-style strategy that trades XAUUSD using multi-timeframe market structure and Fair Value Gap detection. Key features: 4H market direction using BOS/CHOCH 2H/1H detection of FVGs (gap between candle 1’s high and candle 3’s
Khali Sniper EA.Bot
50+ USD
The ea should include indicators and should be able to spot entries on a 1 minute /15 minutes time frame, it has to scalp and automatically add take profit and stop loss the bot must trade small accounts from 12USD
The process will be very simple, consisting of a buy and sell signal with a success rate of 92% to 95%. This signal must be accurate and free of any repainting or other fraudulent elements, as it will be tested on a live chart on the short-term timeframe (M1), as shown in the image. Experts with extensive experience in this field, or those with previous experience working with secret societies, corporations, and
I am looking for an experienced MQL4 developer to create a rebate farming Expert Advisor (EA) designed to consistently generate a minimum of 2 lots per day on a $500 account with low drawdown and safe logic . The primary goal is volume generation , not profitability — the EA should be optimized to maximize trade count or lot turnover for rebate/cashback purposes, while maintaining account safety. 🧠 Requirements
Looking for a professional to convert my TradingView Pine Script to Quantower with complete accuracy and a clean, well-structured codebase. I need an expert in strategy and indicator conversions who can ensure the logic, visuals, and performance remain fully intact throughout the transition
I want to copy your trades!
30+ USD
Hello! Can I co-opy you trades? Exact same? Let me tell you I want to copy your trades from your live trading account to my live trading account, simple as that! Before I put you on a live I want demo copiyng to see how you perform! Thank you! Kind Regards /Alpha Momentum
Hello! Are you familiar with binary options trading? Happen to be an expert on it or have a bot that can give very accurate buy or sell answers? Then I’m very interested in you. I am looking to hire an expert in this specific field or buy a bot that can do the ”heavy” lifting. All I need is a yes/no (buy/sell) answer that should be accurate at most times. Or hire you for the job, my money, your job. Before I hire you
Informazioni sul progetto
Budget
30 - 60 USD
IVA (23%):
6.9
- 13.8
USD
Totale:
36.9
- 73.8
USD
Per lo sviluppatore
27
- 54
USD
Scadenze
da 1 a 2 giorno(i)