Add OHLCV chart support for xeggex market

This commit is contained in:
Joe Uhren
2024-02-26 19:33:29 -07:00
parent 8a40dc2663
commit 81e6bebe6f
4 changed files with 46 additions and 6 deletions
-1
View File
@@ -988,7 +988,6 @@
"trading_pairs": [ "LTC/BTC" ]
},
// xeggex: a collection of settings that pertain to the xeggex exchange
// NOTE: xeggex does not display a 24-hour chart due to a lack of OHLCV api data
"xeggex": {
// enabled: Enable/disable the xeggex exchange (true/false)
// If set to false, the xeggex page will be completely inaccessible and no market data will be downloaded for this exchange