Commit ac9c4a67 authored by Zapata's avatar Zapata Committed by GitHub
Browse files

Fix market symbol split regexp.

Currently code fails with asset names containing numbers like `BTS:BTSBOTS.S1`.
In the ASCII table, between '/' and ':' there is all the digits...

```
_get_assets_from_string(`BTS:BTSBOTS.S1`) = ['BTS', 'BTSBOTS.S', '']
```
parent 525f89d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment