All Projects → bboczeng → Nyxar

bboczeng / Nyxar

Licence: MIT License
A Modular platform to perform advanced back-testing in today's 24/7 crypto-currency market

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nyxar

Machine-Learning
This repository contains notebooks that will help you in understanding basic ML algorithms as well as basic numpy excercise. 💥 🌈 🌈
Stars: ✭ 15 (+7.14%)
Mutual labels:  pandas
datahub
DataHub - Synthetic data library
Stars: ✭ 66 (+371.43%)
Mutual labels:  pandas
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+478.57%)
Mutual labels:  pandas
Dominando-Pandas
Este repositório está destinado ao processo de aprendizagem da biblioteca Pandas.
Stars: ✭ 22 (+57.14%)
Mutual labels:  pandas
AlphaVantageAPI
An Opinionated AlphaVantage API Wrapper in Python 3.9. Compatible with Pandas TA (pip install pandas_ta). Get your FREE API Key at https://www.alphavantage.co/support/
Stars: ✭ 77 (+450%)
Mutual labels:  pandas
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (+200%)
Mutual labels:  pandas
OFFLINE-ERP
A desktop application which helps students to choose Disciplinary and Open Electives wisely.
Stars: ✭ 16 (+14.29%)
Mutual labels:  pandas
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (+321.43%)
Mutual labels:  pandas
framequery
SQL on dataframes - pandas and dask
Stars: ✭ 63 (+350%)
Mutual labels:  pandas
sharpe
sharpe is a unified, interactive, general-purpose environment for backtesting or applying machine learning(supervised learning and reinforcement learning) in the context of quantitative trading
Stars: ✭ 33 (+135.71%)
Mutual labels:  backtesting-trading-strategies
open-data-anonimizer
Python Data Anonymization & Masking Library For Data Science Tasks
Stars: ✭ 36 (+157.14%)
Mutual labels:  pandas
pandas-stubs
Pandas type stubs. Helps you type-check your code.
Stars: ✭ 84 (+500%)
Mutual labels:  pandas
python-programming-for-data-science
Content from the University of British Columbia's Master of Data Science course DSCI 511.
Stars: ✭ 29 (+107.14%)
Mutual labels:  pandas
Arch-Data-Science
Archlinux PKGBUILDs for Data Science, Machine Learning, Deep Learning, NLP and Computer Vision
Stars: ✭ 92 (+557.14%)
Mutual labels:  pandas
visions
Type System for Data Analysis in Python
Stars: ✭ 136 (+871.43%)
Mutual labels:  pandas
DataSciPy
Data Science with Python
Stars: ✭ 15 (+7.14%)
Mutual labels:  pandas
Python-Data-Wrangling
D-Lab's 3 hour introduction to data wrangling in Python. Learn how to import and manipulate dataframes using pandas in Python.
Stars: ✭ 41 (+192.86%)
Mutual labels:  pandas
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+914.29%)
Mutual labels:  pandas
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (+192.86%)
Mutual labels:  pandas
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (+50%)
Mutual labels:  pandas

Nyxar: A Lightweight Modular Platform for Sleepless Quantitative Trading

Nyxar (NyxTrader) is a platform for quantitative trading on 24/7 markets, with modules for data mining, strategy backtesting, paper trading, and live trading. Nyxar is particularly suitable for trading on cryptocurrency markets.

Features:

  • Event based backtesting with simulative exchange. Minimal difference between live trading and backtesting algorithms.

  • Built-in indicators (SMA, EMA, RSI, ...) for building your own trading strategy.

  • Built-in analyzers (Sharpe ratio, drawdown, ...), cross-validation, and hypothesis testing for benchmarking your strategy. (under development)

  • Multiple source of datafeed supported: mainstream cryptocurrency exchanges, quandal, csv file or pandas dataframe. (under development)

Documentation: http://nyxar.readthedocs.io/

Note: This project is in very early development stage.

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].