• 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!

Self Explaining Models -- VaR Example?

Joined
11/26/07
Messages
2
Points
11
Hi All --

There's a way of writing and running Black-Scholes and other financial models as business rules in self-explaining, executable English.

Please see the examples:

www.reengineeringllc.com/demo_agents/Derivatives1.agent
www.reengineeringllc.com/demo_agents/BlackScholes1.agent
www.reengineeringllc.com/demo_agents/Transfer-Price1.agent
www.reengineeringllc.com/demo_agents/Oil-IndustrySupplyChain1.agent

Anyone interested in cooperating on an options Sensitivity/VaR example?

-- Adrian adriandwalker@gmail.com
 
Back
Top