Skip to content

exchange: handle bitfinex public api#308

Open
phm87 wants to merge 8 commits intotpruvot:nextfrom
phm87:patch-7
Open

exchange: handle bitfinex public api#308
phm87 wants to merge 8 commits intotpruvot:nextfrom
phm87:patch-7

Conversation

@phm87
Copy link

@phm87 phm87 commented Sep 15, 2018

No description provided.

else if($market == 'binance')
$url = "https://www.binance.com/trade.html?symbol={$symbol}_{$base}";
else if($market == 'bitfinex')
$url = "https://www.bitfinex.com/t/{$symbol}:{$base}";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{$lowsymbol}:{$lowbase}

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the review.
I will adapt accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants