Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@datafire/1forge

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datafire/1forge

DataFire integration for 1Forge Finance APIs

  • 4.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
Maintainers
1
Weekly downloads
 
Created
Source

@datafire/1forge

Client library for 1Forge Finance APIs

Installation and Usage

npm install --save @datafire/1forge
let forge = require('@datafire/1forge').create();

forge.quotes.get(null).then(data => {
  console.log(data);
});

Description

Stock and Forex Data and Realtime Quotes

Actions

quotes.get

Get quotes

forge.quotes.get(null, context)
Input

This action has no parameters

Output

Output schema unknown

symbols.get

Symbol List

forge.symbols.get(null, context)
Input

This action has no parameters

Output
  • output array
    • items string

Definitions

This integration has no definitions

FAQs

Package last updated on 16 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc