Web based data entry contract jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 web based data entry contract jobs found, pricing in USD

    I am looking for a data entry specialist to help with a basic online form filling project. - The data required for the forms is very simple, mainly just Name, Email, and basic contact information. - The volume of forms is expected to be less than 100. This shouldn't be a complicated task for someone with good attention to detail and data entry experience. The ideal candidate will be efficient, reliable, and able to deliver the work in a timely manner. If you have experience in similar projects and are confident in your data entry skills, I'd love to hear from you.

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

    I'm searching for a meticulous professional that can handle a plethora of data. Entrusted with both numerical and textual data, you would be tasked with: • Efficiently processing large quantities of mixed data • Quality assurance and accuracy of data entry is essential Ideally, you should have a solid background in handling extensive data processing tasks. Your adaptability with different types of data—textual and numerical—will be crucial in this role. Your knack for processing more than 2000 entries while maintaining the integrity of each data point is paramount. Accuracy, efficiency, and strong attention to detail are skills that will set you apart for this job. Reply to your bid with a attached complete...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    9 bids
    Administrative Support 6 days left
    VERIFIED

    Please fully read the job description! I'm in need of a skilled virtual assistant. The tasks you'll be tackling will include: - Data entry: you'll be responsible for inputting new data into our system and maintaining the accuracy of the existing data. - Writing Standard Operating Procedures (SOPs): I'm looking for someone with a knack for writing detailed and clear SOPs that can be easily understood by others. - Setting up email lists. - May be added: Email management: sorting, flagging, and responding to emails from potential customers in a timely manner. I am looking for a long term assistant for around 6-8 hours per week initially. It would be great if you could work one or two hours per day on multiple days during the week. I'm ex...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    45 bids

    ...is 20$ Project Overview : developing a web-based game that leverages the ChatGPT API to generate unique scenarios and tasks for players. The game will offer personalized experiences with secret objectives that contribute to a collective goal. **Game Flow Implementation:** 1. **User Registration and Profile Creation:** - Players sign up and create profiles. - Each player is assigned a unique identifier (UUID) for tracking. 2. **Scenario Generation:** - At the start of a session, the backend sends a request to the ChatGPT API. - The API returns a scenario that sets the context for the game. 3. **Task Generation:** - Based on the scenario, the backend formulates tasks for each player. - Tasks are personalized using player data and are...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    ...deliverable is the files associated with a Large Language Model (LLM) Retrieval Augmented Generation (RAG)-based chatbot, the full-page chat interface screen, and the miniature chat interface. This job does not include deployment of the files to the production system. A demonstration of the chatbot and its capabilities will be provided upon completion of the project. The chatbot will limit itself to agreed upon topics/information and can handle several conversation turns (i.e., will maintain a temporary chat log per interaction for conversation flow). The chatbot will also be configured to store all chat logs locally. The chatbot will make use of an information store, so domain- and county-specific data will be available. Files will be documented in case of future modi...

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

    ...transaction system based on a crypto token or coin in the Binance Smart Chain. This system would be tailored specifically to facilitate seamless and secure P2P transactions. Key project aspects include: - Creation of a crypto token or coin: The core of this project involves developing a new digital asset specifically for facilitating peer-to-peer transactions. - Binance Smart Chain Integration: I have a strong preference for Binance Smart Chain as the underlying technology. Experience in working with this blockchain and its ecosystem is crucial for this project's success. - Smart Contract Development: I am in need of professionals who have extensive experience in developing smart contracts. The successful candidate would be responsible for designing and implementing...

    $958 (Avg Bid)
    $958 Avg Bid
    7 bids

    ...is 20$ Project Overview : developing a web-based game that leverages the ChatGPT API to generate unique scenarios and tasks for players. The game will offer personalized experiences with secret objectives that contribute to a collective goal. **Game Flow Implementation:** 1. **User Registration and Profile Creation:** - Players sign up and create profiles. - Each player is assigned a unique identifier (UUID) for tracking. 2. **Scenario Generation:** - At the start of a session, the backend sends a request to the ChatGPT API. - The API returns a scenario that sets the context for the game. 3. **Task Generation:** - Based on the scenario, the backend formulates tasks for each player. - Tasks are personalized using player data and are...

    $50 (Avg Bid)
    $50 Avg Bid
    6 bids
    Google sheet data entry 6 days left
    VERIFIED

    Google sheet data entry Need experience Have basic english.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    154 bids

    I'm looking for an expert developer with strong blockchain (Ethereum and Bitcoin) and frontend (React) skills to help me with a project. Key Aspects: - Blockchain: Prior experience with Ethereum and Bitcoin is a must. Hyperledger Fabric is not required. - Frontend: Proficiency in React is necessary. Features Needed: - The project will involve implementing various functionalities such as NFT, token, smart contracts, minting, and staking. Previous experience with these features is highly desirable. Skills & Experience: - Proficiency in Ethereum and Bitcoin blockchain development. - Strong experience with React frontend. - Prior projects involving NFTs, tokens, smart contracts, minting, and staking. - Excellent understanding of blockchain technology and its applications. - Abilit...

    $259 (Avg Bid)
    $259 Avg Bid
    25 bids

    I'm looking for an expert developer with strong blockchain (Ethereum and Bitcoin) and frontend (React) skills to help me with a project. Key Aspects: - Blockchain: Prior experience with Ethereum and Bitcoin is a must. Hyperledger Fabric is not required. - Frontend: Proficiency in React is necessary. Features Needed: - The project will involve implementing various functionalities such as NFT, token, smart contracts, minting, and staking. Previous experience with these features is highly desirable. Skills & Experience: - Proficiency in Ethereum and Bitcoin blockchain development. - Strong experience with React frontend. - Prior projects involving NFTs, tokens, smart contracts, minting, and staking. - Excellent understanding of blockchain technology and its applications. - Abilit...

    $61 / hr (Avg Bid)
    $61 / hr Avg Bid
    46 bids

    We need an online Virtual assistant to help us with our company tasks such as social media posts, research data entry etc... The tasks are very simple, however, this will be ongoing, daily work for the foreseeable future. Must be reliable and consistent in order to be successful in this role.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    17 bids

    Emulate Uniswap v3 quotter in a JS. I need a code that works same as Uni V3 Quotter contract, but just requesting pool info once and doing all calculations in pure JS: Requirements: -calcOutput(amountIn, tokenIn, fee,tick, liqudity, ticksBitmap.....) that outputs amount out -Test code - testCalc(poolAddress, amountIn, tokenIn) function: -read required pool data from chain -call calcOutput function -call Quotter with same params on chain. -Difference should be less than 0.001% -Pure JS, zero dependencies(if you need UniV3 SDK function - copy it right into code), JS float numbers prefered(rounding accepted in case it gives 0.001% accuracy), BigInt as worst case. Deadline - 24 hours.

    $20 (Avg Bid)
    $20 Avg Bid
    10 bids

    ...Other Responsibilities: - Email Management: Efficiently manage, organize, and prioritize inbound emails. - Calendar Management: Ensuring no scheduling conflicts and setting up appointments/meetings as per my instructions. - Data Entry: Accurately inputting data into systems and databases. Ideal Skills and Experience: The ideal candidate should have experience working as a virtual assistant, excellent English communication skills, outstanding organization skills, strong attention to detail, and a high level of proficiency with email/calendar management and data entry. Adeptness in multitasking and juggling multiple requests is a plus. We’re looking for someone who can start immediately! IMPORTANT: EXCELLENT ENGLISH COMMUNICATION SKILLS IS A M...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    35 bids

    I'm in need of a detail-oriented specialist to perform data entry on textual content that's already well-organized. Key Tasks: - Accurate entry of textual data into Excel format - Pace of work should be efficient without compromising the quality - Ensure a smooth transition of data, maintaining its organization Ideal Skills and Experience: - Previous experience in data entry jobs would be beneficial - Proficiency in Excel - Excellent attention to detail - Ability to handle data in an organized manner - Good command of English language to understand textual data.

    $241 (Avg Bid)
    $241 Avg Bid
    43 bids

    I am in need of a data entry operator to help with a project that involves processing both text and numeric data. The primary source of the text data is printed documents. The volume of handwritten notes that need to be entered is less than 100. Key Responsibilities: - Accurately enter both text and numeric data from printed documents into the system. - Ensure a high level of precision in entering the data. - Manage the input of a small number of handwritten notes. Ideal Skills and Experience: - Proficient in data entry. - Ability to work with both text and numeric data. - Attention to detail and accuracy in data entry. - Prior experience working with printed documents and handwritten notes is a plus.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    58 bids

    I need an entry-level social media enthusiast to promote a petition against corruption in the entrepenreur program in Australia on Facebook and Twitter. The goal is to increase the number of signatures in this link I have a vision problem and need to avoid looking at screens, so I don't have social media accounts. It's about finding entrepreneurs in Australia or groups of entrepreneurs and copying and pasting a short message with the link. - Basic understanding of social media platforms, particularly Facebook and Twitter - Empathy and understanding towards the cause of the petition. I live in Australia and they are stealing the budget that should be going to people like me. - Experience in managing social media accounts, although this is not a strict requiremen...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    25 bids

    ...freelancer who can adeptly perform data entry and image editing tasks. Your core responsibility will be to organize textual documents and photographs in a filing system, in order to reduce clutter and boost overall organization. In terms of data entry, you'll be primarily dealing with textual data and photographs. Crucially, the photographs will require image editing, which entails basic cropping and resizing. Therefore, being proficient in image edit software will be beneficial. Ideal skills and experience for the job: - Excellent data entry skills, particularly with textual data - Proficient in basic image editing, especially cropping and resizing - Be able to work independently to reduce clutter and organize documents i...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    37 bids
    Trophy icon Book-Based Brief Video Intro 6 days left

    I'm looking for a talented video editor to help with creating a captivating 10-20 seconds video intro for my new book. As the author, I have certain key aspects in mind that could be incorporated, however, I did not define whether it should be animated, live action, or a combination. Your creative input will be greatly welcomed. Ideal Skills: - Video editing - Animation (preferably, but not mandatory) - Creative thinking - Understanding of book themes Experience: - Portfolio of previous video intros or similar projects - Reviews or references validating previous work quality and reliability. Please review the book here:

    $20 (Avg Bid)
    $20
    4 entries

    As the client of this project, I'm on the lookout for an experienced developer who is capable of crafting a telegram bot that operates based on a 'refer and earn' model. Key Responsibilities: 1. Determine Best Programming Language: As I'm uncertain about the best-fit programming language for my project, you are given the flexibility to choose between Python, JavaScript and Ruby, based on your expertise and the bot's needs. 2. Required Functionality: I'm not certain about all the functionalities needed yet. Hence, I expect you to suggest essential attributes during development, keeping in mind a bot that can handle referrals efficiently and incorporate an earning system. 3. Bot Purpose: The primary purpose of this bot is to encourage users ...

    $75 (Avg Bid)
    $75 Avg Bid
    5 bids

    I require a skilled web developer to create an engaging user interface for my new project. The primary tasks include: 1. Creation of a login page: - This page should feature seamless Google integration, allowing users to easily sign-in using their existing Google accounts. 2. Developing a tailored home page: - The homepage should dynamically display filtered content based on the user type. We will have three distinct user types and the filtered content must reflect their needs and preferences. However, the specifics of this filtered data is yet to be defined. 3. Designing a user preference form: - A form should be incorporated to harvest key user preference information that will later be used to personalize user experience. 4. Documentation and Diagrams: ...

    $541 (Avg Bid)
    $541 Avg Bid
    119 bids

    I'm looking to enhance my Shopify store's B2B functionality by integrating two essential features from Sparklayer: - "Quick Buy" Page: This will substitute our current List view, enabling clients to quickly see prices and make bulk orders without navigating through individual product pages. (example is visible in another installed theme) - 'Unit Cost' Display on Product Page: Prices need to be shown in kilograms and automatically sync with Shopify's unit pricing, factoring in base price and dynamic calculations. (example code: ) Ideal candidate should have: - Proven experience with Shopify theme customization - Knowledge of B2B eCommerce solutions - Familiarity with Sparklayer integration - Fluency in JavaScript, HTML/CSS, and Liquid - Ability to imple...

    $528 (Avg Bid)
    $528 Avg Bid
    83 bids

    Join Our Team at ETI - Your Gateway to Success in Networking! Position: Sales Executive (Commission-Based) Company Overview: ETI (Expert Technologie Informatique) is a leading network training center specializing in CISCO certification programs, including CCNA, CCNP, and CCIE. With a reputation for excellence and a commitment to empowering professionals with cutting-edge networking skills, we offer comprehensive training solutions tailored to individual and corporate needs. Job Description: We are seeking a dynamic and results-driven Sales Executive to join our team on a commission-based arrangement. As a Sales Executive, you will be responsible for identifying and acquiring new clients for our CCNA, CCNP, and CCIE training programs. Leveraging your sales expertise and networ...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    4 bids

    I'm seeking a specialist with expertise in detailed financial data entry. You'll be tasked with entering intricate numbers and figures for our financial reports. Skills and Experience Required: - Proficient in Microsoft Excel. - Experience with financial report data entry. - Detail-oriented with ability to handle complex numerical data. Main Tasks: - Inputting detailed financial data into our Excel-based financial reports. - Ensuring accuracy of data. - Completing tasks within given deadlines. Please share relevant previous experience and examples of your work when bidding.

    $412 (Avg Bid)
    $412 Avg Bid
    41 bids

    I'm seeking a proficient Lora developer to integrate a sensor-based device into the Lora network. The device utilizes temperature and light sensors. The preferred candidate should possess: - Proven experience with Lora device integration - Knowledge of sensor-based devices, particularly those employing temperature and light sensors - Creators with background in electronics, IoT devices, wireless sensor networks or similar are especially welcome This integration project requires precision and an understanding of sensor data handling within the Lora network.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    10 bids

    I'm seeking a proficient Lora developer to integrate a sensor-based device into the Lora network. The device utilizes temperature and light sensors. The preferred candidate should possess: - Proven experience with Lora device integration - Knowledge of sensor-based devices, particularly those employing temperature and light sensors - Creators with background in electronics, IoT devices, wireless sensor networks or similar are especially welcome This integration project requires precision and an understanding of sensor data handling within the Lora network.

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    16 bids
    Trophy icon Informative Web Design 6 days left

    PLEASE DO NOT POST CONTENT THAT IS UNRELATED TO THE REQUIREMENTS SHOWN BELOW. YOUR ENTRY WILL BE REJECTED IF IT IS NOT RELATED TO THE REQUIREMENTS. I want to revamp my existing webpage to make it as good or better than competitor sites. I am attaching numerous photos that you can use, along with a list of pages I’d like, a site tree, and links to competitor sites with examples of pages that I want to emulate. Please do not directly copy these pages, but use them as an example of what I want to create. This site will be programmed in HTML/CSS, so that I can easily modify it later. The logo is attached, along with numerous photos that can be used as you see fit. The current website is at www.wilcofin.com. Use the content from that as you see fit. For the landing page I w...

    $185 (Avg Bid)
    Guaranteed
    $185
    27 entries

    In this project, I am seeking a knowledgeable professional to develop a web-based PowerApps with approval workflow. Key functions: - Database and document architecture - Customer form development and product cataloging - Features to calculate cost and revenue for products - Options to upload multiple attachments - Categorize based on status Desired workflow should streamline decision making and efficaciously automate our business process. Ideal Skills and Experience: - PowerApps development - Experience in designing database and complex document architectures - Familiarity with Approval workflows - Prior experience with web-based platforms - Strong understanding of business process automation Your proposal should include a high-level strategy tha...

    $630 (Avg Bid)
    $630 Avg Bid
    62 bids

    I need a smart contract developed for the Tron blockchain to create an utility token. Key features and requirements: - The primary function of the token will be to provide utility within my platform. - Users will acquire the token through a giveaway, rather than purchase or earning. Ideal Skills and Experience: - Proficiency with Tron blockchain and smart contract development. - Experience in creating utility tokens. - Familiarity with token distribution mechanisms, particularly airdrops. - Understanding of blockchain governance structures is a plus.

    $651 (Avg Bid)
    $651 Avg Bid
    3 bids

    I'm seeking a proficient data entry specialist with an understanding of accounting, specifically familiar with Tally Prime software. The nature of work involves three critical tasks: 1. Journal Entry: The expert will be required to complete and manage financial entries concerning the company's expenditures and revenues. 2. Billing and Invoicing: This task will involve creating and managing invoices while maintaining the company's sales records. 3. Bank Reconciliation: An important aspect of this project, this task will require the matching of our company's internal financial records against monthly statements from our bank. Ideal candidates should have relevant experience in handling financial data, which includes tasks such as handling ...

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

    I am seeking a talented professional to lead a WhatsApp marketing campaign. The campaign will need to...campaign will need to utilize a range of multimedia content including text messages, images, and videos, covering an extensive range of material. You'll be working on: - Creating and sending innovative marketing content to a pre-existing contact list, enhancing customer engagement and brand awareness. Ideal candidates should possess: - Proven experience in WhatsApp marketing and familiarity with its Web platform - Ability to develop and distribute text, image, and video content - Strong understanding of list importing and management methods. Being technology-savvy, able to handle digital tools, and having a creative skill set will highly increase your chances of securin...

    $76 (Avg Bid)
    $76 Avg Bid
    6 bids

    I'm in need of an experienced developer to bring my SQL codes with the triggers to life with a well-designed Apex Oracle application. The app is expected to have the following features: - Implementing data entry forms that are intuitive and user-friendly. - Developing robust data analysis reports that provide valuable insights in an easy-to-understand format. - Setting up a comprehensive user authentication and security system. - Creating a visual design that aligns with my company's corporate branding while also being colorful and vibrant. - Ensuring the application is responsive and works seamlessly on both desktop and mobile devices. - Implementing an efficient navigation and information architecture to enhance user experience. The ideal candidate for th...

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    I need an expert in Excel who can help me document my company's financial data. The focus will be mainly on: - Transaction history The transaction history should include the following details for every entry: - Description - Amount The ideal freelancer for this job will be someone with excellent command of Excel, data entry skills, and a solid understanding of financial data, especially transaction histories. Experience with similar projects would be a plus. Your attention to detail and accuracy are critical for this task. This project could lead to future work if successfully completed. Please place your bid stating your experience and how you intend to undertake the task at hand.

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    16 bids

    SUMMARY OF PROJECT: The purpose of this project is to allow multiple users to complete a daily spreadsheet (split into 3 tabs). All users will share and complete the same spreadsheet daily. I have attached the following, please review before you bid: - SPREADSHEET SYSTEM - BRIEF V1.0, PHASE 1 - SPREADSHEET SYSTEM - FLOW CHART - SPREADSHEET TEMPLATE

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

    I'm looking for an expert in Excel, preferable someone who is adept at managing and organizing large volumes of financial data. The task primarily revolves around: • Data entry and organization: You will be given vast amounts of financial data which I expect you to expertly enter and organize into Excel sheets. • Handling extensive data: You should be adept in working with over 10,000 rows/columns of data. • Using Excel functionalities: You should be familiar with Excel formulas and functions to format, sort, and organize the data effectively. Your experience in dealing with extensive financial data will be highly beneficial. I look forward to working with organized, accurate, and efficient freelancers. Remembe...

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

    I am in need of a skilled writer to craft a 1000-word article. The article will be focused on a ----- subject, with the target audience being residential or commercial, In terms of writing style, I'm looking for an informative and formal tone. Follow 100% instruction if not then article not acceptable and only 1 chance given then end contract ..

    $17 (Avg Bid)
    $17 Avg Bid
    68 bids

    I have a project that requires entry of text data from online sources or databases into an online database. The ideal freelancer for this job should be proficient in data entry and have good attention to detail. Key Requirements: - Input text data from online sources or databases into an online database. - Ensure accuracy and error-free data entry. - Maintain data confidentiality and security protocols. Ideal Skills: - Proficient in data entry, particularly text data. - Strong attention to detail. - Familiarity with online database systems. - Ability to maintain data security and confidentiality.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    64 bids

    I am in need of a skilled data entry professional to assist me with the intricate task of filling out online forms. These forms require meticulous attention and thoughtful precision, with specifics instructions only on a basic level. Proficiency in deciphering and executing complex tasks with limited guidelines will be key to this role. Skills & Experience: - Exceptional attention to detail - Proven experience in complex data entry tasks - Ability to follow minimal instructions and use initiative - Strong problem-solving abilities. Please note, this is a challenging task that requires both technical ability and sound judgment. An innovative and flexible approach would be advantageous.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    48 bids

    I am seeking a WordPress developer for an Annual Maintenance Contract (AMC) for my website. Key Requirements: - Theme customization - Plugin development - Website migration The ideal candidate will need to: - Design and implement changes to the website's theme to ensure it is visually appealing and aligns with company branding. - Develop custom plugins to add specific features and functionality to the site. - Migrate the website seamlessly, ensuring no loss of data or functionality. - Perform regular updates and backups to keep the site running smoothly and to ensure data is safe. - Monitor and clean up security issues promptly to protect the website from potential threats. - Optimize performance to enhance user experience and improve search engine ranking. Sk...

    $133 (Avg Bid)
    $133 Avg Bid
    64 bids

    I'm looking for a reliable freelancer to help with a small-sized project involving Excel data entry. The information will be shared via online documents. Ideal Skills and Experience: - Proficiency in Excel and data entry - Attention to detail is a must - Ability to handle small-scale tasks efficiently

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    59 bids

    I'm in need of a skilled logo designer who can create a professional, text-based logo for my technology company. This logo should reflect a professional ambience, and requires a hassle-free, engaging style that instantly captures attention. Ideal Skills: • Substantial experience in graphic design, particularly with textual logos. • A keen understanding of the technology industry and ability to portray its professionalism. • Proven ability to transform conceptual ideas into powerful visual representations. This is not a project for heavy graphics, but rather font and layout focused creativity. Interested? Let's connect and discuss the details!

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    9 bids

    Data Entry work based on youtube video ! Urgent | New freelancers preferred

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    63 bids

    I'm on the hunt for a talented designer, proficient in creating modern and minimalistic text-based logos. The emphasis of this task shall be: - Crafting a logo that exudes a sense of reliability and trust; the core of our brand identity. - Proficiency in minimalistic design elements. I invite experienced designers who have a keen eye for simplicity, and who are able to effectively communicate a message of trust and reliability through their work. Your portfolio should demonstrate exceptional skill in crafting text-based logos with a modern and minimalist aesthetic. I look forward to transforming my brand vision into reality with your creativity and expertise.

    $89 (Avg Bid)
    $89 Avg Bid
    178 bids

    I'm seeking a skilled photographer for an outdoor city family photoshoot in the evening hours. Familiarity with urban-style photography and the ability to create impactful portraits during the golden hour is ideal. Key requirements: - Skilled in family portraits and outdoor photography - Experience in capturing images in the evening lighting - Proven ability to work in urban environments - Availability for the scheduled date and time Your portfolio of similar work would be appreciated for review.

    $9 - $32
    Local
    $9 - $32
    0 bids

    I am looking to commission a skilled Pine script developer to build a trading strategy for me on TradingView based on the Weighted Moving Average (WMA) Indicator and Anchored Volume Weighted Average Price (AVWAP). Key Requirements: • Develop Pine script strategy for TradingView that will generate both long and short trade signals based on WMA and Anchored VWAP. • The strategy should encompass a simple backtesting functionality, optimization is not needed. Ideal Candidate: The ideal candidate for this job will have a significant familiarity with: • Pine script programming and development; • TradingView platform; • WMA and Anchored VWAP indicators. This role requires a detail-oriented professional with a track record in delivering high-quality...

    $132 (Avg Bid)
    $132 Avg Bid
    15 bids

    I'm currently seeking a skilled freelancer for a data entry job concerning primarily text data. The data to be entered will be provided in an Excel spreadsheet and will need to be accurately transferred to an online database. Ideal candidates should have: - Proficiency in Microsoft Excel - Experience with data entry into online databases - Attention to detail and accuracy Please place your bid based on the information provided, and get ready to embark on an engaging and fulfilling data entry task.

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    77 bids

    Wanted Online Internet job workers. Job is only through Internet. Work from home part time jobs. You can earn Rs.750-2000/- daily. These are genuine Data entry jobs & Internet jobs. No Investment required Online Captcha Typing Jobs Without Investment

    $253 (Avg Bid)
    $253 Avg Bid
    105 bids

    ...wide and 10mm thick DESIGN REQUIREMENTS Using the information provided, design of appropriately sized RSJ's / universal beams including oh fixing plates, holes, thread anchors and alike. on-site welding small be avoided what design? Therefore only bolted connections on site. The design should state the maximum expected deflection to the 2nr RSJ’s / universal beams. Looking for candidates based in the UK only. Any ? let me know....

    $613 (Avg Bid)
    $613 Avg Bid
    20 bids

    I'm looking for a JavaScript developer with experience in ARIS-based scripting. The script I have needs to be modified and expanded like so: - Addition of custom functionality - There are certain tasks this script must perform which it currently doesn't. - Enriching the user interface change color codes, add more tables etc. list of 8-10 changes needs to be done. I need more tables incorporated into the script that pull additional information. Ideally, you'll have a demonstrable knowledge of ARIS-based JavaScript and a strong understanding of UI development. Accomplished script performance is a must.

    $66 (Avg Bid)
    $66 Avg Bid
    9 bids

    I'm in need of a customized, web-based Whatsapp Message Sender with an integrated Admin Panel. The system should have an extensive source code available for my personal use. Key Features: - Compatibility: The system should be web-based. - Admin Panel: It should support multiple user accounts, each with different access levels, in order to facilitate efficient management and oversight. - Message Scheduling: The system should be capable of scheduling messages to be sent at specific dates and times. - Contact List Management: There should be an option for easy, user-friendly contact list management. - Message Template Creation: An option to create and store message templates would be beneficial. Ideal Skills and Experience: - Proficient in web develop...

    $119 (Avg Bid)
    $119 Avg Bid
    40 bids

    ...conception to execution. Your responsibilities will include: - Developing Smart Contracts - Building a Decentralized application (DApp) - Seamlessly integrating blockchain technology into the platform This project aims for the implementation of a smart contract for supply chain management, facilitating transparency and security in our operations. Familiarity or proficiency with Binance Smart Chain (BSC) is crucial for this project because of its notable benefits over other blockchains. Ideal candidate should have: - Prior experience in smart contract development - Proficiency in DApp development - Extensive knowledge about Binance Smart Chain network - Proven experience in blockchain integration Feel free to provide examples of relevant work in your bid. Understandi...

    $7375 (Avg Bid)
    $7375 Avg Bid
    60 bids