Analytics for Trading with NOA

Overview

Analytics for Trading using NOA

In this repository we present a few examples for trading analytics that leverage the nonlinear optimisation platform NOA and its experimental kotlin-jvm frontend within the KMath library.

Installation

To use kmath-noa, you will need first to build & publish the module locally.

For data storage, you have to install MongoDB. You can edit the configurations in the conf.yaml file.

High Frequency Trading in Cryptocurrency Markets

In this study, we explore the impact of High Frequency Trading on execution costs and liquidity for several Cryptocurrency exchanges.

You will find the data collection utilities within crypto-hft-data. To run the app you need to simply execute:

./gradlew -Dorg.gradle.java.home=/path/to/local/jdk -q :crypto-hft-data:run --args=/path/to/conf.yaml

You can configure it in conf.yaml to get the LOB data feed from the following exchanges and liquidity aggregators:

for any of the traded instruments available on the platforms.

Once you've collected a bit of data you can run the analysis with the models we provide in crypto-hft-analytics.

The module crypto-hft-visual provides the visualisation apps.

Acknowledgements

The following research has been carried out using our platform:

  • R. Grinis, A. Kislitsyn, I. Drozdov and K. Shulga Are Cryptocurrency Markets Running Behind the Fed? A Significant Shift in Crypto Markets Microstructure (October 20, 2021). Available at SSRN

We kindly acknowledge support from Finery Markets, GrinisRIT ltd. and JetBrains Research.

(c) 2021 GrinisRIT ltd. and contributors

You might also like...
Countly Product Analytics Android SDK
Countly Product Analytics Android SDK

Countly Android SDK We're hiring: Countly is looking for Android SDK developers, full stack devs, devops and growth hackers (remote work). Click this

Tiny tracking lib for Google Analytics.

BloodHoud Tiny library for tracking screens and events with google analytics and / or firebase analytics. How to install repositories { maven {

Gadget is a library that makes analytics tracking easier for android apps

gadget (In RC Stage) Gadget is a library that makes analytics tracking easier for android apps.

Free forever Marketing SDK with a dashboard for in-app SplashScreen banners with built-in analytics
Free forever Marketing SDK with a dashboard for in-app SplashScreen banners with built-in analytics

AdaptivePlus Android SDK AdaptivePlus is the control center for marketing campaigns in mobile applications Requirements minSdkVersion 16 Examples prov

Analytics Tools for Kotlin Multiplatform Mobile iOS and android
Analytics Tools for Kotlin Multiplatform Mobile iOS and android

Index Features Example Introduce Architecture Installation Configure Using Screen Mapper Initialization Implementation Delegate Parameters ATEventPara

Data analytics app for mining

Vision Vision is a data analytics app developed to visualise and interact with m

Owner
Roland Grinis
CTO at GrinisRIT
Roland Grinis
Vkontakte API bot for trading VK Coin

Sweet Coin Market Vkontakte API bot for trading VK Coin. Please star this repo if you like ⭐ It's motivates me a lot! Yes, you can use the source code

null 2 Jan 28, 2022
Simple Trading / Stock market app

Trading App Uses the Investors Exchange api to get a list of stock data in CSV to json format. The list of stocks is displyed in the first screen. Cli

ᒪᗩ᙭ᗰᎥ ᛕᗩᑎ丅 2 Jun 23, 2022
an open source algorithmic trading framework written in Kotlin for anyone serious about algo-trading

Roboquant Roboquant is an algorithmic trading platform that is fast and flexible while at the same time strives to be easy to use. It is fully open so

Neural Layer 132 Jan 2, 2023
Galaxy Merchant Trading Guide with python

GALAXY MERCHANT TRADING GUIDE Permasalahan Anda memutuskan untuk pergi dari bumi setelah keruntuhan finansial terbaru meninggalkan 99,99% populasi bum

null 2 Oct 21, 2021
Boring trading log to track yearly profits and current portfolio.

Boring trading log to track yearly profits and current portfolio. May be useful for tax reports. It should be able to import Coinbase and Binance repo

Marco Bortolan 1 Nov 21, 2021
Vkontakte API bot for trading VK Coin

Sweet Coin Market Vkontakte API bot for trading VK Coin. Please star this repo if you like ⭐ It's motivates me a lot! Yes, you can use the source code

null 2 Jan 28, 2022
Simple Trading / Stock market app

Trading App Uses the Investors Exchange api to get a list of stock data in CSV to json format. The list of stocks is displyed in the first screen. Cli

ᒪᗩ᙭ᗰᎥ ᛕᗩᑎ丅 2 Jun 23, 2022
Countly Product Analytics Android SDK

Countly Android SDK We're hiring: Countly is looking for Android SDK developers, full stack devs, devops and growth hackers (remote work). Click this

Countly Team 648 Dec 23, 2022
Countly Product Analytics Android SDK

Countly Android SDK We're hiring: Countly is looking for Android SDK developers, full stack devs, devops and growth hackers (remote work). Click this

Countly Team 648 Dec 23, 2022
Tiny tracking lib for Google Analytics.

BloodHoud Tiny library for tracking screens and events with google analytics and / or firebase analytics. How to install repositories { maven {

Jan Rabe 22 Oct 5, 2022