Report this

What is the reason for this report?

How to find best VPS location to minimize latency among a few crypto exchanges?

Posted on April 24, 2020

hello, I’m building an arbitrage bot, I need to locate the best physiscal VPS location to minimimize latency among a few crypto exchanges I’m trading on. I need a tool to be runned for test or any other idea to make the best choice, including special networking resources to minimize the delays in the connections. (I’m on ubuntu at the moment,python preferred)



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This comment has been deleted

Hello,

You can choose a region which will be closest to you and also your visitors in order to server the content faster are reliable.

You can take advantage of a CDN service to optimise the performance. A content delivery network, also known as a content distribution network or CDN, is a geographically-distributed network of servers that deliver static content to users.

Each edge server in the CDN caches static assets (like web pages, images, video, and audio) from the origin, or host server.

A CDN has several points of presense (PoPs), which is a location that has a group of edges servers. Each PoP sends content to the users that are physically closest to it.

CDNs help deliver static and dynamic online content faster and more reliably, and provides a layer of redundancy for websites.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.