/home/user/explorer/views/markets/bittrex.jade:26 24| tbody 25| tr > 26| td #{marketdata.data.summary.High.toFixed(8)} 27| td #{marketdata.data.summary.Low.toFixed(8)} 28| td #{marketdata.data.summary.Volume.toFixed(8)} 29| td.hidden-xs #{marketdata.data.summary.Bid.toFixed(8)} Cannot read property 'toFixed' of undefined
/home/user/explorer/views/markets/bittrex.jade:26 24| tbody 25| tr > 26| td #{marketdata.data.summary.High.toFixed(8)} 27| td #{marketdata.data.summary.Low.toFixed(8)} 28| td #{marketdata.data.summary.Volume.toFixed(8)} 29| td.hidden-xs #{marketdata.data.summary.Bid.toFixed(8)} Cannot read property 'toFixed' of undefined