Find Jobs
Hire Freelancers

Draw a Binomial Pricing Trees in Python

$30-250 USD

Probíhající
Zveřejněno před více než 5 roky

$30-250 USD

Zaplaceno při doručení
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)
IČ projektu: 17482244

O projektu

10 nabídky
Vzdálený projekt
Aktivní před 6 roky

Chcete si vydělat nějaké peníze?

Výhody podávání nabídek na Freelancer

Stanovte si rozpočet a časový rámec
Získejte za svou práci zaplaceno
Načrtněte svůj návrh
Registrace a podávání nabídek je zdarma
10 freelanceři nabízejí v průměru $178 USD za tuto práci
Avatar uživatele
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 v 3 dnech
4,9 (75 recenze)
7,0
7,0
Avatar uživatele
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 v 3 dnech
4,9 (75 recenze)
6,7
6,7
Avatar uživatele
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 v 5 dnech
4,9 (108 recenze)
6,4
6,4
Avatar uživatele
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 v 4 dnech
4,9 (49 recenze)
5,7
5,7
Avatar uživatele
Hello. I have good skills in Python. I have read your project description carefully and very interest. Contact me please. Thanks......................................
$155 USD v 3 dnech
4,8 (26 recenze)
5,1
5,1
Avatar uživatele
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 v 3 dnech
5,0 (1 recenze)
1,7
1,7
Avatar uživatele
Hi i am experience with python 2.7 and django and have confident to handle task with my previous knowladge
$155 USD v 3 dnech
0,0 (0 recenze)
0,0
0,0
Avatar uživatele
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 v 3 dnech
0,0 (0 recenze)
0,0
0,0

O klientovi

Pochází z JAPAN
Koto, Japan
5,0
9
Ověřená platební metoda
Členem od čvc 7, 2018

Ověření klienta

Díky! Poslali jsme vám e-mailem odkaz pro získání kreditu zdarma.
Při odesílání e-mailu se něco pokazilo. Zkuste to prosím znovu.
Registrovaných uživatelů Zveřejněných projektů
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Načítání náhledu
Bylo uděleno povolení ke geolokaci.
Vaše doba přihlášení vypršela a byli jste odhlášeni. Přihlaste se znovu.