licenses.dev

@pingleware/metatrader4-oanda v1.0.1-alpha

Metatrader 4 to OANDA v2.0 REST API proxy

Published on

Licenses

Learn more about license information.

Package Licenses

CC-BY-4.0

Dependency Licenses

MIT178
PackageRelationDependenciesPublished
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loopINDIRECT10
@oanda/v20 • 3.0.25-0OANDA v20 bindings for JavascriptDIRECT0
@sendgrid/client • 7.7.0Twilio SendGrid NodeJS API clientINDIRECT4
@sendgrid/helpers • 7.7.0Twilio SendGrid NodeJS internal helpersINDIRECT1
@sendgrid/mail • 7.7.0Twilio SendGrid NodeJS mail serviceDIRECT5
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.26.1Promise based HTTP client for the browser and node.jsINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT5
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT7
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
dayjs • 1.11.132KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplex-child-process • 0.0.5Spawn a child process as a duplex streamINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
electron-prebuilt • 1.4.13Install prebuilt electron binaries for the command-line using npmINDIRECT112
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
execspawn • 1.0.1spawn stream for child_process.execINDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
fecha • 4.2.3Date formatting and parsingINDIRECT0
fn.name • 1.1.0Extract names from functionsINDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT15
fs-extra • 1.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
ftps • 1.2.0FTP, FTPS and SFTP client for node.js, mainly a lftp wrapper.DIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
getpass • 0.1.7getpass for node.jsINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeDIRECT2
hasha • 2.2.0Hashing made simple. Get the hash of a buffer/string/stream/file.INDIRECT3
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
home-path • 1.0.7Cross-platform home directory retrieverINDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-mp3-player • 1.0.3Use the browser Audio api to play mp3 files in nodeDIRECT122
npm-execspawn • 1.3.0Spawn locally installed npm dependencies with cross platform env and argument parsing supportINDIRECT6
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
path-exists • 2.1.0Check if a path existsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pop-iterate • 1.0.1A polymorphic iterate operator for arrays and other iterablesINDIRECT0
pretty-bytes • 4.0.2Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
progress • 1.1.8Flexible ascii progress barINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 2.0.3A library for promises (CommonJS/Promises/A,B,D)INDIRECT3
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
request-progress • 2.0.1Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remainingINDIRECT1
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
rootpath • 0.1.2Little helper to make node.js require relative to your project rootINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shell-quote • 1.8.2quote and parse shell commandsINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
single-line-log • 1.1.2Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operationsINDIRECT6
sleep-time • 0.1.0sleep-time to sleep the specified milliseconds.DIRECT0
speedometer • 0.1.4simple speed measurement in javascriptINDIRECT0
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
ta-lib • 0.11.0A technical analysis library written entirely in JavaScript/TypeScriptDIRECT0
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
throttleit • 0.0.2Throttle a functionINDIRECT0
throttleit • 1.0.1Throttle a functionINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.2.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT7
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
twilio • 3.84.1A Twilio helper libraryDIRECT51
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util-extend • 1.0.3Node's internal object extension functionINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.17.0A logger for just about everything.INDIRECT29
xmlbuilder • 13.0.2An XML builder for node.jsINDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 3.0.0extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC18
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
phantom • 6.3.0PhantomJS integration module for NodeJSDIRECT112
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
ssh-key-decrypt • 0.1.2Decrypt encrypted ssh private keysDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.011
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
kew • 0.7.0a lightweight promise library for nodeINDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
phantomjs-prebuilt • 2.1.16Headless WebKit with JS APIINDIRECT82
request • 2.88.2Simplified HTTP request client.DIRECT46
sumchecker • 1.3.1Checksum validatorINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
weak-map • 1.0.8A WeakMap shim for Node.js and browsersINDIRECT0
BSD-3-Clause10
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
electron-download • 3.3.0download electron prebuilt binary zips from github releasesINDIRECT96
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
scmp • 2.1.0safe, constant-time comparison of BuffersINDIRECT0
sha1 • 1.1.1native js function for hashing messages with SHA-1DIRECT2
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause4
PackageRelationDependenciesPublished
electron-spawn • 5.0.0easy way to run code inside of a headless electron window from the CLIINDIRECT118
extract-zip • 1.7.0unzip a zip file into a directory using 100% javascriptINDIRECT19
progress-stream • 1.2.0Read the progress of a streamINDIRECT9
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
unknown3
PackageRelationDependenciesPublished
convert-hex • 0.1.0Convert to/from hex string and array of bytesINDIRECT0
convert-string • 0.1.0Convert to/from strings and array of bytesINDIRECT0
sha256 • 0.2.0Compute SHA256 of bytes or strings.DIRECT2
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
non-standard1
PackageRelationDependenciesPublished
nugget • 2.2.0minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directoryINDIRECT69
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40pingleware%2Fmetatrader4-oanda)](https://licenses.dev/npm/%40pingleware%2Fmetatrader4-oanda)
<a href="https://licenses.dev/npm/%40pingleware%2Fmetatrader4-oanda">
  <img src="https://licenses.dev/b/npm/%40pingleware%2Fmetatrader4-oanda" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1-alpha version:

[![licenses](https://licenses.dev/b/npm/%40pingleware%2Fmetatrader4-oanda/1.0.1-alpha)](https://licenses.dev/npm/%40pingleware%2Fmetatrader4-oanda/1.0.1-alpha)
<a href="https://licenses.dev/npm/%40pingleware%2Fmetatrader4-oanda/1.0.1-alpha">
  <img src="https://licenses.dev/b/npm/%40pingleware%2Fmetatrader4-oanda/1.0.1-alpha" alt="licenses" />
</a>
GitHub