Skip to content

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