Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-03-04 22:25
Flavor·PCRE (Legacy)

/
^(?:(\w+) )?order to (\w+) ([\-\d\.]+) (\w+) at ([\-\d\.]+|market) with ExDestination to (\w+) gets( fully| over)? filled(?: again)? (?:for ([\-\d\.]+)(?: contracts | shares )?)?at ([\-\d\.]+|market)
/
Open regex in editor

Description

no description available

Submitted by anonymous