Serving the Quantitative Finance Community

 
User avatar
khairoo
Topic Author
Posts: 2
Joined: March 9th, 2003, 2:57 pm

binomial trees in LATEX

August 25th, 2003, 9:33 pm

Hi,Does anyone know a package to draw binomial trees (side ways growing) as used in finance using latex?Thanks
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

binomial trees in LATEX

August 27th, 2003, 7:42 am

I drew mine in Excel and printed them to encapsulated postscript and then included the postscript in the latex as a picture.
 
User avatar
ametrano
Posts: 1
Joined: July 14th, 2002, 3:00 am

binomial trees in LATEX

August 27th, 2003, 8:04 am

QuoteOriginally posted by: mjI drew mine in Excelhow to draw them in Excel?
 
User avatar
Anton
Posts: 2
Joined: July 11th, 2002, 3:53 pm

binomial trees in LATEX

August 27th, 2003, 8:19 am

 
User avatar
Anton
Posts: 2
Joined: July 11th, 2002, 3:53 pm

binomial trees in LATEX

August 27th, 2003, 8:19 am

Sorry...have a look at the XY-pic package http://cta.tug.org/tex-archive/info/lsh ... lshort.pdf
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

binomial trees in LATEX

August 27th, 2003, 10:10 am

right click on the area at the top and select the drawing toolbar. then just drag shapes around.
 
User avatar
Monkey
Posts: 1
Joined: July 1st, 2002, 9:42 am

binomial trees in LATEX

August 29th, 2003, 2:27 pm

Attached is a quick hack I put together to draw trinomial trees in excel. Hope this helpsAndy
Attachments
Tree vtemp.zip
(36.81 KiB) Downloaded 73 times
 
User avatar
ijooc
Posts: 0
Joined: March 21st, 2003, 5:33 pm

binomial trees in LATEX

September 1st, 2003, 10:44 am

xfig is also quiet good. However there is a Java version (jfig) available which can be run on a PC and can be downloaded fromhttp://tech-www.informatik.uni-hamburg.de/applets/javafig/simple but powerful.You can export to various formats including eps.