We know D.C. Get our free newsletter to stay in the know.

Tuesday, October 18
7:30pm
Landmark E Street Cinema
Washington, D.C.

Set in the high-stakes world of the financial industry, Margin Call is an entangling thriller involving the key players at an investment firm during one perilous 24-hour period in the early stages of the 2008 financial crisis. When an entry-level analyst unlocks information that could prove to be the downfall of the firm, a roller-coaster ride ensues as decisions both financial and moral catapult the lives of all involved to the brink of disaster. Writer/director J.C. Chandor’s enthralling first feature is a stark and bravely authentic portrayal of the financial industry and its denizens as they confront the decisions that shape our global future.

RSVP now for your advance screening passes at margincalldc.eventbrite.com.

MARGIN CALL opens at the E Street Cinema and AMC Shirlington on Friday, October 21.

Subscribe to our newsletters

Please complete the required fields below.

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});