WE ABSOLUTELY DISALLOW PROVIDING OUR SERVICE/PRODUCT/WHITE-LABEL TO ANY RACIST OR RACIST-SUPPORTED BUSINESS.
https://wpjohnny.com/littlebizzy-jesse-nickles-fraud-slander-alert/
This repository makes a wrapper for Oanda Nodejs V20. It simplified the usage of Oanda V20.
This Javascript library is supposed to run on a browser, but it's based on Nodejs, so, Browserify is required to convert it to a browser-based JS.
- npm i @oanda/v20
- npm i -g browserify
- copy the "lib" folder to @oanda
- browserify oanda_v20_simplified.js -o oanda_wrapper.js
- import the generated JS into any WEB page that you want to engage with Oanda RESTful API, just like
- Wrong: streamChunkHandler(new Price(msg));
- Correct: streamChunkHandler(new pricing_common.Price(msg));
We have made a loader to integrate with it as an example:
https://github.com/fintechee/Fintechee-Plugin-for-DATA-API/blob/main/oanda_loader.js
https://www.fintechee.com is required to run this loader.
Fintechee License = MIT License + Restrictions for Racists