Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-30 09:05
Flavor·PCRE (Legacy)

/
^(?'asset'02)_(?'market1'\w{3,})\/(?'market2'\w{3,})_(?'type'M)(?'offset'L)_(?'derivative'PHY|FUT) (?'period'M)-(?'year'\d{4})-\b(?'month'0[1-9]|1[0-2])\b$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous