{{ $notice }}
B O W H E A D
api keys
arbitrage
builder
docs
settings
@foreach ($exchanges as $ekey => $exchange) @if ($e == $ekey)
{{ $exchange }}
@else
{{ $exchange }}
@endif @endforeach
@foreach ($pairs as $pair) @if ($p == $pair)
{{ $pair }}
@else
{{ $pair }}
@endif @endforeach