All Projects → nexus-devs → NexusHub

nexus-devs / NexusHub

Licence: other
📈 Warframe and WoW Classic Economy Analytics

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to NexusHub

bitmex-backtest-python
bitmex-backtest is a python library for backtest with bitmex fx trade rest api on Python 3.7 and above.
Stars: ✭ 13 (-85.06%)
Mutual labels:  trade
node-zaif
Promise-base Cryptocurrency Exchange zaif.jp API for node.js
Stars: ✭ 19 (-78.16%)
Mutual labels:  trade
trading-post
💸 Verto's decentralised exchange mediator
Stars: ✭ 18 (-79.31%)
Mutual labels:  trade
PancakeTokenSniper
BSC BNB Pancake token sniper, buy, take profit and rug check
Stars: ✭ 184 (+111.49%)
Mutual labels:  trade
coincube
A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
Stars: ✭ 85 (-2.3%)
Mutual labels:  trade
stockbot
Alpaca algo stock trading bot
Stars: ✭ 105 (+20.69%)
Mutual labels:  trade
java-binance-api
Java Binance API Client
Stars: ✭ 72 (-17.24%)
Mutual labels:  trade
poe-currency-flip-planner
This tool is an attempt at planning short-term arbitrage deals of currency in Path of Exile.
Stars: ✭ 95 (+9.2%)
Mutual labels:  trade
py-ecomplexity
Python package to compute economic complexity and associated variables
Stars: ✭ 46 (-47.13%)
Mutual labels:  trade
Kraken
Lightweight wrapper for trading cryptocurrencies using Kraken
Stars: ✭ 28 (-67.82%)
Mutual labels:  trade
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (+29.89%)
Mutual labels:  trade
LiquiDEX
2-steps non-interactive atomic swap protocol for Liquid
Stars: ✭ 13 (-85.06%)
Mutual labels:  trade
DeltaTrader
极简版Python量化交易工具
Stars: ✭ 174 (+100%)
Mutual labels:  trade
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+129.89%)
Mutual labels:  trade
rcites
📦 R package to access the CITES Speciesplus database
Stars: ✭ 12 (-86.21%)
Mutual labels:  trade
TradeTheEvent
Implementation of "Trade the Event: Corporate Events Detection for News-Based Event-Driven Trading." In Findings of ACL2021
Stars: ✭ 64 (-26.44%)
Mutual labels:  trade
EDCT
EDCT is a tool for large quantity trades in Elite: Dangerous. It is very useful for fleet carrier owners
Stars: ✭ 18 (-79.31%)
Mutual labels:  trade
wstrade-api
API Wrapper for Wealthsimple Trade
Stars: ✭ 91 (+4.6%)
Mutual labels:  trade
TradeRepublicApi
Unofficial trade republic API
Stars: ✭ 134 (+54.02%)
Mutual labels:  trade
hurtrade
An Open Source Forex Trading Platform
Stars: ✭ 22 (-74.71%)
Mutual labels:  trade

NexusHub

GitHub release build js-standard-style Discord


NexusHub is an online service which provides insights on game economics and other ingame data. We pride ourselves on the freedom that we take to gather our data - If it's there, we'll find some way to extract it. This repo contains the application logic for our servers, including all statistics calculations. For data-tracking via OCR, please see nexus-sentry.


You can find the live version of the latest features from the development branch at staging.nexushub.co


API

Documentation
API client


Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then open an issue regarding your concern.

NexusHub is entirely developed by community members of the games we support, so if you wanna join our team as a regular contributor, you're more than welcome!

If you need an introduction to our code base, feel free to ask us on Discord! Though, we generally recommend going through the "Getting started" tutorial for Cubic first. It's the framework that powers nearly everything on our webserver and web app.


Quickstart

Make sure you have Docker installed first - we recommend following the installation instructions in our docker repo. Once installed, locate this repo and run:

sudo bash docker.sh

This will automatically install and run all required services. Feel free to grab a coffee while waiting for the first install, it'll probably take a few minutes. Once done, check out localhost:3000 and start hacking! You're gonna find all API endpoints in /api while all sites and UI elements are in /ui.

To stop the service again, just run

docker stack rm nexus






Blobot needs stars to survive. Not kidding.

Like what we do? Leave a star to make this little robot happy ❤️


License

CC BY-NC 4.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].