Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.43 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.43 KB

Alpaca React Native Mobile App

Alpaca is a modern platform for algorithmic trading. This is an example React native mobile app to help you get started with Alpaca.

Main technologies used

A framework for building native apps with React.

Redux is a predictable state container for JavaScript apps.

Screenshot

Running the project

  • Clone this project
git clone < project-url.git >
  • NPM install
npm install
  • Run packager
npm start
  • Run iOS
react-native run-ios
  • Run Android
Comming soon...
  • Get API Key

In order to start trading with Alpaca API, please sign up here.

Disclosures

Brokerage services are provided by Alpaca Securities LLC ("Alpaca"), member FINRA/SIPC, a wholly-owned subsidiary of AlpacaDB, Inc..

Please see the DISCLOSURES file in this repository for more information.