Ebay trading api url jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 ebay trading api url jobs found, pricing in NZD

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $98 (Avg Bid)
    $98 Avg Bid
    1 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $131 - $163
    $131 - $163
    0 bids

    ...solution) 1. Code a module able to handle multiple shops to use the main shops payment processor/ Merchant account. Multishop option. When an multishop is added the module can add the new shop. 2. All communications and transactions with payment processors must appear as if they are conducted by Shop A, regardless of whether Shop A or Shop B/C/D is placing the order. 3. Shop B/C/D cannot use an URL (landing page) of Shop A. Find a solution. 4. The Backoffice function on order page showing from what multi shop the order was placed must work. TASK 3 Code a module compatible with multi shop and newest Prestashop 8+.(Product name) 1. Code a module able to handle a secondary product name hook. 2. The secondary product name hook needs to be able to overwrite standard product ...

    $1904 (Avg Bid)
    $1904 Avg Bid
    60 bids

    I need a custom WHMCS module that will take my DNS management to the next level. This module should: - Offer comprehensive DNS record management capabilities - Provide...management options In terms of the user interface, I'm looking for a blend of simplicity and modernity. So, the UI should be: - Simple and intuitive for users to easily navigate and use - Modern and sleek to align with the current design trends The key part of this project is integrating with a custom DNS service. This means the module will need to be: - Compatible with the custom DNS service I use (API) is available - Highly functional for smooth integration and operation Ideal candidates should have experience with: - WHMCS module development - DNS management systems - Custom UI/UX design - Third-par...

    $64 (Avg Bid)
    $64 Avg Bid
    8 bids
    Dotnet developer 6 days left

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $735 (Avg Bid)
    $735 Avg Bid
    15 bids

    ...desktop applications. The ideal candidate should also have a strong background in algo trading and low latency applications. Key Requirements: - Experience with C# and Visual Studio for .NET development. - Previous work on both web and desktop applications. - Proven experience with algo trading. - Prior experience working in low latency applications - React JS work experience is added advantage Skills: - Worked with Websocket, REST APIs - React JS - Ability to understand code written by others and refactor. - Write clean, robust and performant code. Your role will involve: - Building and maintaining robust, high performance applications. - Using your knowledge of algo trading to implement and optimize trading algorithms. I'm on a tight timeline and n...

    $1992 (Avg Bid)
    $1992 Avg Bid
    26 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $42 (Avg Bid)
    $42 Avg Bid
    13 bids

    I am looking for an experienced developer to create a Hangman game using React and utilising a specific API for generating random words. This game will implement particular features of my choosing but will not revolve around any specific visual theme or elements. Key Requirements: - In-depth knowledge and experience working with React. - Understanding and previous work with APIs, specifically in random word generation. - Ability to implement specific features to enhance the hangman game experience. Expected Deliverables: - A fully functional hangman game that runs smoothly and is bug-free. - Proper integration with the pre-selected random word generation API. Note: Although no specific visual elements or themes are required, creativity is appreciated in the design process ...

    $221 (Avg Bid)
    Urgent
    $221 Avg Bid
    36 bids

    I need to automate the process of sending UPI payment links to my clients and recording the payments they make. Key Requirements: - Integrate UPI as a payment method for my business ...Requirements: - Integrate UPI as a payment method for my business - Develop a system that automatically sends the payment links to customers - Record the customer details and the payment information each time a payment is made The ideal freelancer for this project will have: - Proficiency in UPI and payment gateway integrations - Experience in automating payment processes - Familiarity with WhatsApp API for sending messages - Knowledge of data recording and management systems - Previous experience in developing similar systems would be a plus Please indicate your relevant experience when bidding. ...

    $261 (Avg Bid)
    $261 Avg Bid
    10 bids

    I have a wix website and sell products via wix STORE. I need to integrate Viva Wallet as a payment provider. I am looking for a VELO professional or PHP code knowledge to create a cash out and integrate the payment API key.

    $266 (Avg Bid)
    $266 Avg Bid
    51 bids

    I am in need of a skilled Full Stack Python Developer to primarily focus on back-end development tasks. The main areas of focus include: - User Authentication & Authorization: Implement a secure user authentication system to ensure data integrity and user privacy. - API Development & Integration: Develop new APIs and integrate with existing ones, for seamless communication between various components of the platform. - Data Processing & Analytics: Implement robust data processing and analytics functionalities to make informed decisions and gain insights from user interactions and other data sources. You will also be responsible for: - Payment Gateway Integration: Integrate payment gateways to facilitate transactions within the platform. - Social Media Integration: Imple...

    $3636 (Avg Bid)
    $3636 Avg Bid
    66 bids

    I'm seeking a savvy social media marketer to elevate my trading stocks business through a dynamic and engaging social media campaign. Key Requirements: - Proficiency in Instagram, Twitter, and TikTok, with a proven track record of success on these platforms. - Experience in increasing brand awareness, driving website traffic, and generating leads and conversions. - Understanding of diverse target audiences, especially young professionals, stay-at-home parents, and small business owners. Your responsibilities will include: - Crafting and executing a comprehensive social media strategy that aligns with our business objectives. - Creating captivating content and managing our social media accounts with consistent and engaging posts. - Monitoring the performance of our social me...

    $152 (Avg Bid)
    $152 Avg Bid
    18 bids

    I have a Vue 3 application that uses Quasar. The application is basically a blog with a few routes and simple pages. It uses backend API to fetch the data for articles. I want to deploy this app ideally to Vercel or Netlify. For SEO reasons, I want to use server-side rendering (SSR) so that user receives already rendered HTML and the API call is not necessary on the client. On the client, the app should hydrate so that it becomes interactive. The app is already working and when it is deployed without SSR, it works correctly. So you don't need to develop the app. You will need to configure the SSR in the project, configure the deployment location (Vercel or Netlify), and potentially adjust the existing JS code so that it works correctly in SSR environment (maybe this is...

    $265 (Avg Bid)
    $265 Avg Bid
    36 bids

    I need a proficient developer to help me build a private API management console for the game Rust, using the Gportal private API. The core functions of the Console Rust Gportal Private API are mainly centered on player data retrieval, server status updates and server configuration management. Here's an overview of the project requirements: - You will be responsible for building a secure and user-friendly private API management console specifically for Rust, using the Gportal private API. - The system should allow for the retrieval of player data, server status updates, and server configuration management. - The UI should be intuitive and engaging, allowing for easy navigation and efficient use. - The system should be able to handle high volumes of...

    $118 (Avg Bid)
    $118 Avg Bid
    24 bids

    ...Python to build an advanced trading bot. The bot should be compatible with TradingView and capable of the following: - Generating buy and sell signals based on specified trading strategies - Implementing stop loss and take profit orders for risk management - Adapting to customizable trading strategies - Actually executing trades and proving profitable over time The ideal candidate should have: - Profound understanding of trading principles and market dynamics - Solid experience in developing trading bots and implementing complex trading strategies - Proficiency in Python and experience in integrating with TradingView - A track record of building successful, profitable trading bots This project is a great opportunity for someone lookin...

    $118 (Avg Bid)
    $118 Avg Bid
    15 bids

    I am looking to build a travel portal primarily catered to individual travelers. The portal should incorporate features facilitating flight bookings and hotel reservations: Main Feature...straightforward booking procedures. - Professional and visually appealing: Considering the target audience, the design must be aesthetically pleasing and project a professional image. Ideal Skills and Experience for the Job: - Extensive experience in web development and design. - Proven capability in developing travel booking platforms. - Knowledge in integrating APIs, specifically the PartoCRS API. - Creativity and an eye for detail in designing user-friendly and appealing portals. Your expertise and creativity in creating this engaging travel portal for individual travelers will be greatly ap...

    $788 (Avg Bid)
    $788 Avg Bid
    93 bids

    I'm looking for a professional who can convert my Amibroker AFL script into a TradingView Pine Script. The converted script should be able to generate buy/sell signals and provide backtesting capability. The ideal candidate should have experience in: - Amibroker AFL and TradingView Pine Script languages - Developing buy/sell signals - Implementing backtesting functionality Moreover, my trading strategy is based on breakout patterns. The converted script should reflect this strategy and incorporate the following indicators: - Moving Averages - Relative Strength Index (RSI) - Supertrend I'm looking for a freelancer who can deliver a polished and fully functional script that mirrors the performance of the original AFL script in TradingView. Feel free to ask any additional...

    $183 (Avg Bid)
    $183 Avg Bid
    2 bids

    I'm looking for a talented Pine Script coder, familiar with TradingView and experienced in day trading, to assist in the creation of custom indicators specifically optimized for my trading style. Your tasks will include: - Developing platform-specific (TradingView) custom indicators. - Making sure these indicators are suited for day trading. The ideal candidate will have: - Extensive experience with Pine Script. - Strong knowledge of TradingView. - A background in creating tools for day traders. Your work will directly impact my trading decisions, so accuracy and attention to detail are essential for this project.

    $144 (Avg Bid)
    $144 Avg Bid
    6 bids

    As I'm looking to establish a new SMM panel, I need a skilled developer who can integrate key features into the script. Here's an overview of what the project entails: - **Core Features**: Implement a User Management System, API Integration and Payment Gateway Integration. Given the sensitivity of the data involved, it's crucial that these features are robust, secure and user-friendly. Build a cross-functional SMM panel that generates and sells traffic for all social media platforms. - **Security**: Incorporate Two-Factor Authentication and an IP Whitelisting system. Additionally, the script should have an extensive Activity Log Monitoring mechanism. - **Performance**: Develop a script that prioritizes speed and responsiveness. This includes a Fast Loading Service, ...

    $840 (Avg Bid)
    $840 Avg Bid
    83 bids

    I'm looking to develop a Sof...Payment Processing integration. - An AI Chatbot with capabilities for information retrieval and analysis. - An OCR (Optical Character Recognition) system. - Both Frontend and Backend development are necessary. - Seamless integration of the AI chatbot, OCR, and payment processing into the website. - A well-documented API to allow for future expansion. The ideal candidate for this project should be proficient in Python (Django/Flask), laravel, node js, vue js, AI programming, and API development. Experience with building SaaS platforms, payment processing integration, and chatbot development would be a great advantage. Accuracy, scalability, and security are top priorities for this project. Immediate availability and good communication skil...

    $1087 (Avg Bid)
    $1087 Avg Bid
    87 bids

    I'm in need of a skilled Rust developer who ca...of a skilled Rust developer who can work on building a Dex on Solana. Ideal Skills: - Proficient in Rust - Experience in working with Solana - Understanding of building decentralized exchanges - Knowledge in blockchain technologies The main task is to construct a decentralized exchange on Solana. Experience in building Dex is a must, as well as having a good understanding of how to optimize trading pairs and match orders efficiently. Please provide examples of your past work that are relevant to this project. I would like to see the projects you've worked on and your experience in this field. A detailed project proposal would also be appreciated. Looking forward to working with a skilled Rust developer who can bring t...

    $1830 (Avg Bid)
    $1830 Avg Bid
    33 bids

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the follow...through social media platforms. - Payment gateway integration: A reliable and secure payment gateway to facilitate transactions. - Email marketing services integration: Integration with email marketing services to streamline communication with users. Your expertise with Core Java, Java 8 features, J2EE, JDBC, servlets, MySQL, JSPs, HTML, Spring MVC, Spring Boot, ORM, MVC Architecture, and API Development will be essential. Additionally, experience with integrating and implementing third-party services will be highly valued. Looking forward to seeing ...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    33 bids

    ...dedicated to color trading. Here are the key points for this project: - The website will primarily focus on trading colors, not limited to but not including stock, cryptocurrency, or forex trading. - The site should have a robust user account system that allows users to create accounts, login, and manage their trading activities. - The user account system should include a dashboard where users can track their trades. Ideally, this dashboard should allow for real-time updates of the market. - The site should also allow for profile customization, giving users the option to personalize their accounts. - A comprehensive history of transactions should be available to users to track their past trades and performance. This project will require a developer with exp...

    $503 (Avg Bid)
    $503 Avg Bid
    43 bids

    We are seeking a skilled Product Researcher with expertise in AMZ, eBay, and Walmart. As a Product Researcher, you will be responsible for conducting in-depth market research, analyzing consumer trends, and identifying profitable product opportunities on these e-commerce platforms. Your main duties will include performing competitive analysis, conducting keyword research, and staying up to date with industry trends. The ideal candidate should have a strong understanding of AMZ, eBay, and Walmart's search algorithms, excellent analytical skills, and the ability to generate actionable insights. Required skills: - Proficiency in AMZ, eBay, and Walmart research tools - Experience in competitive analysis and keyword research - Strong analytical and problem-solving abi...

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

    Hi, I will assist you with creating WordPress website. There will be three main sections. Only story will be dynamic and other two will be just static. In story section when user will click on it, he/she will add their child name. If they will find name existing then they can click on the name and story will be played otherwise, need to create ttf file and with the use of google cloud api need to create audio, that will store on server and then it will be played. Please let me know if I missed anything from the scope.

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

    In need of a skilled professional to develop a RESTful API using Python. The API should be designed to handle multimedia data. Ideal Expertise: - Proficient in Python programming. - Thorough experience in RESTful API development. - Should specifically be adept in dealing with multimedia data handling. - Great problem-solving skills. - Conduct testing ensuring optimization and compatibility. Transparency, communication, and attention to detail will be crucial for this role. A fast turnaround will be appreciated without compromising on quality. If you have what it takes to handle this job, I welcome you to make your bid.

    $180 (Avg Bid)
    $180 Avg Bid
    23 bids

    I have two APIs in PHP that need to be fixed, specifically regarding issues with user authentication. Key Requirements: - Fix API A and API B - Resolve the authentication problems - Ensure APIs are properly authenticating users Ideal Skills and Experience: - Strong experience with PHP - Proficiency in working with APIs - Prior experience in resolving authentication issues - Ability to troubleshoot and debug efficiently Please let me know about your prior experiences in fixing PHP APIs, especially with user authentication. Feel free to share examples of your previous work or any relevant details. Your proposal should outline your plan on how you intend to resolve the issues and demonstrate that you understand the project requirements.

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

    I'm in search of a seasoned Pine script developer to design my ...developer to design my custom strategy, which involves unique indicators. Here's what's needed: - Design and implementation of my custom strategy on Pine Script - Integration of specific custom indicators - Focus on clarity and user-friendliness Ideal Skills and Experience: The perfect candidate for this job will be proficient with Pine script, TradingView, and understand different types of trading indicators. Prior experience in developing custom scripts will be a significant plus. Application Requirements: I want to see your past work. Show me a project, situate it in context, and tell me about the challenges you faced. This project will require excellent communication, so use your application to ...

    $186 (Avg Bid)
    $186 Avg Bid
    5 bids
    Gportal Private API 6 days left
    VERIFIED

    Needing G portals Private API and the method to get it ourselves

    $38 (Avg Bid)
    $38 Avg Bid
    8 bids

    We can’t use Renko on trading view for signals and strategy Not allowed Doesn’t work Renko doesn’t work with strategies and indicators You have to use candlestick then overlay Renko And then use the indicator. Renko chat don't work, you know that Becareful don’t use Renko Renk is how I trade, but we are trying to autmate this So you are going to have to use Candlestick with Renko overlays and the indicator on the renko, overlays and trade off the Candlesticks with the signals. The renko is to show you the end result, how it is going to look So you have to compare your Candlesticks signals with how the renko signals with what I showed you work They have to match

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

    ...primary function of the AI will be to offer travel suggestions tailored to the user's preferences. - User Interaction: The AI should ask direct questions to the user during interactions. This will help the AI to learn and refine its recommendations based on user feedback. Ideal Skills & Experience: - Proficiency in AI Development: Experience in building AI systems, particularly for personalization. - API Integration: Ability to work with APIs from travel sites to gather and process data. - Instagram Interface: Knowledge of creating chatbots or AI systems for social media platforms, particularly Instagram. - User Interaction Design: Prior experience in designing AI systems that can interact with users effectively. Please provide examples of similar projects you've...

    $33 (Avg Bid)
    $33 Avg Bid
    1 bids

    We are building a financial application whereas you can put money hence our AI works on it through big data and automation. The project is about algorithmic auto-investing trading on world wide's financial market. Fixed Rate Job Paid based on success delivery per country. $10/country. Make about 5-10 API/country for installing python, setting SQL for our applications and Google Sheet. For each country may need API for such as : 1. Historical Data 2. Financial Scrapped Source 3. Financial Summary Scrapped Source 4. Interest rate 5. Some More Required Skill & Experience : 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on ...

    $54 (Avg Bid)
    $54 Avg Bid
    10 bids

    ... - Performance Analytics enhanced by AI to provide deeper insights. - Comparison Tools powered by AI to highlight key differences. - Exportable Reports with AI-generated summaries. 6. **Security and Integrity** - AI-driven Proctoring for real-time monitoring. - Plagiarism Detection with AI. - Environment Lockdown managed by AI. 7. **Integration and API** - ATS Integration with AI-powered matching. - API Access with AI-driven functionalities. 8. **Support and Documentation** - Help Center with AI-powered search and suggestions. - Customer Support augmented with AI chatbots. - Tutorials and Training with AI recommendations. 9. **Additional Features** - Gamification with AI-generated challenges. - Mobile Support with AI enhancements. ...

    $4259 (Avg Bid)
    $4259 Avg Bid
    17 bids

    this is a static page, i need to create dynamic add of posts from top box. top box is like facebook with a create button, then you should list the posts. in the first box you need to add category (an empty select with cat1 cat2 cat3) a calendar date and an autocomplete for searching country-city ok? i will provide you api and project on github so im here for anything that is related to backend - create post - retrieve post - edit a bit the card

    $82 (Avg Bid)
    $82 Avg Bid
    35 bids

    I urgently need an expert to find Gportals Private API to create plugins for the Console Rust game. The main goal is to develop a custom administration panel, automate server management tasks, and enable integration with other applications. Despite skipping the specific functionalities for the plugins, flexibility and versatility should be core in their design. The completion of this project is time-sensitive, thus immediate engagement is appreciated. Skills and Experience: - Experience with Gportals Private API - Proficiency in console game plugin development - Knowledge of server management automation - Demonstrable successful projects in similar tasks.

    $209 (Avg Bid)
    $209 Avg Bid
    32 bids
    Laravel API integration 6 days left
    VERIFIED

    Estimated 10 API to integrate. CRUD work.

    $56 (Avg Bid)
    $56 Avg Bid
    31 bids

    I'm looking for exp...looking for experienced Node.js developers to create a RESTful API for my project. Key Requirements: - Develop a RESTful API: The API should follow REST principles for web services, ensuring easy consumption and compatibility with various applications. - JSON Format: The API should primarily support JSON format for data exchange. Ideal Skills and Experience: - Proficiency in Node.js: Thorough understanding and hands-on experience with Node.js for server-side scripting. - API Development: Prior experience in developing RESTful APIs is essential. - JSON Handling: Expertise in handling JSON data format within APIs. This project will involve working closely with the front-end team. If you have a solid experience in Node.js and ...

    $229 (Avg Bid)
    $229 Avg Bid
    36 bids

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a simple chatbot for automated responses. - Your primary tasks will include: - Setting up the WhatsApp API to the website - Configuring it to allow for sending messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - S...

    $190 (Avg Bid)
    $190 Avg Bid
    37 bids

    I need a plugin that includes Apple Pay, Google Pay, and Link payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view ...payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view the documentation here: The app that uses the plugin should also be able to customize the 'statement description', which is a capability provided by the Stripe API (createPaymentIntent). The suitable person would have experience in creating Bubble plugins, and hopefully would be easy for the person to make a quick and simple payment integration.

    $209 (Avg Bid)
    $209 Avg Bid
    15 bids

    My Company is SEO Right Now and I need that listed on the flyer (maybe in top left corner or similar) NOT TOO LARGE but just somewhere on the flyer nicely please, along with the URL and say: For SEO Services and Google Page 1 Results, visit - PLUS it needs my phone number: (206) 395-6759. I like layers on layers, icons and bright beautiful color, not pastels. I'm in need of a professional flyer that will promote my SEO service specifically targeted towards small and medium businesses. Key Points: - I'm looking for a creative, bright and colorful design which can competently attract potential clients. - The flyer should be able to clearly communicate my SEO services and differentiate my offerings from competitors. - Backlinks, Content Writing, Social Media Management...

    $163 (Avg Bid)
    Guaranteed
    $163
    89 entries

    I'm seeking a skilled Pine Script developer with ex...and implementing unique iconography. Key Requirements: - Modify an existing strategy on TradingView's Pine Script - Enhance the visual elements including color, faces, and icons - Utilize unique iconography to make the strategy distinct Ideal Skills: - Proficiency in Pine Script - Experience in creating and modifying trading strategies - Strong eye for visual design and aesthetics - Ability to implement custom faces and icons - Familiarity with unique iconography in trading strategies If you have prior experience in similar projects, please provide samples of your work. You should be able to start immediately and deliver within a reasonable time frame. Important note: If you dobt answer your pm please dont...

    $356 (Avg Bid)
    $356 Avg Bid
    22 bids

    I'm looking for an experienced developer to help with real-time text data scraping via API and management using BeautifulSoup. This project is primarily focused on retrieving text data and storing it in a database. Key Responsibilities: - Implement an API scraper to continuously retrieve text data in real-time - Utilize BeautifulSoup for data extraction and management - Develop a robust database to store all the scraped text data The ideal candidate should have: - Proficiency in Python programming language - Strong experience with API scraping and BeautifulSoup - Previous work involving real-time data scraping - A good understanding of database management It is important that the data scraping runs seamlessly and accurately in real-time. Prior experience with...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    27 bids
    eCommerce Store Expert Needed 6 days left
    VERIFIED

    I'm in search of an eCommerce expert who's adept at building eCommerce stores, and familiar with a range of eCommerce platforms. My store is focused on a modern design aesthetic. Key Requirements: - Proficiency in eBay, Shopify, Amazon, and Print-on-demand platforms - Experience with modern design elements for eCommerce stores - Ability to manage and provide insights on other platforms, as needed - Ability to create exciting listings, select fresh products for clients and assist with keeping storefronts up-to-date The perfect candidate should have a strong portfolio of eCommerce store projects, a deep understanding of the varied platforms I'm working with, and should be able to suggest and implement design choices that align with the modern feel I'm aiming fo...

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

    Signal catcher for trading xauusd

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    1 bids
    SEO Content Generation 6 days left
    VERIFIED

    Objective of the project The goal of the project is to develop an automated system that generates high-quality content related to beauty, cosmetics, skin and hair products, and makeup. This system must: Collect content from various sources (URL, RSS, XML) configurable by a Super User. Filter and process such content using artificial intelligence (AI) to improve it. Automatically publish enhanced content to a WordPress blog and various social networks. Provide an intuitive administration panel for managing system sources and configurations. Technologies and Tools Used Backend: Django Frontend: React Database: MySQL or PostgreSQL Monitoring: Prometheus and Grafana Containers and Orchestration: Docker and Kubernetes This project is already validated by AI tools to correct errors in ...

    $53 - $445
    Sealed
    $53 - $445
    9 bids

    I'm seeking a seasoned back-end engineer with expertise in Node.js and MongoDB. Your primary responsibility will be developing APIs that integrate seamlessly with external services. Key tasks include: - API development: You should have a proven track record of creating robust, efficient APIs. - Integrating with third-party services: The APIs you develop need to be able to communicate effectively with a range of external platforms. - Database design and optimization: While not the core focus, a strong understanding of MongoDB and how to optimize it for performance and scaling is beneficial. The project is centered around building a backend system that can handle a variety of tasks and interactions. While the exact scale of the project isn't currently known, the potential ...

    $3558 (Avg Bid)
    $3558 Avg Bid
    112 bids

    ...looking for someone who can help me create engaging TikTok content that is focused on stock trading. My goal is to target users who are interested in trading stocks, with the aim of improving: - Video Views - Likes and Shares - Follower Count I'm already quite advanced in my knowledge and experience with trading stocks. Therefore, the primary focus of this project will be to create content that will attract and engage this specific target audience. The ideal candidate for this project should have a deep understanding of the stock market and how to communicate complex trading concepts in a clear and engaging way. Key Responsibilities: - Develop a content strategy that resonates with a stock trading focused audience - Create engaging content tha...

    $44 (Avg Bid)
    $44 Avg Bid
    9 bids

    ...an experienced programmer who can create a bot that will be used for automated trading on Binary.com. Key Functionalities: - The bot will be designed to execute trades based on predefined strategies. This means it should be able to analyze market conditions and place trades automatically as per the set strategy. Ideal Skills and Experience: - Proficient in Python: Since Python is my preferred programming language for this bot, you should have demonstrable experience in programming with Python. - Knowledge of Binary Trading: A good understanding of binary trading platforms and how they operate is a considerable plus. - Experience with Automated Trading: Prior experience in developing bots for automated trading is highly preferred. - Familiarity w...

    $304 (Avg Bid)
    $304 Avg Bid
    11 bids

    I'm seeking a expert to seamlessly integrate the Gemini API within my existing app. This integration needs to facilitate real-time updates on specific information. Key Project Details: - The primary focus of this integration is to enable real-time chatbot updates and basic reporting. - The API should provide up-to-date data when I request a report. - This isn't for automating trades or portfolio performance monitoring but specifically for keeping the chatbot informed with the latest updates. Ideal Skills and Experience: - Proficiency in with a proven track record of API integrations. - Deep understanding of the Gemini API and its capabilities for real-time data. - Prior experience in developing chatbots or similar interactive features would be a ...

    $377 (Avg Bid)
    $377 Avg Bid
    11 bids

    We are looking for a talented PHP Laravel Programmer to join our team and work on our B2B ecommerce website and app development. The ideal candidate will have a strong background in PHP and Laravel, with experience in building and maintaining ecommerce platforms. This is a remote position, offering the flexibility to ...media sharing feature implementations. Ability to dedicate full-time to the project is crucial. Familiarity with version control systems (e.g., Git). Strong problem-solving skills and attention to detail. Ability to work independently and as part of a team. Excellent communication and collaboration skills. Preferred Skills: Experience with frontend frameworks like Vue.js or React. Knowledge of API integrations and payment gateways. Familiarity with DevOps practices ...

    $946 (Avg Bid)
    $946 Avg Bid
    197 bids