Find Jobs
Hire Freelancers

I'm looking for developer on thinkorswim and python

$30-250 USD

Κλειστή
Αναρτήθηκε 8 μήνες πριν

$30-250 USD

Πληρωμή κατά την παράδοση
I’m using the THINKORSWIM (TOS) Exponen<al Standard Devia<on (ESD) Bands as part of a strategy and am trying to replicate in PYTHON using the HULL moving average type. In the past we have not been able to replicate the hull moving average in Python that mimics the TOS strategy. I need to be able to run both a TOS and PYTHON in parallel that give me the same results. I need to be able to change the variables (lookback and standard devia<on) for both and s<ll get the same results. My first choice would be to get PYTHON code that replicates the TOS code. My second choice would be to get PYTHON and TOS code that match the results and are very close to the original code. TOS CODE: Exponen<al Standard Devia<on (ESD) input length = 20; input numDevDn = -2.0; input numDevUp = 2.0; input averageType = [login to view URL]; def avg = MovingAverage(averageType, close); def expDev = ExpAverage(AbsValue(avg - close), length); plot UpperBand = avg + numDevUp * expDev; plot MidLine = avg; plot LowerBand = avg + numDevDn * expDev; ExpAverage ExpAverage ( IDataHolder data, int length); Default values: length: 12 Descrip<on Returns the exponen<al moving average (EMA) of data with length. The formula for the calcula<on of the exponen<al moving average is recursively defined as follows: EMA1 = price1; EMA2 = α*price2 + (1 - α)*EMA1; EMA3 = α*price3 + (1 - α)*EMA2; EMAN = α*priceN + (1 - α)*EMAN-1; where α is a smoothing coefficient equal to 2/(length + 1). Note that in thinkScript®, exponen<al moving averages use prefetch, see the Past Offset and Prefetch ar<cle for details. Input parameters Parameter Default value Descrip1on data - Defines data for which the average is found. length 12 Defines period on which the average is found. Example input price = close; input length = 12; plot ExpAvg = ExpAverage(price, length); The example plots an exponen<al moving average of a security's Close price. MovingAverage MovingAverage ( int averageType, IDataHolder data, int length); Default values: averageType: [login to view URL]: 12 Descrip<on Returns the average value of specified type and length for a data set. Available average types are: Simple, Exponen<al, Weighted, Wilder's, and Hull. Each type can be defined using AverageType constants. Input parameters Parameter Default value Descrip1on averageType [login to view URL] Defines type of average to be applied. This parameter accepts AverageType constants as value. data - Defines data for which the average is found. length 12 Defines period on which the average value is found. Example input price = [login to view URL]; input aggrega<onPeriod = Aggrega<[login to view URL]; input length = 12; input averageType = [login to view URL]; plot MovAvg = MovingAverage(averageType, Fundamental(price, period = aggrega<onPeriod), length); This example script plots a moving average of specified type and length for specified fundamental data.
Ταυτότητα εργασίας: 37200399

Σχετικά με την εργασία

