Skip to content

Greg-Johns/getFriendsTradingAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Greg Johns
Mar 12, 2016
c109b60 · Mar 12, 2016

History

7 Commits
Mar 10, 2016
Mar 12, 2016
Mar 10, 2016
Mar 10, 2016
Mar 10, 2016

Repository files navigation

getFriendsTradingAlerts

Alerts for friends weekly stock trading activities.

Dependencies

  • getFriendsListForUser
  • getTradeTransactionsForUser

API

getFriendsTradingAlerts(userId)

Usage

getFriendsListForUser is mocked to just take "f1" as the only parameter that will give a valid return.

const friendAlerts = require('./index.js');
console.log("ALERTS", friendAlerts("f1"));

About

Alerts for friends weekly stock trading activities

Resources

License

Stars

Watchers

Forks

Packages

No packages published