Tradingview buy script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 tradingview buy script jobs found, pricing in USD

    As an experienced trader, I'm looking to convert a unique trading strategy into a script for the Quantower Desktop platform. Includes: - Conversion of a specific trading strategy into Quantower Desktop compatible script - Testing for functionality and reliability within the Quantower Desktop environment Ideal Freelancer: - Extensive experience with Quantower Desktop - Proven record of converting trading strategies into scripts - Understanding of different trading strategy mechanics - Excellent problem-solving skills, particularly with code debugging This project is exciting and, with your help, will enhance my trading experience through automation. If this sounds like the right project for you, place a bid!

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    4 bids
    TrendingView Indicator -- 4 6 days left
    VERIFIED

    I want someone who has experience in Trading View indicators. I want him to have ready-made ideas and ready-made indicators. I will buy ready-made ideas and indicators. I do not want to design any new indicator. I want something ready-made. Submit all your ideas and indicators to me and I will see which one suits me and buy it

    $155 (Avg Bid)
    $155 Avg Bid
    9 bids

    I'm seeking a dedicated developer to design and create an engaging eCommerce website for selling p...3D Looks visiting our office in London Uploading client own measurements Some products of these section will be in Ready to wear collections Under fabric collections, we will provide the api keys for digital fabrics , which will have select qty in metres ,discount for bulk, cart,checkout and payment Payment Gateway will have stripe, paypal and major credit/debit card also will integrate BNPL - Buy now pay later Chat Options Contact form Themes :-

    $627 (Avg Bid)
    $627 Avg Bid
    21 bids

    Solana Node.js Script- create token and buy within same this : 63dTatRSt1xCh9Qfsa5imHaaEJh4DvHZ2gMeoac6rdo96UwX8JJbRBhR3d1QGgAwEFviVopfNDs55j9WQeBTb7FE

    $100 (Avg Bid)
    $100 Avg Bid
    6 bids

    I need a Python expert with deep knowledge of SEO and solid experience with Advertools, to develop a Colab script that successfully fetches and analyzes competitors' sitemaps. Key responsibilities include: - Fetching URL structures, page metadata (titles, descriptions) and XML sitemaps from competitors' sites. - The script should enable the extraction of keyword usage and analyze indexing patterns from the fetched data. Finally, the analysis results should be formatted and exported as a CSV file. Proficiency in CSV file handling is a must. Ideal candidates should have a proven track record in SEO analysis and Python programming, especially handling projects related to sitemap analysis and keyword usage extraction. Experience in Advertools is a requirement fo...

    $51 (Avg Bid)
    $51 Avg Bid
    27 bids

    I'm having trouble with a runtime error in my ChatGPT Excel VBA script, specifically during data analysis. I need an experienced VBA developer to help me identify and resolve the issue. Key aspects of the project: - Debug a runtime error: The issue is occurring during the data analysis process. You'll need to identify the root cause of the error and implement a solution to ensure the script runs smoothly. Ideal skills and experience: - Proficient in Excel VBA: You should have a strong command of Excel VBA, particularly in handling data analysis tasks. - Debugging experience: Prior experience in identifying and resolving runtime errors in VBA is essential. - Familiarity with ChatGPT integration: While not mandatory, previous experience with integrating GPT mod...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    8 bids

    ...purchases. The transactions should be carried out on and the fees paid using Jito. The script will be written using GeyserRpc and Rust. Key Requirements: - The Solana transaction should facilitate token purchase solely, not fee payments or data transfer. - The interface for this automation tool will be command-line based. - There is no requirement for user authentication; the process should be seamless and without any user input required. The general working logic of the program should be as follows, We will give the CREATOR address of the token mint address that we will purchase through the program, so it will constantly control it via API. When the Mint address is found, it will buy and sell with the private key entered in the program, i.e. wallets. Ideal Skill...

    $670 (Avg Bid)
    $670 Avg Bid
    23 bids

    I'm seeking a talented developer to create a custom shell script for my Linux system. Key Requirements: - Proficiency in shell scripting and Linux systems is a must. - Experience in software development to ensure that the script is stable and reliable. - Understanding of software requirements and good analytical skills to ensure the script meets my needs. Implement the software using shell scripts The first thing that will appear to the user is the software name in the middle and uder it is a short description of what the software is Then the user will have the choice of either login or create an account. If the user chooses to create an account they will be asked to enter their name (first and last) and their email (check for valid email entry) and set...

    $191 (Avg Bid)
    $191 Avg Bid
    27 bids

    I'm seeking an experienced scriptwriter to craft a dynamic 1-2 minute script for an upcoming Instagram travel reel. The tone should be informative, engaging, and able to captivate the audience's attention throughout the entire video. Key Responsibilities: - Develop a concise and compelling script that can be delivered effectively within the 1-2 minute timeframe. - Utilize a predominantly informative tone, aiming to educate the viewer about the travel content being featuring in the reel. Ideal Candidate: - Previous experience in writing scripts for social media content is a definite plus. - Understanding of what makes content shareable and engaging on Instagram. - Ability to work within the constraints of a short video while still delivering high-quality, informat...

    $11 (Avg Bid)
    $11 Avg Bid
    26 bids

    Hello There, I already have a working script with alerts on a strategy version. It triggers alerts with the conditions are met as it was designed. What to do now: 1. add a delay of 2 sec after the "" What i want to do is to close all the positions before enter a new one, it does with the code i have, but i think i need to add a delay for the exchange to be able to proceed with the second order. I have attached the alert portion of the script were I want to have a 2 sec delay

    $40 (Avg Bid)
    $40 Avg Bid
    15 bids

    I'm seeking an experienced Python developer to create a script that can convert .AAF files to .CSV format using either the pyaaf2 module or another suitable alternative. Key Requirements: - This task can not be solved with ChatGPT, because it gives wrong results that are not working, so be careful. - The script should focus on extracting and organizing the clip names and timecodes from the .AAF file. - The CSV output should be structured with separate columns for each attribute, specifically Clip Name, Start Timecode, and End Timecode. This format is crucial for the successful integration of the data. - The Timecode can be in SMPTE format (HH:MM:SS:FF) or in Seconds with Milliseconds. Ideal Skills: - Proficiency in Python programming, with a strong understanding of da...

    $184 (Avg Bid)
    $184 Avg Bid
    39 bids

    example problem: We have 100 numbers. Let’s designate (3,54) as buy trade which opens at 3rd number and closes at 54th number. Let’s designate a set ((3,54), (5,8), (10,24), (9,76), (56,98)) as some strategy consisting of 5 buy trades. We are only working with buy trades So there are many possible strategies - including multiple trades Submit python code that works through all possible strategies to determine the strategy with the highest overall profit. there are 4950 strategies using just single pairs, then exponential including multiple pairs (from the 100 data points) the problem is not actually possible to compute in a traditional iterative manner... There are trillions of strategies when using multiple data points there are many large number mo...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    42 bids

    I need an experienced instructional designer to create online courses for my emp...use multimedia content such as videos, audio and images. You'll be working directly with me to develop, plan and host the course content, aiming to improve and adapt the program based on user feedback. Key Requirements: - Proven expertise in designing multimedia e-learning modules - Knowledge in corporate training to ensure materials cater to professionals - Excellent skills in storyboarding and script writing for audio and video content - Versatility in creating interactive and engaging course content - Proficiency in using e-learning authoring tools This project offers a wonderful opportunity to showcase creativity and instructional design skills to make complex training information digestibl...

    $118 (Avg Bid)
    $118 Avg Bid
    5 bids

    I'm in need of a skilled laser technician to handle critical tasks for an upcoming theatre installation. Key Responsibilities: - Setting up and accurately calibrating our RGB laser system - Programming the laser to create impactful, synchronized effects that align w...laser effects to match the performance's theme Please only apply if you have relevant experience and are confident in your ability to deliver high-quality, impactful laser effects for our installation. I have made a design in Blender and need someone to export this design as a video and put it into my laser with the following software. If you have your own software, this is fine too. Then I just buy the laser. Stairville DJ Lase RGB Pro Advanced 1000 – Thomann UK ⁣Laserworld ShowNET + Showeditor S...

    $313 (Avg Bid)
    Local
    $313 Avg Bid
    1 bids

    I'm looking for a simple application where I'm going to use as a framework to grow functionalities on it. - It must be on React native (NOT expo) - java script code - Work in android initially (ios in the future) - Organized modular code (NFC calls, API calls etc) - You must provide instructions on how to create the dev environment - All code will be shared, without restrictions - It must have 3 screens - Login screen - which will authenticate to a backend I will provide - Then a main screen with 2 subscreens - Card read - read content of a NFC card - Configuration screen - to read/write some params from the API - And some other parameters like the URL to call, persisted locally on the phone Ideal Candidate: - Experienced in React Native developm...

    $185 (Avg Bid)
    $185 Avg Bid
    53 bids

    I need a skilled (also must speak Russian, due the data in the database) developer to create a set of scripts that will synchronize data between my AuctionWizard2000 database and my Opencart (cubecart, oscommerce) database. I have a python script done by previous contractor who dropped the project for the personal reason, so there is no issues with source and target db structures, mapping of the fields. etc. Need an to refresh and do an extra polish. My specific requirements are as follows: 1) Learn the structure of AW 2000 database (old Paradox format, but work fine via Windows ODBC) - download here setup exe file, install it, run trial, restore inventory database from the link I will provide and use this data for the export-import. Paradox

    $532 (Avg Bid)
    $532 Avg Bid
    46 bids

    I've set up a DocuSign account and am looking for an experienced Python developer to create a script for me. Key Requirements: - Python Script: I need a Python script that can create and email invoices to my contacts using DocuSign's API. - DocuSign Expertise: The ideal candidate should have prior experience working with DocuSign and be familiar with setting up and sending documents through their platform. Additional Info: - This project doesn't require integration with any other systems or databases, so the focus will be on creating a reliable and efficient Python script for invoicing purposes.

    $186 (Avg Bid)
    $186 Avg Bid
    19 bids

    We need to create a bot that will buy/sell tokens from Uniswap and Pancakeswap based on wallet transactions given to it. The bot will be built on Node and will be delivered within 3 weeks.

    $400 (Avg Bid)
    $400 Avg Bid
    1 bids

    I'm looking for a seasoned scriptwriter who specializes in action genre to craft an engaging series episode script for an adult audience. Key Requirements: - Experience in writing action scripts, especially for radio - Ability to create compelling, intricate plotlines - Understanding of adult audience's preferences and expectations - Flexibility to work within the 45-60 pages range Please apply with relevant samples of your work and a brief overview of how you plan to approach this project.

    $330 (Avg Bid)
    $330 Avg Bid
    21 bids

    I'm in need of a skilled content creator who can write engaging crypto news articles and convert them into insightful 15-30 minute YouTube videos. Key requirements include: - Comprehe...are the specific details of the role: 1. Frequency: One video per week. 2. Content: In-depth analysis of the Top 8-9 crypto news stories from the previous week. 3. Requirements: Each news story should include a screenshot and an authenticated link. 4. Script Length: The script for each video should range from a minimum of 15 minutes to a maximum of 30 minutes. If you're passionate about cryptocurrency and skilled in content creation, I'd love to hear from you. Please note that in this position, your primary responsibilities will be script writing and video editing, ...

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I'm looking for a freelancer who can download pictures from an excel list that will be provided (see 2 attachments). Following are the specific project requirements: We need those pictures in 2 separate folders (f.e. zip or rar file), one for each excel list. All pictures must be saved with Superaction excel file Pictures must be saved with their code. f.e. (code is in column A). If in Column F there are more than 1 pictures, then save 2nd, 3rd etc. pictures like: , adiddv0318_4.jpg... Always in Column F (URL's for download), pictures without _a, _b... are the main picture (therefore must be saved like ). Pictures with _a, b.. etc. must be save as 2nd, 3rd ... (, ). If in Column F there is no picture without _a, then use the picture with _a as main picture and save it as ; ...

    $139 (Avg Bid)
    $139 Avg Bid
    75 bids

    I'm seeking a proficient coder to create a Pine Script on Tradingview for my trading system. This Pine Script will be involved in backtesting and automating my existing trading system. Key Features: - Implementation of two specific indicators, MACD and Exponential Moving Average. - Utilization of specific timeframes, using one timeframe for trade entry and a different timeframe for trade exits. - Utilisation of MACD and exponential moving averages for triggering entry and exits. Ideal Skills and Experience: - Broad understanding and experience of coding with Pine Script. - Significant knowledge of financial markets and technical indicators. - Proven experience in automated trading systems. - Familiarity with MACD and Exponential Moving Average indicator...

    $879 (Avg Bid)
    NDA
    $879 Avg Bid
    11 bids

    Create a script for a game called Ark Survival Ascended. I need someone to program either AHK or some kind of script that will automate things like gathering resources, collecting in game drops,etc. I can go more into detail about it. The bot will basically utilize teleporters in game named a certain way (example: the "bot" (your script) will collect metal will teleport to Metal tp 1 > metal tp 2 > metal tp 3..... so on and at the end of the sequence it will telport to a forge, grab all the material out of the tame and put in into forges like tping to forge 1 > forge 2 > forge 3 ...., then there will tp's to drops that spawn every 30 mins collect it, screen shot it and send it into discord. Any actions the bot does it should just send it into...

    $181 (Avg Bid)
    $181 Avg Bid
    9 bids

    Description: We are seeking a skilled PineScript developer to assist in automating multiple trading strategies on TradingView. Our project involves combining 3-4 individual indicators per strategy to create comprehensive, automated trading strategies that can generate precise trading signals. Project Objectives: Strategy Development: Combine 3-4 individual TradingView indicators to create a single cohesive strategy. This involves precise coding to ensure that the strategy triggers trades based on specific conditions dictated by the combined indicators. Testing and Optimization: Once strategies are developed, they need to be rigorously tested and optimized for performance across different trading scenarios. Responsibilities: 1. Work closely with our team to understand th...

    $121 (Avg Bid)
    $121 Avg Bid
    9 bids

    ...professional who can install and configure Metin 2 game server files on a BSD system. The successful completion of this task will involve the integration of various features including: - User Account Management: The system should have a robust user account management system that ensures player data is securely saved. - In-Game Purchase System: I need an in-game purchase system that allows players to buy items and upgrades within the game. - Leaderboard Integration: A competitive aspect is essential for player engagement. I need the freelancer to set up a leaderboard system within the game. I'm expecting the project to be completed as soon as possible, hence the need for a freelancer with experience in setting up similar game servers and systems quickly and efficiently. It&...

    $119 (Avg Bid)
    $119 Avg Bid
    32 bids
    simple solana token build 5 days left
    VERIFIED

    I am looking for a skilled developer who has experience with Solana to create a basic token. This project will involve building a token with the following characteristics: - A buy and sell tax of 5%: The token should automatically tax 5% on buys and sells. - Fixed supply: The token should have a fixed supply. This means that once the tokens are created, the total token supply will not change. The ideal candidate for this project should have: - Proficiency in Solana development - Experience in creating tokens with unique tax structures - Understanding of the difference between fixed and variable token supplies. If you have the experience with Solana and token creation, and can deliver a quality product within a reasonable timeframe, I would love to hear from you.

    $18 - $150
    $18 - $150
    0 bids

    I am in need of a skilled scriptwriter to create a YouTube script that will focus on a comparison theme. The script should be primarily focused on being entertaining, making effective and engaging use of the comparison topic. Key Requirements: - The main topic for the script is comparison. The script needs to be able to effectively contrast different items/topics to create an entertaining video. - The script should compare items from the following categories: Products, Services, and Ideas. The ability to create witty and engaging comparisons is therefore essential. Ideal Skills and Experience: - Proven experience in scriptwriting, particularly for YouTube or other video platforms. - A strong understanding of what makes content entertaining and engaging...

    $16 (Avg Bid)
    $16 Avg Bid
    8 bids

    ...configure the settings (temperature, max tokens etc.), upload an image for that chatbot’s profile, enter the chatbot’s system prompt, enable or disable vision and user file uploads, and upload training document files (when applicable). The interface also needs to have a section where I can view conversations people had with the chatbots and track token usage per conversation and per user. 2. Customers buy access (on a 3rd party marketplace) to chat with a certain chatbot, let’s call it ‘chatbot1’. Their purchase info is sent to my site via Zapier integration (I will do this). An account is created on my website (I am thinking to do it myself through the WordPress Uncanny Automator plugin with WooCommerce). Include the key word blue at the start of...

    $1472 (Avg Bid)
    Featured
    $1472 Avg Bid
    27 bids
    Trophy icon Modern & Bold Banner Designs (x3) 29 days left

    ...colors that can catch the viewer's eye. - Each banner must include short text. The text is a call to action. The text for each banner will be provided below. - The banners should also feature product images that are eye-catching and communicate our offerings effectively. Please use graphics of cards from Star Wars, Pokemon, tennis sports cards, soccer sports cards. Banner 1 Requirements: Text: "Buy StarzCardz Gift Cards Today!" Banner 2 Requirements: Text 1: "Follow us on Instagram!" Text 2: "Our Instagram account is StarzCardz" Banner 3 Requirements: Text: "Click here to see all our products currently on sale!" Ideal Skills: - Graphic Design: You should have a strong portfolio of modern and bold designs, ideally with experience in...

    $40 (Avg Bid)
    Guaranteed
    $40
    37 entries

    ... I like how the videos have shots of my website as well as b-roll footage. You must also use an AI voice for the voice over. I will not be providing the voice over only the script. 1. 2. 3. I have an account at and can provide you with any footage and music that you want to use from there. You must use a nice clear AI voice that sounds natural and not like an AI voice. I like the way the one sounds in the videos above. I will provide you with a detailed script for each video that will have the text of what the AI voice should say along with what the scene should show. I will need you to create the video. If this goes well, I may hire

    $53 (Avg Bid)
    $53 Avg Bid
    56 bids

    **BEFORE YOU BID*** Its.a tiny enhancement on a script so dont bid crazy amount. I'm looking for a skilled Flutter/Dart developer who has experience in enhancing classified scripts. The objective is to adjust the search logic of my app to display products which are listed within a 30 kms radius from the user, shifting from a city-based search to a more precise GPS-based one. To achieve this, key features to be enhanced include: - Maps integration - Location-based product search - User-friendly interface The user's location should be determined via GPS coordinates, with Google Maps facilitating the location-based search feature. I am targeting smooth functionality and a surges in user engagement with this upgrade. Experience with the Flutter App with Laravel Admin Pa...

    $153 (Avg Bid)
    $153 Avg Bid
    9 bids

    ...create a unique divergence trading strategy script for TradingView. This will involve the following: - **Development of a Divergence Strategy**: The core of this project will be to design a divergence strategy that can be effectively implemented within the TradingView platform. This should be a well-thought-out and efficient divergence strategy that can be easily understood and applied in real-time trading situations. - **Incorporation of Comparisons**: The script should include the capability to compare the price action on the chart compared to two other markets. When the price is diverging up it should issue a sell signel and vice versa. The perfect candidate for this project should be well-versed in both trading strategies and the TradingView pla...

    $370 (Avg Bid)
    $370 Avg Bid
    21 bids

    ...need a Google Apps Script expert who can help me create a script that automates data entry and processing on Google Sheets and Google Drive. Google Sheets Automation: - The script should be able to automate data entry and processing on Google Sheets. When the script is manually triggered, it should fetch and process the data from the specified source and update the sheet accordingly. - Experience in developing complex formulas and functions in Google Sheets is highly preferred. - It is also important that the script is able to maintain data integrity and validation when processing the data on the sheet. Google Drive Automation: - The script should also be able to interact with Google Drive. - Your knowledge of Google Drive's API will b...

    $482 (Avg Bid)
    $482 Avg Bid
    23 bids
    Movie script 8 days left

    Need to write the movie script that will be about 1:40 minute. (8 or 9 episodes in total) Budget: $500 per episode Deadline: 60 days.

    $500 / hr (Avg Bid)
    $500 / hr Avg Bid
    1 bids

    I'm looking for a Laravel developer with solid cryptocurrency knowledge and a frontend design flair to enhance my shop script. - You'll need to add product search functionality that encompasses searching by name, category, price, and vendor. - I'm looking to revamp the frontend layout to be more professional, akin to Amazon's design. - The script shouldn't include any JavaScript. Ideal candidates for this job should have: - Extensive experience with Laravel, including backend and frontend development. - Strong understanding of cryptocurrencies to implement relevant features. - Proven track record in redesigning frontend layouts to be sleek and professional. - Prior experience with implementing and customizing search functionality in Laravel. - The a...

    $287 (Avg Bid)
    $287 Avg Bid
    7 bids

    I'm an author and the publisher I'm working with is still getting off the ground. One thing they do expect from authors are trailers for the books, and that's what I'm hoping you can help with. The publisher wants a realistic movie trailer-like video for a superhero book. He will write the script and detail what he wants in the scenes. The total number of characters would be six but only two are likely to need a lot of animation. My editor/publisher wants the trailer to look and sound as realistic as possible and contain complex action scenes including hand-to-hand combat. There will be a small amount of dialogue. The running time should be no more than 2 minutes long. Michael (the editor and publisher) would like to be able to interact and collaborate with you...

    $1007 (Avg Bid)
    $1007 Avg Bid
    18 bids

    In need of a talented video editor and script maker for my project which will be focused on the promotion and education of current trends within the automotive industry, specifically aimed at motor fans, car fans, and dealers. Your task will primarily involve: - Creating engaging content about recent car reviews and ongoing trends in the industry. - The videos should not just be entertaining but also serve an educational purpose, ensuring our abrasive audience is well-informed and knowledgeable. Ideal Skills Required: - Proficient in video editing software. - Exceptional scriptwriting ability. - A deep understanding of the automotive industry. - Proficiency in Arabic language is preferred. - Affinity with automotive fans and an understanding of their interests. If you believe yo...

    $100 (Avg Bid)
    $100 Avg Bid
    37 bids

    Are you a skilled scriptwriter with a passion for technology, business, and crafting engaging narratives? We are seeking a talented individual to join our team as a YouTube video script writer, specializing in creating captivating content for our channel. We require meticulously researched scripts for videos ranging from 10 to 20 minutes in duration. These videos will cover a wide array of topics, including business analysis, explainer videos, and documentaries. The ideal candidate will have a knack for distilling complex information into easily digestible and compelling narratives. Thorough Research: Conduct in-depth research to gather accurate data, facts, and figures related to the assigned topics. Engaging Scriptwriting: Craft scripts that are both informative and captivating...

    $10 (Avg Bid)
    $10 Avg Bid
    16 bids

    I'm in need of a talented Pine Script coder to bring my trading strategy to life. The primary focus of this project will be on the visualization of data on charts. I have a specific trading strategy that I'd like to implement using Pine Script. Your role will be to create a script that visualizes this strategy clearly and effectively. Key Requirements: - Experience with Pine Script - Understanding of different chart types and their appropriate application - Previous experience implementing trading strategies into Pine Script Your involvement will be pivotal in helping me visualize and understand my trading strategy. A proven track record in this area would be a significant advantage.

    $676 (Avg Bid)
    $676 Avg Bid
    14 bids

    I am looking for a skilled script writer to create in-depth and well-researched scripts for my hip hop YouTube channel. The content will be primarily focused on the latest happenings in the hip hop industry. Key Responsibilities: - Crafting scripts for videos that delve deep into current events and trends in the hip hop community, with a keen focus on news. - Ensuring that the script is comprehensive, informative and engaging, while maintaining a professional tone. Ideal Skills and Experience: - Proven experience in script writing, particularly in the domain of hip hop or music. - An understanding of the hip hop industry and its trends. - Ability to conduct thorough research, distill complex information into engaging scripts. - Exceptional writing skills, with a kna...

    $85 (Avg Bid)
    $85 Avg Bid
    45 bids

    Hi Alice M. as we spoke we will work on script 3 out of the scripts ive sent you

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    Looking for a Python & Active Directory Expert to create a script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, group policy etc. and export to a MS Excel File. More information attached.

    $14 (Avg Bid)
    $14 Avg Bid
    12 bids

    necesito unas revisiones y personalizaciones de informes sobre un script comprado en codecanyon llamado Stock Manager Advance

    $152 (Avg Bid)
    $152 Avg Bid
    35 bids

    ...and navigation (Player balance display, cashier, game selection menus/filters, settings) - Card graphics and animations (dealing, folding, community cards, winning/losing hand highlight/shadow) - Chip graphics and animations (betting, calling, chips collecting in the pot, main pot and side pot(s) positioning) - Gameplay sounds & animations - Table design (Player bubbles, nameplates, chip count, buy-in/top-up menus) - Tournament info panels - Table switching interface - Games included in this release will be No Limit Hold'em (2 cards), Pot Limit Omaha (4 cards), and Blackjack. The ideal candidate should have experience in Rive animation software and be proficient in Flutter development. Strong knowledge of poker game mechanics and UI/UX design principles is also preferre...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    42 bids

    I'm in need of a developer capable of creating a browser extension that will automatically fill in One Time Passwords (OTPs) I receive on my mobile device. Here are some key details about the project: - The extension should function on both Google Chrome and Mozilla Firefox. - I currently do not have any extensions or add-ons related to auto-filling or password management installed on my system. - The Auto-fill function will primarily be used on E-commerce websites and Social media platforms. Ideal skills and experience for this job include: - Proficiency in JavaScript and browser extension development - Previous experience with OTP systems - Strong understanding of browser compatibility and web standards - Proven capability of building secure software. Your understanding of user...

    $259 (Avg Bid)
    $259 Avg Bid
    3 bids

    ...implement in an existing Prestashop 1.6 eshop a script in order to make the following actions: 1. consider the products listed in xml of following link 2. generate a new xml file separating the products by different sizes. More specifically, the element & sub elements in <simple_products> will be removed from the original xml and additional products will be created using the size name & stock elements from <simple_products> element and all other product elements will remain as it is. please check an example of generated xml () by taking the first product from 3. save the new generated xml file to a specific path on the server 4. the new script can be run from cpanel by cron job Ideal

    $163 (Avg Bid)
    $163 Avg Bid
    24 bids

    We are seeking a talented and creative freelancer to assist in the creation of faceless TikTok videos. As part of our team, you will be provided with an example video and tasked with producing similar content that aligns with our brand and objectives. Responsibilities: Create engaging and captivating...exposure on a popular social media platform. Competitive compensation based on experience and quality of work. Potential for ongoing collaboration on future projects. If you are passionate about TikTok and have a knack for creating engaging content, we want to hear from you! Please submit your portfolio or examples of previous work along with your application. I AM WILLING TO PAY £1 EVERY VIDEO,I BUY IN SETS OF 10 OR MORE-- OVER TIME I WOULD BE WILLING TO PAY MORE DEPENDING O...

    $19 (Avg Bid)
    $19 Avg Bid
    19 bids

    ...brand. - Coin Logo Design: One of your tasks will be to design a logo for the Crypto Meme Coin that will both represent it visually and appeal to our target audience. - GIF Animations: Creating engaging and eye-catching GIF animations for the website is also part of this project. The completed website will primarily aim to provide comprehensive information about the coin and encourage users to buy and trade it. Given the nature of the website, ideal candidates for this project would have prior experience in designing and building cryptocurrency websites and a flair for animation. Knowledge in creating high-quality GIFs is highly desirable. Any bidder should demonstrate the creativity and technical skills to turn my vision into a functional and visually engaging website. P...

    $482 (Avg Bid)
    $482 Avg Bid
    16 bids