16 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 7 μήνες πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
16 freelancers δίνουν μια μέση προσφορά $190 USD για αυτή τη δουλειά
Avatar Χρήστη
Hello Isaac! I hope you're well. I'm a senior Python developer with specializing in python app and web development. I've delivered more than 100 projects over time with 5* rating. Here are some of my skills necessary for this task. ➢ Python: Deep understanding of Python and libraries like Pandas, Numpy, Scipy, Plotly, scikit, re, poetry etc ➢ Frameworks: FastAPI, Flask, Django, Jinja and Mako ➢ Databases: MySQL, Redis, DynamoDB, Postgres, Oracle, MongoDB ➢ Async Communications: CQRS, Kafka, Redis, Celery, RabbitMQ, MQTT ➢ Source Code Management: Git, GitLab, Bit-bucket, SVN ➢ Project Management: Jira, Bugzilla, Trello & Asana ➢ Web Servers: Apache Tomcat, Apache Http, Nginx ➢ CI/CD: Jenkins, CircleCI, GoCD, ArgoCD ➢ Cloud Providers: AWS, GCP and Azure ➢ Containerisation: Docker, Kubernetes Best, Sonu
$200 USD σε 7 ημέρες
4,9 (65 αξιολογήσεις)
6,3
6,3
Avatar Χρήστη
Hello Isaac, I hope this message finds you well. I will be able to help you with your project. I read through the description and it sounds like I am just the right person for it. I have the right skill set with sophisticated experience in Python and Software Architecture. As a next step I would like to discuss some further questions with you. Either over the chat or a call, whatever you prefer. For my references and qualifications: I graduated in Computer Science with highest grades from one of the most reputable universities in Germany. Currently, I am enrolled in the Master's program. During my studies, I already published a paper on the subject of Artificial Intelligence. Further, I managed to get a lot of hands-on experience by working in several companies that operate in the field of Computer Science. As a native German speaker who was living in Canada for a year, my level in English is proficient/fluent. Further, I am in the preferred Freelancer program, making me part of the top 3% on the platform. Many successful past projects can be seen on my profile page. I am looking forward to working with you and if you have any further questions I would be happy to answer them. Best regards, Simon
$200 USD σε 3 ημέρες
5,0 (22 αξιολογήσεις)
6,0
6,0
Avatar Χρήστη
Dear Sir, Are you looking for a reliable solution to replicate the THINKORSWIM (TOS) Exponential Standard Deviation (ESD) Bands in Python using the HULL moving average type? I have the necessary skillset to complete this project. My expertise in C programming, Python and software architecture will be of great help in this endeavor. I will first analyze the TOS code and replicate it in Python. Then I will compare the results of both the TOS and Python codes to ensure that they are the same and very close to the original code. I will also modify the variables (lookback and standard deviation) for both the codes and still ensure that the results match. Moreover, I am offering a free demonstration of the solution even before the project is awarded. This will help you to assess the quality of the solution and decide if it meets your expectations. I am confident that I can provide you with an efficient and cost-effective solution for this project. Thank you for your time and consideration. Sincerely, Smith
$140 USD σε 7 ημέρες
4,9 (11 αξιολογήσεις)
5,8
5,8
Avatar Χρήστη
Having read your project requirements and all the details, I’m super-confident in my skill-set, experience, and technical ability (especially with think script for Thinkorswim platform) to develop this trading tool as you described. We shall communicate much better on your project when you open a chat with me. Eni O.
$250 USD σε 3 ημέρες
4,8 (7 αξιολογήσεις)
5,0
5,0
Avatar Χρήστη
Hello, I'm Adnan Gohar and I'm an experienced and results-driven professional with a deep understanding of project management, strategic planning, marketing, data analysis, and software architecture. I believe that my skillset makes me the best fit for this project. From leading teams to driving revenue growth and delivering results that exceed expectations, I have the experience needed to successfully complete this project. Additionally, my strong organizational skills, attention to detail, ability to communicate effectively with stakeholders, and past offset and prefetch calculations make me an excellent choice for this job. I understand the importance of getting both PYTHON code that replicates the TOS code and results that are very close to the original code right from the start. This is why I would like to get your approval to run both in parallel so that we can get the results you're looking for without having to make any changes to the original code. Plus, with my track record of success in both corporate environments as well as entrepreneurship, I am confident that I can deliver successful results on this project. Please let me know if you would like me to discuss further or answer any questions you may have about my qualifications for the job.
$140 USD σε 7 ημέρες
3,7 (14 αξιολογήσεις)
5,9
5,9
Avatar Χρήστη
I can help you replicate Thinkorswim's Exponential Standard Deviation Bands using the Hull moving average in Python. Ensuring parallel results with adjustable variables is my goal. Let's start by mimicking the Thinkorswim code in Python. If needed, we'll refine both to closely match original results. Ready to bridge the gap!
$200 USD σε 2 ημέρες
4,9 (15 αξιολογήσεις)
4,2
4,2
Avatar Χρήστη
Hello Isaac B., It seems like a very fit work for me. I have done exactly the same work 2 months before. I have a plenty of experience on Python. Please come over chat and discuss your requirement in a detailed way. Regards
$130 USD σε 7 ημέρες
5,0 (2 αξιολογήσεις)
3,0
3,0
Avatar Χρήστη
I'm excited to help you with your project! With over 8+ years of experience in software development and specializing in FULL-STACK development, I can assure you that I have the necessary skills and expertise to provide the best solution for your needs. I understand that you are looking to replicate in PYTHON the THINKORSWIM (TOS) Exponen<al Standard Devia<on (ESD) Bands strategy so that you can run both a TOS and PYTHON in parallel that give you the same results. My experience in software architecture and C programming along with Python make me well-suited for this task as I have the necessary skills to replicating TOS code accurately. Additionally, I offer services in many different areas including web design & development (core HTML/CSS/WordPress/PHP), eCommerce (Woo+BigCommerce/Shopify), desktop applications (Java/Python/C#/C++), computer vision (OpenCV/OCR), hardware (Arduino/Raspberry Pi), embedded systems (Embedded System), and game development (Unity3d/3d Max). .. I would be more than happy to discuss further
$140 USD σε 7 ημέρες
4,5 (4 αξιολογήσεις)
3,2
3,2
Avatar Χρήστη
⭐ Hello, How are you? ⭐ I am a passionate professional WEB developer who have rich experiences and high skills. I am very familiar with Software Architecture, Python and C Programming. I have built many wonderful websites and I can show you my past works. I am sure I am the best matched with your project and I can be powerful addition to your project. I will do my best for project to fulfill the demand and build a successful product for you with my high WEB skills, This is my Goal! If you award me, I can make perfect result in your timeline according to your requirements. My Skills: ★WEB - Frontend: PHP, HTML, CSS, Javascript, Laravel, Angular.js, React.js, Vue.js, CMS - Backend: Node.js/Express, Django/Python(Flask), ASP.NET/C#, Ruby on Rails ★DATABASE & Cloud Platform - Firebase , AWS - MySQL/NoSQL, MongoDB - Github, Social API - Payment Gateway Intergration - Chat , Video Streaming - CMS Ready to work for you now. The great philosopher Plato once said, “The beginning is the most important part of the work.” Please feel free to message me and start your project with me. Thank you and regard.
$155 USD σε 3 ημέρες
5,0 (1 αξιολόγηση)
1,2
1,2
Avatar Χρήστη
Hello. I read your description carefully. As Machine learning engineer and Python/Full stack developer with 6+ years experience, I am very interested in your project and am sure that I can make perfect result than others. I have master's degree in mathematics and rich experience with machine learning and python programming. I have built facial recognition attendance manage application and car plate number recognition system using python django, react and docker. I have also good knowledge of algorithm, this ensure I can make perfect result in time. Let's discuss about your project in chat. Hope to reply from you soon. Best Regards.
$140 USD σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Dear Client. Welcome to my profile, Home to Professional and Quality services with 100% customer satisfaction guarantee. I'm a Certified & Experienced Expert in the respective project requirements. Dear Client, I take this opportunity to inform you that i have KEENLY gone through all your project requirements as given in your project description and I confirm to you that i can perfectly deliver as instructed. Being in possession of all CLEARLY STATED required project skills (Software Architecture, Python and C Programming) as this is my area of professional specialisation having completed all Certifications and developed adequate experience in the same area, I hereby humbly request you to consider my bid for Professional, Quality and Affordable services always. STRICT TIMELY DELIVERY & UNLIMITED REVISIONS. Kindly Message Me We Discuss More About The Project and seal the contract. Welcome and Thank-you.
$250 USD σε 1 ημέρα
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
You're seeking to replicate the THINKORSWIM (TOS) Exponential Standard Deviation (ESD) Bands strategy using the HULL moving average type in Python. The goal is to ensure that both TOS and Python implementations produce matching results even when variables (lookback and standard deviation) are adjusted. Here's a summary of the proposal: Approach: Analyze the provided TOS code, focusing on the Exponential Standard Deviation (ESD) Bands strategy using the HULL moving average type. Python Implementation: Translate the TOS logic into Python code, emphasizing the HULL moving average approach for the ESD Bands. Variable Flexibility: Ensure that the Python code accommodates changes in variables (lookback and standard deviation) while still producing consistent results with the TOS strategy. Comparison and Fine-tuning: Run both TOS and Python scripts in parallel, verifying that they yield identical or very close results across various scenarios. Documentation: Provide clear and well-commented Python code, along with an explanation of the logic to facilitate understanding and future adjustments. Deliverables: Share the Python script that replicates the TOS strategy using the HULL moving average type. Optional Secondary Objective: If a perfect match proves challenging, provide both Python and TOS codes that produce results as close as possible.
$140 USD σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi Greetings! We are team of software developers. We have developers working on almost all the technologies. We will assign you a project manager who will assist you during entire process of project completion. We will provide you fast,timely and on time delivery with reasonable and minimum cost. We are a registered company located in Indore,India. We are available right now for the project discussion and can start the project on an immediate basis. We have understood your project requirement We have 9 ++ years of experience in design and development. We can handle projects from small styling to full development from scratch. We will provide a good result in a short time and satisfy you fully. We have experienced developers in C Programming Python Software Architecture WHY-Us: » Ready to Start on Immediate basis &provide proper Testing. » Keep your Data & Website Secure: Daily Progress Updates. » You will get 30-days FREE BUG-SUPPORT even after Project-Completion Please come in touch and let's discuss more detail about your task via chat. Project milestones will be decided during chat. Thanks and Regards Tech India
$250 USD σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της NIGERIA
Ilesa, Nigeria
0,0
0
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Απρ 16, 2023

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.