Skip to content

Revolut statement fix

Latest
Compare
Choose a tag to compare
@vladimir-aubrecht vladimir-aubrecht released this 06 Feb 18:05
· 5 commits to master since this release
  • Latest Revolut statements were not possible to parse as they changed format. This is fixed now.
  • [Warning] Symbol names might be generated incorrectly for certain stocks as it's not possible to parse Symbol name reliably with current architecture of parser. Problem is with stocks where name of stock (not Symbol, Name!) contains uppercased letters like IBM. In such case first 1-2 characters will be repeated into Symbol name and it requires manual edit in excel sheet after generation. For example for IBM it will result in IBMIB. Or for AT&T it will result in TA instead of just T.