• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Baruch MFE A Day in the Life of a Baruch MFE student

QuantNet

Staff member
Joined
10/23/03
Messages
43
Points
28
This is series of submissions by students in the Baruch MFE program who share their days. Each day is written by a different student.

baruch-mfe-quantlab.jpg

2:00 pm - Wake up, bright eyed and busy tailed. Check emails and text messages from my iphone in bed. Check for new course materials/discussions on Quantnet, read Drudge Report and WSJ headlines, check in with teammates, quickly check the market.
2:30 pm - Find out our assignment, due tonight at 6pm, is not yet complete and our assignment, due yesterday, is not yet submitted. Codes required for tonight's quiz are not yet working.
2:32 pm - Panic.
2:35 pm - Crack open my laptop and frantically start peering over thousands of lines of code.
2:36 pm - Simultaneously open Hulls Futures, Options and Other Derivatives, completing last nights homework via IM
2:36 pm - Curse C++, wish I had written more intelligent code and had commented more.
3:30 pm - Panic.
3:55 pm - Bug is located! Note to self: always put braces around if statements!!
4:00 pm - Hop in the shower and get ready for class.
5:30 pm - Walking to school for 6pm class. Talk to my dad on the way to let him know how yesterdays interview went.
8:30 pm - Meet up with the Baruch trading team to prepare for the RITC competition in February
10:00 pm - Continue working on homework in the Quant Lab.
1:00 am - Cordially escorted outside of the building by Campus Security.
1:15 am - The McDonald's on 28th and Park has been renovated. Free wifi, tons of outlets, 24 hours and food - score! 4 of us relocate there and continue working
3:30 am - The crowd is thinning out. Start heading home. The city is always peaceful this time of night.
4:00 am - Drop by the bank, post office and the 24 hour Duane Reade. Crack open the laptop and continue coding while waiting for my prescriptions. No wifi here but an outlet works.
6:00 am - Email team mates my work - they will continue on where I've left off. Instant message some friends who have just popped up online.
6:30 am - The sun is starting to peek through the curtains. Take 2000UI Vitamin D. Time to go to sleep.
____________
6:30 am - Alarm goes off. Time to get up for work. I am doing an internship at a private equity/hedge fund in New York. It’s around a 40-50 min train ride from New York City. Hit the snooze button.
6:45 am - Alarm goes off again. Get up and freshen up and get ready for work.
7:40 am - Walking to the subway and realize I don’t have enough time to get to Grand Central to get the train, so I waive over to a cab and have it drop me off at Grand Central.
7:50 am - Get to Grand central and run to Track 18
7:56 am - Off to White plains. Reading the WSJ on the train and listening to Bloomberg podcast.
9:00 am - Walk to the downtown office.
9:05 am - Start my work. Check how the Asian markets did and the issues with Ireland. Check for weekly analyst research from my two subscriptions. Open up Interactive broker’s trader workstation and the Excel DDE interface. Make sure everything is running fine.
9:20 am - Meeting with my boss and go over some of the work I did the night before. We discuss in the conference hall possible ways to interpret the data and charts I developed the day before and how we can set up some effective spread strategies using VIX futures.
10:30am - Get assignments from my boss to work on setting up a calendar spread strategy on VIX futures. Need to pull historical data and set up several graphs for the trader.
12:30 - Go over to Panera for an Italian sandwich while looking over the spread graphs for Cash/Dec, and Dec/Jan.
1:00 pm - Open up the Interactive Broker's API workbook and start reading, since my next project is to develop an electronic eye on specific spreads that will aide in algorithmic trading models that will be built to go on the IB API.
2:00 pm - Talk to my manager about the next week and what I would be doing since we are moving to Mid-town new York office in a week. I am told I have the week off and I would be working out of the New York office from now on. Only 10 minute walk from my apartment!
4:00 pm - Head over to the train station to go to school. Start working on Numerical Methods C++ homework in the train.
5:00pm - Walk over to Baruch College and go to the QuantLab to hang out with my classmates before class.
6:00pm - Find out today is Object Oriented Programming in Finance instead of Stochastic Processes. SP professor has gone to a conference in San Francisco. Head over to the computer lab instead of the normal class.
8:30pm - After class head back to the lab to play some trading games with my classmates.
9:45 pm - Worked on Numerical Methods in Finance homework. Got assistance on it from one of my teammates. Switched over after a while to catch up on Stochastic Processes course.
12:00 pm - Read about spread trading in the futures market.
12:30 - Log in to my remote access workplace and get onto my work computer from my laptop. Play around with the API tweaking some existing algorithms built by the firm to understand the interface and the code structures so I can start building my project.
1: 30 am - Watch The Office and an old episode of Seinfeld online.
Fell asleep at some point while watching TV shows.
_________
9:30am - I usually got up late.
10:00-11:30am - MFE study involves finance, math and programming. In the morning, I spent time to learn programming if there's no urgent homework. Recently I was reading two books Effective C++ by Scoot Meyers and Inside the C++ Object Model by Stanley Lippman. The second book is worth reading. Author illustrates C++ features from C++ compiler implementation.
11:30am - Our director helped us set up a Bloomberg onsite training at 12:30pm. Took train to Bloomberg Tower building at 731 Lexington Ave. BTW, other than training, the more often activities are campus presentation. Every week a few financial industry practioners are invited to campus. They introduce their own research topics or quant career. It's pretty good chance for students to network with senior quants in Wall Street.
12:30pm - Our classmates were gathering at the hallway of Bloomberg building when I arrived there. We're allowed to enter building after waiting for a while.
1:00- 3:00pm - The training took 2 hours. In the first hour, the instructor made a general introduction, such as how to find economic statistics and price, how to find help document. He demonstrated really fast. I can't keep with his space. I feel comfortable in the next hour when another instructor focused on details. We learned how to export data from Bloomberg terminal to Excel or directly retrieve data from Bloomberg add-ins in Excel. Bloomberg terminal is definitely powerful. It provides option pricing of different models and hedging strategy.
3:00-4:30pm - Went back to Baruch campus. Some classmates like study at Newman Library where it is more quiet. I prefer to stay in QuantLab, a room exclusively designed for the MFE students. My reason is QuantLab has a mini library containing hundreds of quantitative finance books. It's convenient to find the book I want to read. In additions, recently three Bloomberg terminals were installed on QuantLab for the MFE students to use. Today's training will help us take advantage of these expensive terminals.
4:30 - 5:45pm - Discussed Numerical Methods for Finance I (MTH 9821) homework with my teammates. All homework are assigned into groups. Each group consists of 3-4 students with different backgrounds. Homework 11 was to price European/American options using finite different methods to solve PDE. We requires to implement different solvers including forward Euler, backward Euler with Cholesky, backward Euler with SOR, Crank-Nicolson with SOR and Crank-Nicolson with projected SOR, then apply them to different finite schemes to compute option values, greeks, approximate errors. We not only considered algorithm implementation itself but also considered how to efficiently output data to .csv file and into specified spreadsheet. Programming homework is mainly written by C++ and part of homework employs VBA. Homework always killed a lot of my time.
5:45pm - Dinner.
6 - 9:30pm - Classes are offered in the evening beginning at 6pm. Tonight class was Numerical Methods for Finance I. Firstly we took one hour to do a quiz to verify our homework program. Then, professor taught us how to price Barrier, double Barrier, Bermuda options using finite difference methods. Professor always teaches very quickly. I need to keep focused. Usually professor gives weekly assignment in class or post on website after class. Fortunately, our life will be easy this week. We don't have assignment because of Thanksgiving.
10:30pm - Got home from campus. I read notes and reference books to figure out stuff that I couldn't understand in class, then started homework. Since there's no homework, I decided to focus on Capstone project tutored by the C++ class' professor who is an experienced practitioner. It's a good chance to learn more practical stuff. Our project just started and will analyze CDS market using PCA. Yesterday I took the whole night to setup development environment, Linux, Eclipse, Python, R, MySQL. Tonight I read carefully two 30-pages papers from the professor. CDS market looks complicated.
2:00am - Went to bed.
________
10.30 -11.30 AM - Review Notes from yesterday's lecture
11.30 AM -12.30 PM - Work on homework
12.30 -1pm - Lunch + WSJ
1-4pm - Start working on Homework again
4-4.30pm Work on interview question
4.30-5.15pm Home to College
5.15-6pm Hang out in Quant Lab (study room for MFE students) discussing homework, playing with Bloomberg terminals.
6-8.30pm - Class
8.30-9.20pm - College to Home
10 -12am - By 10, I am usually done with my dinner. Then if homework due tomorrow is pending then I work on it otherwise I read one of the books listed on Master Reading List for MFE students on Quantnet.
12-12.30am - Talk to family and friends in home country
12.30-1.30am Watch markets in home country. I usually have long term positions there.
1.30-3am - I am currently working on a project for a trading company. I usually spend 1.30 hrs on it.
3-10.30am Sleeping. Do not disturb

