Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. {
  2. "symbol":"MSFT",
  3. "portfolios":[
  4. {
  5. "portfolioId":"83406373",
  6. "positionType":"LONG",
  7. "quantity":2,
  8. "costPrice":null,
  9. "todayProfit":0.01999999999999602,
  10. "totalProfit":-78.40
  11. },
  12. {
  13. "portfolioId":"83412346",
  14. "positionType":"LONG",
  15. "quantity":2,
  16. "costPrice":null,
  17. "todayProfit":0.01999999999999602,
  18. "totalProfit":-78.40
  19. },
  20. {
  21. "portfolioId":"30049872",
  22. "positionType":"LONG",
  23. "quantity":2,
  24. "costPrice":null,
  25. "todayProfit":0.01999999999999602,
  26. "totalProfit":-78.40
  27. },
  28. {
  29. "portfolioId":"83491757",
  30. "positionType":"LONG",
  31. "quantity":2,
  32. "costPrice":null,
  33. "todayProfit":0.01999999999999602,
  34. "totalProfit":-78.40
  35. },
  36. {
  37. "portfolioId":"83412345",
  38. "positionType":"LONG",
  39. "quantity":2,
  40. "costPrice":null,
  41. "todayProfit":0.01999999999999602,
  42. "totalProfit":-78.40
  43. }
  44. ],
  45. "following":true,
  46. "portfolio":true,
  47. "quote":{
  48. "symbol":{
  49. "symbol":"MSFT",
  50. "companyName":"Microsoft Corporation",
  51. "exchange":"NASDAQ",
  52. "country":"US"
  53. },
  54. "bid":28.73,
  55. "ask":28.74,
  56. "last":28.74,
  57. "previousClose":28.73,
  58. "change":0.00999999999999801,
  59. "low":28.38,
  60. "high":28.77,
  61. "volume":22756597
  62. },
  63. "time":1412106913226,
  64. "type":"PF_QUOTE"
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement