Calls to bittrex & coinnext APIs cannot be made directly from the client due to cross-domain javascript security restrictions unless they offer JSONp functionality - I don't believe that either of these API offer JSONp. Standard AJAX calls must be made to the same domain as the page calling them.