Find Jobs
Hire Freelancers

Draw a Binomial Pricing Trees in Python

$30-250 USD

In Progress
Posted over 5 years ago

$30-250 USD

Paid on delivery
I'm going to build a single-page binary tree dashboard in Python and flask/django on calculated stock option's price, where it is similiar with the following project in R but I have two more requests, one is to run as a API using Flask/Django and secondly to use the the existing calculation model in python pacakge "qfrm" . [login to view URL] Preferably to embed the python package of "qprm" in the project, instead of my original scripting as below. But for the first step you can use this simpler code in Python 2.7 to protype your ideas. from math import exp # option input parameters dt = input("Timesteps: ") S = input("Initial spot price: ") r = input("Risk-free discount rate: ") K = input("Strike price: ") p = input("Growth probability: ") u = input("Growth factor: ") N = input("Timesteps to expiration: ") # Choose a Call or a Put call = raw_input("Call or put? (C/P) ").upper().startswith("C") def binary(k, us): Stockprice = S * (u ** (2 * us - k)) if call: profit = max(0, Stockprice - K) else: profit = max(0, K - Stockprice) # If a leaf node if k == N: return profit # Binomial value recursively decay = exp(-r * dt) expected = p * binary(k + 1, us + 1) + (1 - p) * binary(k + 1, us) binomial = decay * expected # If an American option return max(binomial, profit) print 'Got your option price: $%.3f' % binary(0, 0)
Project ID: 17482244

About the project

10 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
10 freelancers are bidding on average $178 USD for this job
User Avatar
Hello Sir, I am professional python programmer, I mainly deal in web apps in flask/django. I checked your Binomial Pricing Tree algorithm in R. and its convertable in python using Pandas library. this library is a python library and use for these type of task. I have couple of doubts about API you want. but other than that I am good to go, if we can discuss these on chat it would be great and I can deliver the project on time. Looking forward to work with you. Thanks, Rajdeep
$183 USD in 3 days
4.9 (75 reviews)
7.0
7.0
User Avatar
Hello, I can help with you in your project Draw a Binomial Pricing Trees in Python I have more than 5 years of experience in Django, Financial Analysis, Flask, Mathematics, Python . We have worked on several similar projects before! We have worked on 370+ Projects. Please check the profile reviews. I can deliver your job with in your deadline. Please ping me for more discussion. I can assure the 100% job satisfaction. Thanks,
$250 USD in 3 days
4.9 (75 reviews)
6.7
6.7
User Avatar
hello! I am familiar with binomial math and this kind of project seems pretty cool, I suppose you want your inputs to be in GUI forms and Flask will deliver a frontend with single-page binary dashboard. We can discuss more on this, seems pretty interesting
$220 USD in 5 days
4.9 (108 reviews)
6.4
6.4
User Avatar
My Respected, Very good experienced with REST API with Django framework. Had done Django insurance, digital-sign-age, school solution, automation, order management kind of success projects. I had experienced with REST, API, angular-js, django, vuejs very strongly. I can manage complexity and django hosting too. Able to manage challenges and implementation of project right way with quality of code. I had experienced with git and revision control too, self monitor and self control work and task. Disucss/chat with me, you will be found confident to select as your project implemetor for django project. Feel free to contact us, we are happy to serve you. Have a good day. Thanks, Tejas-snippetbucket
$200 USD in 4 days
4.9 (49 reviews)
5.7
5.7
User Avatar
Hello. I have good skills in Python. I have read your project description carefully and very interest. Contact me please. Thanks......................................
$155 USD in 3 days
4.8 (26 reviews)
5.1
5.1
User Avatar
I am CFA and FRM qualified with five years of experience in investment management . Therefore, I can make the binomial tree for you in python. For more details, contact me
$100 USD in 3 days
5.0 (1 review)
1.7
1.7
User Avatar
Hi i am experience with python 2.7 and django and have confident to handle task with my previous knowladge
$155 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert I am python expert
$77 USD in 3 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of JAPAN
Koto, Japan
5.0
9
Payment method verified
Member since Jul 7, 2018

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.