Advertisement
popecrunch

TSM Operations 07/10/2016

Jul 10th, 2016
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. "Sell-Single"
  2. Duration: 48 hours
  3. Post cap: 20
  4. Stack size: 1
  5. Allow Partial Stack: Yes
  6. Keep Quantity: 0
  7. Max Expires: 0
  8. Bid %: 90%
  9. Undercut Amount: 1c
  10. Minimum Price: max(VendorSell,50% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  11. Maximum Price: max(VendorSell,500% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  12. Normal Price: max(VendorSell,100% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  13. When Below Minimum: Don't Post
  14. When Above Maximum: Post at Normal Price
  15.  
  16.  
  17. "Sell-20"
  18. Duration: 48 hours
  19. Post cap: 20
  20. Stack size: 20
  21. Allow Partial Stack: Yes
  22. Keep Quantity: 0
  23. Max Expires: 0
  24. Bid %: 90%
  25. Undercut Amount: 1c
  26. Minimum Price: max(VendorSell,50% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  27. Maximum Price: max(VendorSell,500% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  28. Normal Price: max(VendorSell,100% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  29. When Below Minimum: Don't Post
  30. When Above Maximum: Post at Normal Price
  31.  
  32.  
  33. "Sell-20-Keep-20"
  34. Duration: 48 hours
  35. Post cap: 20
  36. Stack size: 20
  37. Allow Partial Stack: Yes
  38. Keep Quantity: 20 Sources To Include: Bank
  39. Max Expires: 0
  40. Bid %: 90%
  41. Undercut Amount: 1c
  42. Minimum Price: max(VendorSell,50% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  43. Maximum Price: max(VendorSell,500% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  44. Normal Price: max(VendorSell,100% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  45. When Below Minimum: Don't Post
  46. When Above Maximum: Post at Normal Price
  47.  
  48.  
  49. "Sell-Many"
  50. Duration: 48 hours
  51. Post cap: 20
  52. Stack size: 200
  53. Allow Partial Stack: Yes
  54. Keep Quantity: 0
  55. Max Expires: 0
  56. Bid %: 90%
  57. Undercut Amount: 1c
  58. Minimum Price: max(VendorSell,50% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  59. Maximum Price: max(VendorSell,500% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  60. Normal Price: max(VendorSell,100% min(DBGlobalMarketAvg,(((3 * dbmarket) + (2 * dbglobalmarketavg))/5)))
  61. When Below Minimum: Don't Post
  62. When Above Maximum: Post at Normal Price
  63.  
  64.  
  65. NOTE: The blahblah in the pricing information is basically "Take the amount that my server's market thinks it's worth, and if it's lower than the global market value, nudge it slightly toward the global market value."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement