Skip to content

Commit

Permalink
Add FB support for dxfeed and dxfeed-secondary (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzleet authored Apr 7, 2021
1 parent e67fe1e commit d692f4d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions external-adapter/src/overrides/presetSymbols.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@
"NFLX": "NFLX:BFX",
"GOOGL": "GOOGL:BFX",
"AAPL": "AAPL:BFX",
"AMZN": "AMZN:BFX"
"AMZN": "AMZN:BFX",
"FB": "FB:BFX"
},
"dxfeed_secondary": {
"NFLX": "NFLX.US:TEI",
"AAPL": "AAPL.US:TEI",
"AMZN": "AMZN.US:TEI",
"N225": "NKY.IND:TEI",
"FTSE": "UKX.IND:TEI",
"TSLA": "TSLA.US:TEI"
"TSLA": "TSLA.US:TEI",
"FB": "FB.US:TEI"
},
"finage": {
"FTSE": "UK100",
Expand Down

0 comments on commit d692f4d

Please sign in to comment.