Skip to content

Greg-Johns/getFriendsTradingAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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