Commit Graph

129 Commits

Author SHA1 Message Date
m.ray
17946ae149
feat(trading): show oracle spec in index price stats (#6113)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-03-28 13:09:53 +00:00
Bartłomiej Głownia
df21996707
chore(markets): remove trading mode and type from market query (#6117)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-03-28 11:09:18 +00:00
Matthew Russell
bb2464ddc2
fix(markets): use position decimals in notional calculation (#6125) 2024-03-28 11:07:06 +00:00
Matthew Russell
840ca63464
feat(trading): use notional for candle calcs (#6119) 2024-03-27 13:32:58 +00:00
Matthew Russell
0ada3a2f8d
fix(markets): use quote asset for settlement in spot markets (#6090) 2024-03-25 12:09:18 +00:00
Matthew Russell
8c383d8756
fix(markets): make trading app spot compatible (#6067) 2024-03-21 14:32:22 +00:00
Edd
ab6c67fd37
fix(markets): fix link to explorer oracle (#6020) 2024-03-15 16:59:01 +00:00
Art
88f99031d1
feat(markets): new price monitoring bounds panel (#5996)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-03-15 16:22:58 +00:00
Matthew Russell
d9292b9be2
fix(markets,explorer): fallback to ethereum mainnet chain Id if sourceChain is not provided (#6014) 2024-03-15 11:10:54 +00:00
Bartłomiej Głownia
3e2e3c3970
feat(trading): Changes to market info for mark price, funding, and settlement (#5967) 2024-03-13 18:52:09 +01:00
m.ray
b89523efb2
feat(trading): update validation and rules on take profit and stop loss (#5987) 2024-03-13 17:43:18 +00:00
Matthew Russell
0f5b712034
fix(trading): remove invalid candles from price change calc (#5983) (#5984) 2024-03-13 13:34:22 +00:00
Matthew Russell
424061d64c
fix(trading): tick size backwards compatibility (#5988) 2024-03-13 11:31:01 +00:00
Matthew Russell
cebbdb4ee7
Merge branch 'main' into develop 2024-03-12 14:08:50 +00:00
Matthew Russell
917bdde0bb
fix(trading): external explorer link (#5973) 2024-03-12 13:56:55 +00:00
Matthew Russell
2153367258
fix(trading): key details panel throwing error on batch created market (#5980) 2024-03-12 13:56:18 +00:00
Matthew Russell
aa71e608f0
fix(trading): proposed markets table (#5958) 2024-03-12 11:59:48 +00:00
Art
4b917926c5
chore(trading): market's tick size (#5929)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-03-08 17:04:33 +00:00
Matthew Russell
bcb5351dfc
chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
Matthew Russell
b163af3e8a
fix(trading): 24hr price and volume in header (#5908) 2024-03-04 18:00:54 +00:00
Bartłomiej Głownia
53ac2dadee
feat(trading): support modified funding payment calc (#5780)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-02-20 19:08:29 +00:00
Matthew Russell
6cacc46a74
feat(governance): batch proposals (#5735)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-02-15 20:14:25 +00:00
Art
98ff4f3c04
feat(trading): game results table (#5801)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-15 20:14:04 +00:00
Matthew Russell
8268acac6d
fix(trading): add missing funding panel, fix 24 hr price/volume change (#5788)
Co-authored-by: Ben <ben@vega.xyz>
2024-02-15 15:41:04 +00:00
m.ray
0d850bd8b9
feat(trading): add LP fee settings (#5773)
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2024-02-09 19:44:15 +00:00
m.ray
76c07992d3
feat(trading): update mobile layout (#5718)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-02-08 13:24:48 +00:00
m.ray
532ad3a4b9
feat(trading): show value of the volume traded in the last 24hrs (#5766)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-07 11:07:24 +00:00
Madalina Raicu
3a8b40d7a5
Revert "feat(trading): show total value of the valume traded in last 24hrs"
This reverts commit be38813a33.
2024-02-06 22:12:33 +00:00
Madalina Raicu
be38813a33
feat(trading): show total value of the valume traded in last 24hrs 2024-02-06 21:52:32 +00:00
m.ray
a49139f127
fix(trading): closed markets filter (#5691) (#5697)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-31 14:34:43 +00:00
m.ray
6b7bbc9c94
fix(trading): market id use text-xs in key details (#5684) 2024-01-29 15:02:03 +00:00
Art
9153677a33
fix(markets): key details panel crashing (#5683) 2024-01-29 13:22:17 +00:00
m.ray
cff1818940
chore(trading, governance, explorer): add liquidation strategy to market info (#5642) 2024-01-29 13:13:19 +01:00
Matthew Russell
67d38ff03e
fix(trading): error guards not working when poll interval is supplied (#5661)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-25 07:59:40 +00:00
Matthew Russell
6aea10c27b
chore(trading, governance, explorer): 0.74.0 type regen (#5619) 2024-01-24 22:34:11 +00:00
m.ray
e16c447564
chore(trading): remove quadratic slippage factor (#5641)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 10:17:16 +00:00
m.ray
bc9d87fe30
chore(trading): clean up triggering ratio (#5604) 2024-01-16 18:10:32 +01:00
m.ray
77ca101781
chore(trading): merge main back in develop (#5597)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-10 10:31:15 +00:00
Matthew Russell
68e0009ab0
feat(trading,markets,proposals): market banners (#5494)
Co-authored-by: bwallacee <ben@vega.xyz>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-02 11:04:43 +00:00
Bartłomiej Głownia
515932d401
fix(trading): use correct interpolation prefix in market info label (#5537) 2023-12-27 18:47:19 +00:00
Bartłomiej Głownia
4dd65b4923
feat: rollback using market.data as a source of current fundingPeriod startTime 2023-12-22 12:01:32 +01:00
Bartłomiej Głownia
5d792d2458
feat: pool market info, use market data as source of current funding period startTime 2023-12-21 16:42:25 +00:00
m.ray
4b208e90bf
fix(trading): internal timestamp date unix formatting (#5505) 2023-12-14 15:10:17 +00:00
Bartłomiej Głownia
0796f2b31f
feat(environment): users controlled feature flags (#5425) 2023-12-12 13:53:20 +01:00
Witold
a157ff1e05
fix(trading): amend formula for max leverage calc (#5462)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-12-06 09:58:59 -08:00
m.ray
a5f2533a66
feat(trading): market list snags and disable column removal (#5324)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-22 13:51:39 +00:00
Bartłomiej Głownia
c0c56e4c48
feat(trading): fix markets i18n namespace, add missing label, preload all namespaces (#5312)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-21 12:08:33 +01:00
Bartłomiej Głownia
b6052bc3e5
feat(markets): use i18next (#5255) 2023-11-17 12:01:18 -08:00
Matthew Russell
fae66ca4ce
Merge branch 'main' into chore/sync-main 2023-11-17 10:56:19 -08:00
Matthew Russell
4b7338ed94
chore(deal-ticket,markets): dont show margin estimate for perps (#5305) 2023-11-17 10:33:24 -08:00