ARE YOU A CURRENT MFE STUDENT? Tell us what your day is like! Click HERE
 
hi, could a Baruch MFE student let me know where the QuantLab is? I am a Baruch student and want to get some general exposure to this field. More specially, check out the books in that lab.
 
This is series of submissions by students in the Baruch MFE program who share their days. Each day is written by a different student.


2:00 pm - Wake up, bright eyed and busy tailed. Check emails and text messages from my iphone in bed. Check for new course materials/discussions on Quantnet, read Drudge Report and WSJ headlines, check in with teammates, quickly check the market.
2:30 pm - Find out our assignment, due tonight at 6pm, is not yet complete and our assignment, due yesterday, is not yet submitted. Codes required for tonight's quiz are not yet working.
2:32 pm - Panic.
2:35 pm - Crack open my laptop and frantically start peering over thousands of lines of code.
2:36 pm - Simultaneously open Hulls Futures, Options and Other Derivatives, completing last nights homework via IM
2:36 pm - Curse C++, wish I had written more intelligent code and had commented more.
3:30 pm - Panic.
3:55 pm - Bug is located! Note to self: always put braces around if statements!!
4:00 pm - Hop in the shower and get ready for class.
5:30 pm - Walking to school for 6pm class. Talk to my dad on the way to let him know how yesterdays interview went.
8:30 pm - Meet up with the Baruch trading team to prepare for the RITC competition in February
10:00 pm - Continue working on homework in the Quant Lab.
1:00 am - Cordially escorted outside of the building by Campus Security.
1:15 am - The McDonald's on 28th and Park has been renovated. Free wifi, tons of outlets, 24 hours and food - score! 4 of us relocate there and continue working
3:30 am - The crowd is thinning out. Start heading home. The city is always peaceful this time of night.
4:00 am - Drop by the bank, post office and the 24 hour Duane Reade. Crack open the laptop and continue coding while waiting for my prescriptions. No wifi here but an outlet works.
6:00 am - Email team mates my work - they will continue on where I've left off. Instant message some friends who have just popped up online.
6:30 am - The sun is starting to peek through the curtains. Take 2000UI Vitamin D. Time to go to sleep.
____________
6:30 am - Alarm goes off. Time to get up for work. I am doing an internship at a private equity/hedge fund in New York. It’s around a 40-50 min train ride from New York City. Hit the snooze button.
6:45 am - Alarm goes off again. Get up and freshen up and get ready for work.
7:40 am - Walking to the subway and realize I don’t have enough time to get to Grand Central to get the train, so I waive over to a cab and have it drop me off at Grand Central.
7:50 am - Get to Grand central and run to Track 18
7:56 am - Off to White plains. Reading the WSJ on the train and listening to Bloomberg podcast.
9:00 am - Walk to the downtown office.
9:05 am - Start my work. Check how the Asian markets did and the issues with Ireland. Check for weekly analyst research from my two subscriptions. Open up Interactive broker’s trader workstation and the Excel DDE interface. Make sure everything is running fine.
9:20 am - Meeting with my boss and go over some of the work I did the night before. We discuss in the conference hall possible ways to interpret the data and charts I developed the day before and how we can set up some effective spread strategies using VIX futures.
10:30am - Get assignments from my boss to work on setting up a calendar spread strategy on VIX futures. Need to pull historical data and set up several graphs for the trader.
12:30 - Go over to Panera for an Italian sandwich while looking over the spread graphs for Cash/Dec, and Dec/Jan.
1:00 pm - Open up the Interactive Broker's API workbook and start reading, since my next project is to develop an electronic eye on specific spreads that will aide in algorithmic trading models that will be built to go on the IB API.
2:00 pm - Talk to my manager about the next week and what I would be doing since we are moving to Mid-town new York office in a week. I am told I have the week off and I would be working out of the New York office from now on. Only 10 minute walk from my apartment!
4:00 pm - Head over to the train station to go to school. Start working on Numerical Methods C++ homework in the train.
5:00pm - Walk over to Baruch College and go to the QuantLab to hang out with my classmates before class.
6:00pm - Find out today is Object Oriented Programming in Finance instead of Stochastic Processes. SP professor has gone to a conference in San Francisco. Head over to the computer lab instead of the normal class.
8:30pm - After class head back to the lab to play some trading games with my classmates.
9:45 pm - Worked on Numerical Methods in Finance homework. Got assistance on it from one of my teammates. Switched over after a while to catch up on Stochastic Processes course.
12:00 pm - Read about spread trading in the futures market.
12:30 - Log in to my remote access workplace and get onto my work computer from my laptop. Play around with the API tweaking some existing algorithms built by the firm to understand the interface and the code structures so I can start building my project.
1: 30 am - Watch The Office and an old episode of Seinfeld online.
Fell asleep at some point while watching TV shows.
_________
9:30am - I usually got up late.
10:00-11:30am - MFE study involves finance, math and programming. In the morning, I spent time to learn programming if there's no urgent homework. Recently I was reading two books Effective C++ by Scoot Meyers and Inside the C++ Object Model by Stanley Lippman. The second book is worth reading. Author illustrates C++ features from C++ compiler implementation.
11:30am - Our director helped us set up a Bloomberg onsite training at 12:30pm. Took train to Bloomberg Tower building at 731 Lexington Ave. BTW, other than training, the more often activities are campus presentation. Every week a few financial industry practioners are invited to campus. They introduce their own research topics or quant career. It's pretty good chance for students to network with senior quants in Wall Street.
12:30pm - Our classmates were gathering at the hallway of Bloomberg building when I arrived there. We're allowed to enter building after waiting for a while.
1:00- 3:00pm - The training took 2 hours. In the first hour, the instructor made a general introduction, such as how to find economic statistics and price, how to find help document. He demonstrated really fast. I can't keep with his space. I feel comfortable in the next hour when another instructor focused on details. We learned how to export data from Bloomberg terminal to Excel or directly retrieve data from Bloomberg add-ins in Excel. Bloomberg terminal is definitely powerful. It provides option pricing of different models and hedging strategy.
3:00-4:30pm - Went back to Baruch campus. Some classmates like study at Newman Library where it is more quiet. I prefer to stay in QuantLab, a room exclusively designed for the MFE students. My reason is QuantLab has a mini library containing hundreds of quantitative finance books. It's convenient to find the book I want to read. In additions, recently three Bloomberg terminals were installed on QuantLab for the MFE students to use. Today's training will help us take advantage of these expensive terminals.
4:30 - 5:45pm - Discussed Numerical Methods for Finance I (MTH 9821) homework with my teammates. All homework are assigned into groups. Each group consists of 3-4 students with different backgrounds. Homework 11 was to price European/American options using finite different methods to solve PDE. We requires to implement different solvers including forward Euler, backward Euler with Cholesky, backward Euler with SOR, Crank-Nicolson with SOR and Crank-Nicolson with projected SOR, then apply them to different finite schemes to compute option values, greeks, approximate errors. We not only considered algorithm implementation itself but also considered how to efficiently output data to .csv file and into specified spreadsheet. Programming homework is mainly written by C++ and part of homework employs VBA. Homework always killed a lot of my time.
5:45pm - Dinner.
6 - 9:30pm - Classes are offered in the evening beginning at 6pm. Tonight class was Numerical Methods for Finance I. Firstly we took one hour to do a quiz to verify our homework program. Then, professor taught us how to price Barrier, double Barrier, Bermuda options using finite difference methods. Professor always teaches very quickly. I need to keep focused. Usually professor gives weekly assignment in class or post on website after class. Fortunately, our life will be easy this week. We don't have assignment because of Thanksgiving.
10:30pm - Got home from campus. I read notes and reference books to figure out stuff that I couldn't understand in class, then started homework. Since there's no homework, I decided to focus on Capstone project tutored by the C++ class' professor who is an experienced practitioner. It's a good chance to learn more practical stuff. Our project just started and will analyze CDS market using PCA. Yesterday I took the whole night to setup development environment, Linux, Eclipse, Python, R, MySQL. Tonight I read carefully two 30-pages papers from the professor. CDS market looks complicated.
2:00am - Went to bed.
________
10.30 -11.30 AM - Review Notes from yesterday's lecture
11.30 AM -12.30 PM - Work on homework
12.30 -1pm - Lunch + WSJ
1-4pm - Start working on Homework again
4-4.30pm Work on interview question
4.30-5.15pm Home to College
5.15-6pm Hang out in Quant Lab (study room for MFE students) discussing homework, playing with Bloomberg terminals.
6-8.30pm - Class
8.30-9.20pm - College to Home
10 -12am - By 10, I am usually done with my dinner. Then if homework due tomorrow is pending then I work on it otherwise I read one of the books listed on Master Reading List for MFE students on Quantnet.
12-12.30am - Talk to family and friends in home country
12.30-1.30am Watch markets in home country. I usually have long term positions there.
1.30-3am - I am currently working on a project for a trading company. I usually spend 1.30 hrs on it.
3-10.30am Sleeping. Do not disturb

ARE YOU A CURRENT MFE STUDENT? Tell us what your day is like! Click HERE
Haha this is great!
 
Back
Top