Skip to content

spotware/connect-nodejs-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-nodejs-samples

Samples of using Connect Open API in JavaScript and Node.js

How to get started your own app in JavaScript and Node.js:

  • Download and install Node.js
  • Download and install npm
  • Download this example
  • In the application folder run the commands:
    npm install
    npm start
  • The application will connect to sandbox Open API server, authenticate and subscribe for EURUSD spot prices

![Alt text](http://g.gravizo.com/g? digraph usage { "connect-js-adapter-tls" -> "connect-js-api"; "connect-protobuf-messages" -> "connect-js-api"; "connect-js-encode-decode" -> "connect-js-api"; "connect-nodejs-samples" [style=filled,color="grey"]; "connect-js-api" -> "ctrader-telegram-bot"; "connect-js-api" -> "connect-nodejs-samples"; } )

About

Samples of using Connect Open API in JavaScript and Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •