mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update forex and stock pricing
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"Crypto.News": 1000,
|
||||
"Crypto.Price": 2000,
|
||||
"Crypto.Quote": 2000,
|
||||
"Crypto.History": 3500
|
||||
"Crypto.History": 5000
|
||||
},
|
||||
"display_name": "Crypto"
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"pricing": {
|
||||
"Forex.Price": 2000,
|
||||
"Forex.Quote": 2000,
|
||||
"Forex.History": 3500
|
||||
"Forex.History": 5000
|
||||
},
|
||||
"display_name": "Forex"
|
||||
}
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"pricing": {
|
||||
"Stock.Price": 2000,
|
||||
"Stock.Quote": 2000,
|
||||
"Stock.History": 3500,
|
||||
"Stock.OrderBook": 3500
|
||||
"Stock.History": 5000,
|
||||
"Stock.OrderBook": 5000
|
||||
},
|
||||
"display_name": "Stocks"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user