@VladP ,
Could you Check the Below workflow :
StringSplit_Check_Execute.zip (3.0 KB)
The market
and command
variables contain the first word and second word of each line respectively on each iteration.
I believe using these variables you could make the decision of BUY
, SELL
or CLOSE
.
We may require to use a Switch
Activity, which I have also included with just the Skeleton as we do not know the UI information for further Steps/activities.
The Output Currently is Logged as below :