Skip to content

For Linux/unix platform development platform is Ubuntu 20.04 aarch64.

Notifications You must be signed in to change notification settings

caseypaite/smartapi-r

 
 

Repository files navigation

SMARTAPI-R

SMARTAPI-R is a R library for dealing AMX,that is a set of REST-like HTTP APIs that expose many capabilities required to build stock market investment and trading platforms. It lets you execute orders in real time.

This fork won't add new functionalities. I will only add compatibility to existing codes. If a feature works on the original code at https://github.com/angel-one/smartapi-r but didn't work with this fork, kindly raise an issue. Otherwise, original code issues may be resolved by the original developer.

Installation

To use this package, create a new project from RStudio using Version Control. Checkout this repository and compile/build the code.

OR

If you use linux on arm64, a precompiled binary is available under package directory. My development environment is Ubuntu 20.04 running on ARM64 hardware.

File_path: package\smartapi_0.1.0_R_aarch64.tar.gz

Usage

For details on the use of the package and other important points, please see the package vignette.

About

For Linux/unix platform development platform is Ubuntu 20.04 aarch64.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%