
Dynamic Vice President at JP Morgan Chase, recognized for enhancing team performance through innovative onboarding solutions. Competent in low-latency platforms and FIX protocol, I excel in problem-solving and collaboration, driving successful project outcomes while delivering exceptional customer service. My expertise in Java and QA methodologies ensures efficient, scalable solutions.
Some of the projects done are listed below.
Client: Macquarie (Hong Kong).
Description: Macquarie uses CameronFIX as a FIX engine to connect to its clients across the regions. Since CameronTec had upgraded its architecture for better performance, it had asked clients (Macquarie, in this case) to upgrade to its latest product, Catalys 2.1. So here we provided onshore development and support to migrate old CameronFIX components to Catalys 2.1. Also performed performance tests to show the performance improvement between the old and new software.
Client: Morgan Stanley (Hong Kong).
Description: Providing onshore floor support for ORC application, supporting APAC equities, and derivatives. Certify new releases provided by ORC in the UAT environment, and roll out the release to production. Developed scripts to check the processes well before market start, and send alert text messages over mobile if they are not good. Performing market rehearsals when new APIs are introduced before going live. Informing clients about the upgrade, and involving them in market rehearsal.
Client: Capstone (Singapore).
Description: This was an off-site project for Capstone Singapore. Capstone has a BackOffice system named BOSS (Back Office Server Systems). This software provides a GUI that shows the trade breaks after the street-side file is received and loaded into the system. Escalating issues to the respective teams, if trade breaks are not resolved in time. Creating scripts for new markets, brokers to get the street-side file, normalize it, and update it into the system. Creating new instruments and portfolios for new traders and clients.
Client: ORC.
Description: Developed a trading strategy for AutoQuoter, calendar spread in Java. Also developed a strategy for sending orders, quotes, based on bid, ask, and theoretical prices.
Client: RCB (Romanian Commercial Bank)
Description: Bucharest was initially a File-Based Market Link, which was later converted into an XML-based Market Link. This market is located in Romania. Market-supported XML-based APIs. This market link reads and writes a stream of bytes on the TCP socket. Order details were updated in an XML format (given by exchange) and sent over the socket. The header and trailer were 9-byte code, which needs to be appended before the start of the message and after the end of the message. This is to identify separate messages. Similarly, for incoming messages from the exchange. Here, Market Data and Static Data were also supported.