Find Jobs
Hire Freelancers

.NET - DLL for connecting to Binance Trade API (Websocket)

€30-250 EUR

Cancelled
Posted over 6 years ago

€30-250 EUR

Paid on delivery
C# .NET Framework 4.6.2, should run in VS2015 we need source code, roality free distribution, all rights on source code Should be stable and manage to handle 5000 orders in a row without reaching spamming limits of the exchange (so delaying the orders to the appropriate amount in a queue). Should implement the following interface: public interface ICryptoExchange { // The component should implement a queue (in a base class, so that additional components can use) // This queue is only in RAM (no database, file, ....) // There should be 2 queues (one for AddOrder, one for RemoveOrder) // RemoveOrder should be done first (only if RemoveOrder-Queue is empty) system works on the AddOrder-Queue // Init bool Init(string sApiKey); // initializes connection, result indicates success // GetInfos List<Market> GetMarkets(); List<Order> GetOrders(); // orders of all markets List<Order> GetOrders(string sMarketName); // orders of a single market (for example ADA/BTC) List<Order> GetFilledOrders(DateTime mFrom, DateTime mTo); // orders of all markets, that have been filled between mFrom and mTo (inclusive) // Trade string AddOrder(Order oOrder); // places order, result is identification of order at the exchange, result is "" if not successful bool RemoveOrder(string sOrderId); // removes order from excange, result indicates success } Market and Order are simple objects: public class Market { public string Name { get; set; } // For example: BTC/EUR public decimal Open { get; set; } public decimal High { get; set; } public decimal Low { get; set; } public decimal Last { get; set; } public decimal Volume { get; set; } public DateTime IntervalStart { get; set; } // Timespan-Start for data: Open, High, Low, Volume public DateTime IntervalEnd { get; set; } // Timespan-End of current data: Last public decimal MinUnit { get; set; } // Lowest Order-Amount (ADA/BTC = 1, BCC/BTC = 0,001) } public class Order { public string OrderId { get; set; } // only filled when placed at the exchange public string MarketName { get; set; } // for example "ADA/BTC" public bool Buy { get; set; } // true = BUY, false = SELL public decimal Quantity { get; set; } // Quantity of TradeCurrency (Amount of ADA for ADA/BTC) public decimal LimitPrice { get; set; } // there must always be a limit, no order should be placed without public Order() { OrderId = ""; } } There might be some customizations (for example max orders per minute) and adaptions to the above concept during the test phase, but in general that's it for the first phase.
Project ID: 16045182

About the project

11 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
11 freelancers are bidding on average €434 EUR for this job
User Avatar
I can deliver high quality solution for your project. Relevant Skills and Experience C# Proposed Milestones €2822 EUR - final
€2,822 EUR in 25 days
5.0 (32 reviews)
7.4
7.4
User Avatar
Hello I read your proposal and i think i can do your project well I have good experience in C# and DLL I wish to work with you soon Regards Relevant Skills and Experience C#, .NET Proposed Milestones €200 EUR - as full work
€200 EUR in 3 days
5.0 (16 reviews)
5.7
5.7
User Avatar
Hi, I have worked with a number of coin APIs and I can guarantee a working solution. I am always online, lets chat for further details. Thanks Relevant Skills and Experience C#/.NET/Software/API Proposed Milestones €200 EUR - Completion
€200 EUR in 3 days
4.8 (8 reviews)
4.9
4.9
User Avatar
I have professional team of mobile app development and all have experience equivalent to me in their profession. Let talk more to move further quickly Relevant Skills and Experience Mobile app development iOS mobile app development Android mobile app development web-api integration  app design integration Proposed Milestones €155 EUR - Initial milestone
€155 EUR in 3 days
5.0 (1 review)
2.8
2.8
User Avatar
I have been working as freelancer since last ~ 7 years,prior to this was working with a MNC as an Sr. Software Professional. Relevant Skills and Experience -- VBA and Excel,Word,Office Applications,VSTO -- Expert on C# using .NET framework using Visual Studio 2012 and 2015 -- WPF and Windows Forms Application Proposed Milestones €188 EUR - C#
€188 EUR in 3 days
5.0 (2 reviews)
2.2
2.2
User Avatar
I have been working with class libraries and framework creation for a long time now. we can easily build and deliver it to u.
€166 EUR in 3 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of AUSTRIA
Rainbach, Austria
5.0
4
Payment method verified
Member since Sep 5, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.