How to add script to thinkorswim일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 how to add script to thinkorswim 건의 일자리 확인, 급여 기준: USD
    bustabit script 종료 left

    부스타빗 스크립트 수정 작업

    $25 (Avg Bid)
    $25 (평균 입찰가)
    2 건의 입찰

    Facebook Fans (Worldwide) script.. MAXIMUM 90€!

    $47 (Avg Bid)
    $47 (평균 입찰가)
    2 건의 입찰

    Currently I have a PHP script that calls data from a MySQL db and echos the data into rows on a PHP page. The only problem I face the rows will become large and I don't want it all to appear on one page. I need something like the pagination function to insert "next" and "previous" links and only display 5 records on a page then "next" to display the other 5. This should be a quick job for someone competent in PHP. Additionally if you could please explain to me the code you injected into mine so I can add it to all my other PHP pages on my project that would be great.

    $416 (Avg Bid)
    $416 (평균 입찰가)
    83 건의 입찰

    Java based app backend for tourism activities need 2 things. 1 - add a copy activity in activity page to copie a existing activity content to a new one 2 - migrate backend from vps centosOS to cpanel based hosting.

    $147 (Avg Bid)
    $147 (평균 입찰가)
    35 건의 입찰

    Hi I have a python matplotlib script that allows user to scroll through a 3D image, in nifti file format. It has a slider that allows you to scroll through the z axis of the image. I would like for the image to have a text box that updates chosen coordinates that are selected by clicking on the image at a given slice. I would like for the chosen coordinates to only update if the user clicks on the canvas where the image is. I would also like for the text box to be outside the canvas and slider. If you have previous experience with Matplotlib, this should be no problem. Thank you!

    $132 (Avg Bid)
    $132 (평균 입찰가)
    17 건의 입찰

    I require an proficient developer to create a script that can send out automated emails through Gmail. This task should be accomplished with an appropriate scripting language for Gmail's environment. Key Requirements: - Send out notification emails. - The notifications will be for scheduled reminders and service status updates. - Targeted audiences are all users and selected groups. Relevant skills include proficiency in JavaScript (as Gmail Scripts commonly employs this language) and familiarity with Gmail's API. Knowledge of handling scheduled tasks and interaction with user databases is also beneficial. In short, I'm looking for a coding and Gmail expert who can automate the process of sending important reminders and status updates to our users. T...

    $502 (Avg Bid)
    $502 (평균 입찰가)
    47 건의 입찰

    how to decode : All report content comes from the json data we provide, I explain the logic details in report logic.pdf., please check its content. I also attached a json data and a tire report , they come from one scan, you check its content to verify the report logic. we have to make similar script to generate report from our system

    $152 (Avg Bid)
    $152 (평균 입찰가)
    41 건의 입찰

    I would like to design standard operating procedure (rules of lead engagement) based on large medium and enterprise segments- 1) how should sales consume the leads once a lead is assigned to the sales reps. 2) Define the stage movement timeline from one stage to another in salesforce based on which stage the lead is in. 3) How long to wait to send a follow up email /call after the two way connection has been established. 4) Reason to close or recycle the lead 5) Activities logged in salesforce. etc.

    $120 (Avg Bid)
    긴급형 NDA (비밀 유지 계약서)
    $120 (평균 입찰가)
    2 건의 입찰

    I'm in need of a talented scriptwriter that can help lighten up my YouTube channel with some comedy. The script: - Should be medium-length, ranging between 5-10 minutes. - Does not have any specific theme or topic, but creativity and humor sense is a must. - The humor should be tailored to appeal to teenagers and young adults. Skills & Experience: - Fluent in Hindi - Comedy writing experience - Deep understanding of youth culture and slang - YouTube scriptwriting experience is a plus.

    $15 (Avg Bid)
    $15 (평균 입찰가)
    2 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    More details: What is the desired color scheme for the HTML emails? Vibrant colors What type of data is being displayed in the emails? Graphs and charts How sophisticated should the timeline image design be? Moderate complexity with some unique elements

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    64 건의 입찰

    I'm looking for a developer to create a simple starter trading script. This is can be based on another script and does not need to be written from scratch. Develop a simple script that buys a particular cryptocurrency when it drops X% and sells it when it recovers Y%. Once that is established, we can look at adding the usual trading indicators as part of the strategy, but I want to start basic. Ability to customize buy and sell points as well as add different cryptocurrencies. Very Important: Host the script in the cloud for convenience and to avoid personal management responsibilities. I don't want the script to run on a server like AWS that I'd have to manage and continually mon...

    $22 / hr (Avg Bid)
    $22 / hr (평균 입찰가)
    36 건의 입찰

    I'm ...The primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to build their ...

    $145 (Avg Bid)
    $145 (평균 입찰가)
    26 건의 입찰

    I'm in need of a script that can produce a 3D flipbook video similar to the one I've provided. The script will take source images and render them into a 3D video using , Python, PHP or any other solution Requirements: - Development of a script that can process images into a 3D flipbook video - Experience with framework is preferred - Ability to understand and replicate the style and functionality of the provided reference video - Past work in similar projects is necessary, so make sure to include this in your application If you're interested, please contact me for more information.

    $484 (Avg Bid)
    $484 (평균 입찰가)
    65 건의 입찰

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr (평균 입찰가)
    23 건의 입찰

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $84 (Avg Bid)
    $84 (평균 입찰가)
    8 건의 입찰

    ...skilled PHP developer to resolve issues on my website's offer/gigs page. The website runs on a PHP MicroJobs Script, and there are several bugs affecting the functionality of this page. Issues Encountered: Error Messages: Users are encountering error messages when attempting to submit offers or gigs. Incomplete Transactions: Some transactions are not completing successfully, leading to inconsistencies in the database. Page Responsiveness: The page's responsiveness needs improvement for better user experience across devices. Requirements: Proficiency in PHP and experience working with PHP MicroJobs Scripts. Strong problem-solving skills to identify and fix bugs efficiently. Ability to optimize page responsiveness for various devices....

    $16 (Avg Bid)
    $16 (평균 입찰가)
    19 건의 입찰

    I'm in need of a developer who can create a n8n script to login to a specific website and extract stock data for multiple companies. Key features of this project include: - Extraction of table data: You should have knowledge and experience working with web data extraction, specifically with table data. - Selection of stocks data: The script should have the ability to select and extract information from the stock table. - Capability for multiple companies: The tool should be versatile to handle data extraction for multiple companies, not limited to just one. Experience in the use of n8n for data extraction from websites, especially in the finance sector, will be a significant advantage for this project. One of the page is: And t...

    $151 (Avg Bid)
    $151 (평균 입찰가)
    38 건의 입찰

    I'm in need of a skilled scriptwriter who can craft a compelling Spanish script for a 2-minute educational corporate video. The aim of this video is to educate professionals and companies about a specific topic. Ideal skills would include: - Native Spanish proficiency - Strong background in scriptwriting - Experience in creating educational content - Understanding of corporate communication - Ability to write engaging and informative content - Familiarity with video scripts and voice-over requirements Your script should be: - Succinct yet informative - Able to convey complex ideas in an accessible way - Appropriate for a professional audience Please share any relevant experience and provide a sample of your work if possible.

    $19 (Avg Bid)
    $19 (평균 입찰가)
    12 건의 입찰

    Just like the title says, i currently have a script on my site that displays text on mouse over, just not sure why it wont let me add line breaks; i can not give you access to the site, but i can send you the script. I have tried adding... '<br>, n, b, ' not really sure why its doing it. Thanks,

    $46 (Avg Bid)
    $46 (평균 입찰가)
    27 건의 입찰

    I'm in need of an experienced PHP developer to significantly enhance and upgrade my existing PHP script. The scope of work involves: - Adding new functionalities: Specifically, I am seeking to integrate payment gateway and app, as well as implement a subscription wallet and automated payments system. A background in financial integration technologies is preferred. - Modifying existing features: Notably, the user profile management feature and data management & reporting functionality need revisions. Experience in generating robust user interfaces and crafting intuitive data management systems will be key. Prospective freelancers should have demonstrated experience with PHP, user interface creation and data management tools. Proven skills in payment gateway...

    $463 (Avg Bid)
    $463 (평균 입찰가)
    92 건의 입찰

    ...experienced programmer who can create an automation script for a website. Key Requirements: - Automation Tasks: Your main job would be to automate various tasks on a website. This could involve anything from data entry to form submissions, and possibly content scraping. The specific tasks will be shared with you in detail. - Python Expertise: Given the nature of this task, your proficiency in Python is a must. If you have experience with automating websites using Python, that would be a huge plus. - Experience: Your application should showcase your relevant experiences and past projects. I’m looking for someone who has a proven track record in this field. Please include relevant examples of your past work in your application. Looking forward to hearin...

    $12 (Avg Bid)
    $12 (평균 입찰가)
    1 건의 입찰

    I'm in need of a Python script that can monitor specific events or conditions that I choose and send notifications to a Discord channel. I would like this to be done on a regular basis, for example, every hour. Key Points: - You need to create a Python script. - It should monitor for specific events or conditions (to be specified). - It must send notifications to a Discord channel. - The monitoring interval should be every hour.

    $33 (Avg Bid)
    $33 (평균 입찰가)
    25 건의 입찰

    Hi, As discussed in meeting , We are going with Phase 1

    $107 (Avg Bid)
    $107 (평균 입찰가)
    1 건의 입찰

    i wanna buy this plugin : and setting it for having this feature, for 1 of this need add custom code : need these features: 1. User area for cancel booking (unitl specific time setting) 2. Create service for specific day and time (example “Spinning Class” each monday at 10:00-11:00 am time) 3. Holiday block day 4. Limit user email / name booking only 1 time for service day/time (for this custom code ) 5. Waiting List when finished maximum capacity 6. Setting a specific range date for service example aviable / showing from start to end date

    $51 (Avg Bid)
    $51 (평균 입찰가)
    42 건의 입찰

    I'm looking for a professional who can develop a Pine script for me that will generate buy/sell trading signals on cryptocurrencies and any other stock or commodity market based on the diversion concept. The deliverables should give me the ability to change the indicator equitation or parameter as i want to toon up the peaks and valleys detection. also he should include the testing and functioning of Pine Script code and Elements to ensure its accuracy in generating Buy/Sell signals. Ideal candidates will have: - Familiarity with TradingView platform and Pine scripting. - A good understanding of trading signals and indicators. - Proven experience with cryptocurrencies and their market trends.

    $122 (Avg Bid)
    $122 (평균 입찰가)
    12 건의 입찰

    I am looking for a freelancer who can help me create a software script for bulk messaging on my website. The purpose of the bulk messaging is to message users about available rooms with text that we can customize. I already have a specific message that I want to send out. I don't have a preferred platform or language for the script, so I am open to suggestions. Ideal skills and experience for the job: - Proficiency in Python or JavaScript - Experience in creating scripts for bulk messaging - Ability to customize the messaging content - Familiarity with website integration and messaging APIs Here's a video of the website and what's needed, please watch this and bid. It's a simple script but I don't have the time ...

    $184 (Avg Bid)
    $184 (평균 입찰가)
    36 건의 입찰

    Hi Mdjuyel M., Thanks for reaching out. I have a logo namely Early Birds which is for a 6am class for our crossfit gym. In this logo are several different birds - What I would like is to change the Wonder Women bird to the Gladiator bird. I will send all the files.

    $30 (Avg Bid)
    NDA (비밀 유지 계약서)
    $30 (평균 입찰가)
    1 건의 입찰

    I'm looking for a seasoned Python developer with specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values...

    $260 (Avg Bid)
    $260 (평균 입찰가)
    25 건의 입찰

    Project Duration: 1 Hour Project Type: Python Script Modification Project Level: Normal Server Type: Ubuntu 22.04 Number of Changes Required: 1 Project Overview: We have an existing Python script that allows us to upload a CSV with two columns: Prompt Output The script then submits each “Prompt” to the OpenAI API, inserts the output into the “Output” column. We would like one change made to the existing script. Change Required: We would like to add one more column to the CSV file, “Id”, it will be the first column. We use “Id” as our own reference number for the row This column and its value should be retained in the output file. 5* FEEDBACK WILL BE LEFT FOR YOU

    $33 / hr (Avg Bid)
    $33 / hr (평균 입찰가)
    34 건의 입찰

    I have a set of scanned Hindi documents that need to be transcribed into Microsoft Word for further processing. Key Requirements: - Digitalization: The main purpose of this task is to convert the scanned copies into a digital format. - Basic Formatting: The text should be typed with basic formatting (e.g. bold, italic, etc.) but does not need to exactly match the scanned copies. Ideal Freelancer: - Proficient in Hindi: The freelancer should have a strong command of the Hindi language to accurately transcribe the content. - Experienced in Data Entry: This project requires good data entry skills to ensure accurate and efficient transcription. - Proficient in Microsoft Word: Prior experience with transcribing documents in Microsoft Word is preferred. 3 b...

    $78 (Avg Bid)
    $78 (평균 입찰가)
    41 건의 입찰

    ...looking for a Python script that uses PyAutoGUI to control keyboard inputs, with a specific focus on interacting with a Firefox web page. I would do it myself as its simple python. However, it needs to branch into two different output. 1 clicking certain buttons and then a Then a final enter button to refresh the webpage and get a new list of buttons to select. 2. The second branch does the same thing except that it pushes different bottons so the tab order is different. Having two outcomes makes the python code to difficult for me so that i why I need help. I will also have to fine tune the number of tabs after you give me the code. So branch one will have different tabs frequency than the other branch. The UI should reflect tha...

    $45 (Avg Bid)
    상금 보장형
    $45
    8 건의 응모작

    I'm looking for a talented script writer to work on a draft comedy script for a TV project. This script will be targeted at an adult audience. Key Points: - Your primary task is to review, modify and work on the draft to create a compelling, engaging, and humorous script that will captivate the listeners. - The tone of the script should be light-hearted, witty, and entertaining, in line with the comedy genre. - Understanding of TV scripts and their unique requirements is a plus. Ideal Skills: - Proven experience in comedy scriptwriting, especially for radio. - Ability to tailor humor for an adult audience. - Strong understanding of pacing and structure in scripting. - Familiarity with the TV industry and its specific req...

    $21 / hr (Avg Bid)
    $21 / hr (평균 입찰가)
    30 건의 입찰

    I need a script that will convert any html div to pdf (and download).

    $30 (Avg Bid)
    $30 (평균 입찰가)
    34 건의 입찰

    ...a dev team and seeking a highly experienced individual dev with in-depth proficiency in Laravel, Vue, and Flutter. Your responsibility will comprise the rebranding and extending of existing Codecanyon scripts. - **Script Rebranding**: I need a meticulous freelancer able to successfully rebrand scripts to brands of clients. - **Extending Scripts**: Your tasks also include extending Codecanyon scripts by adding extra functionalities, ensuring consistent, flawless operation , implementing APIs and adding the functionalities in the existing flutter app, testing, fixing any bugs to ensure smooth operations of the system. Pay : 1. INR1200/day or fixed amount as decided by our project managers, for 8 hours of work on anydesk/github for adding functions 2. INR ...

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    5 건의 입찰

    I'm looking for a designer who can craft a modern, min...my IT support business. This unique logo should include a symbol referring to technology such as a computer/laptop symbol, circuits, or a cloud. Requirements: - Use of cool tones, specifically blues and grays, to communicate our corporate image. - A minimal, sleek sans-serif, serif or script typeface. The choice is yours as I don't have any specific preferences. - The design should be innovative, portraying my business as a cutting-edge, modern IT support firm. - I would like the logo to be an symbol next to the company name Ideal skills: - Creative graphic design - Knowledge in modern logo trends - Familiarity with tech - Attention to details Please include samples of your p...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    90 건의 입찰

    ...complex script that combines SMC schools, ICT schools, and commercial use elements into a single Tradingview indicator. Here are more details on what I'm looking for: - The script should include various elements from SMC and ICT schools, as well as classic trading methodologies for commercial use. - The primary feature of the script will be the creation of a custom indicator on Tradingview. - This indicator should accurately reflect the principles and strategies taught in SMC and ICT schools, while also incorporating classic trading approaches. Ideal skills for this project: - Proficiency in Tradingview script development - Understanding of SMC and ICT trading methodologies - Knowledge of classic trading indicators and strategies - Ability to...

    $1107 (Avg Bid)
    $1107 (평균 입찰가)
    48 건의 입찰

    ...conversion process can be done manually, using HTML and PDF editors, or automatically, for which you can suggest a suitable script or tool. You're also welcome to combine both methods if you believe it would be more efficient. - The HTML output should be easy to read and navigate. The PDF should retain this readability in a static format, making it suitable for printing and viewing but without interactive features. - You will have creative control over how to best represent the JSON form in these two formats. The end goal is to make the content accessible and user-friendly. I'm looking for a professional with prior experience in data conversion, specifically from JSON to HTML and PDF. Experience in user interface design or a ...

    $17 (Avg Bid)
    $17 (평균 입찰가)
    24 건의 입찰

    ...a skilled developer to create a custom indicator using Pine Script v5 for the TradingView platform. The goal is to develop an indicator based on 3 existing indicators and predefined rules. The source code of all 3 indicators will be provided to the right candidate. The custom indicator should generate trade signals for alerts. Should be able to use this strategy in the Chart, where it should display buy, sell and exit signals. This project requires expertise in Pine Script v5 and a deep understanding of technical analysis principles. My requirement will be as below; 1. Convert 3 indicators into a strategy.(Source code will be provided) 2. Alert Creation. 3. Buy/Sell signal, Trailing SL/Trailing TP integration with alert function. 4. Session E...

    $329 (Avg Bid)
    파워형 NDA (비밀 유지 계약서)
    $329 (평균 입찰가)
    5 건의 입찰

    J'ai un contrat avec une plateforme de paiement mais je dois configurer les paiements sur mon site web pour y recevoir les paiements et l'intégration doit se faire avec Java Script. Mon site est WooCommerce.

    $160 (Avg Bid)
    $160 (평균 입찰가)
    32 건의 입찰

    write a headless chrome python script which will visit given list of URLs/websites aftear each config delay in seconds. script will use different ip in each iteration of list urls visit. it will keep running untill ip list end .

    $30 (Avg Bid)
    $30 (평균 입찰가)
    24 건의 입찰
    Record script 8 일 left

    To record final script and deliver ready to use audio. Prior to recording: Please send a clean version of your final script. Please confirm the vocal style, tone and pace you want, based on a specific part of the commecial demo you like. Delivery will be by the end of the next working day from acceptance of this quote. Please note that any client amendments to the final script after it is sent and recorded will be charged at $10 per line changed.

    $35 (Avg Bid)
    $35 (평균 입찰가)
    1 건의 입찰

    I'm seeking an experienced Urdu comedy script writer capable of creating engaging, 10-15 minute long episodes for a YouTube comedy series. Your work should revolve around stand-up comedy, sketch comedy, and sitcom themes. The humor should be primarily satirical. - **Skills Needed:** - Comedy writing - Urdu language proficiency - Experience with YouTube content creation - Understanding of satire humor Apply if your wit can generate laughs and keep our viewers entertained episode after episode.

    $12 (Avg Bid)
    $12 (평균 입찰가)
    14 건의 입찰

    I am in need of a networking expert proficient in Squid Proxy and Linux. The task involves creating a script that automatically turns a vps with a subnet into a residential proxy pool It's an ideal project for a developer who's well acquainted with Squid Proxy, understands network firewall setup, and has experience in dealing with Linux-based VPS. Running networking diagnostics would also come in handy as the task may involve troubleshooting any potential connectivity issues that may arise during setup.

    $583 (Avg Bid)
    $583 (평균 입찰가)
    26 건의 입찰

    Add value to existing dropdown

    $22 (Avg Bid)
    $22 (평균 입찰가)
    53 건의 입찰
    Unity automation 5 일 left
    확인

    ...working hard to adjust all apps to fit it and we need automation to scale our manual work, what we do is: if you know a way this can be done using automation please reach me first i open each games in unity to see the libraries they are using than i delete the In-app purchase and ads libraries After deleting the libraries, we get errors in codes that uses ads and lAP, so i fix them than i modify the code to give the in app items to users for free Than i have to check for all the static variables used in games, because they needs to get reset every time user come back to home page, else, they will get error the next time we play the game Than i have to create bundle of all the images, sounds and stuffs used in ga...

    $24 / hr (Avg Bid)
    $24 / hr (평균 입찰가)
    60 건의 입찰

    So i need to add this link to a already built flutter app front end and back end, the app already as a built in app stripe payment system but we want to add this phone contactless payment system @sh.shreya.15/contactless-tap-to-pay-payment-a-step-by-step-guide-using-stripe-terminal-in-flutter-4afc4a733e85

    $670 (Avg Bid)
    $670 (평균 입찰가)
    136 건의 입찰

    I’m seeking a talented scriptwriter to craft a engaging action movie script that runs between 60-90 minutes. - Theme: The script should encapsulate a thrilling theme with a strong action plot. Original ideas and creativity are highly encouraged. - Script Length: I’m aiming for a run-time between 60 to 90 minutes. The pacing needs to be considered to ensure the audience maintains interest throughout. - Revisions: The project might require a few revisions till we hit the right tone and pace, just so the core message is not lost. Ideal Skills and Experience: - Proven experience in scriptwriting, especially in the action genre. - Ability to write engaging and dynamic dialogues. - Strong creative writing skills. End g...

    $499 (Avg Bid)
    $499 (평균 입찰가)
    25 건의 입찰

    I'm looking for a captivating scriptwriter with deep understanding of the tourism industry. The purpose of the script is to elegantly showcase our event site and persuade people to use it. The script will majorly feature diverse happenings, including music concerts, sporting events, and business conferences. Ideal Skills: - Excellent scriptwriting ability with previous experience on tourism-related projects - Knowledge of event management industry would be a bonus - Creative flair and originality in conveying concepts - Ability to generate interest and excitement about our offers to clients

    $76 (Avg Bid)
    $76 (평균 입찰가)
    39 건의 입찰