Non windows api metatrader일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 non windows api metatrader 건의 일자리 확인, 급여 기준: USD

    Yerkebulan D.님의 프로필 정보를 확인해 보았으며, 제 프로젝트 작업을 제안해 드리고자 합니다. 보다 자세한 내용은 채팅을 통해 협의하실 수 있습니다.

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

    Hello. I want to become an smm service provider. I don't want to be a reseller. I want to have my own service (my own API). I don't want to be a reseller that links APIs to other panels. I want the services needed for many platforms such as YouTube, Facebook, Instagram, TikTok, Snapchat, SoundCloud, Spotify, etc. But for now, you only need the YouTube service. Subscribers, Likes, Dislikes, Views, Watching Time For these services to work, many IPs and accounts are required. I want someone who can explain this to me. We plan to gradually increase the service. As much as possible, I want to entrust this project to a developer who has made smm panels. Take care of your health in cold weather.

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

    Windows Server를 이용하여 여러 국가에 분산되어 있는 조직의 Active Directory 설계 및 구성 Active Directory에 등록된 계정을 개인 디스크 설정 및 공유 디스크 설정 추가 계정시 자동설정 환경 구축 내부에서 사용할 수 있는 Windows Server 기반의 Certificate Authority 구축

    $1300 (Avg Bid)
    $1300 (평균 입찰가)
    5 건의 입찰

    C++ Builder를 이용한 소프트웨어 개발을 하고자 합니다. 다년 간의 경력이 있으신 분만 찾고 있으며, 책임있게 프로젝트를 기간내에 마칠 분을 모시고 있습니다. 그럼 많은 지원 부탁 드립니다.

    $3000 - $5000
    $3000 - $5000
    0 건의 입찰

    ...2014년4월 ~ 2014년11월 : 주유소 누유관리 모니터링 시스템 - 고객사 : (주)에스티모빅 - 근무사 : 프리랜서 - 사용기술 : Java, Spring, MySql, MyBatis, jqgrid, bootstrap, daum map API, plot-chart # 2014년12월 ~ 2015년2월 : 생산관리 ERP설계 - 고객사 : (주)금강이엠씨 - 근무사 : 프리랜서 - 사용기술 : mockup UI tool # 2015년3월 ~ 2014년4월 : 블루투스 BLE 비콘통신 Android 개발 - 고객사 : (주) 바이트시스템 - 근무사 : 프리랜서 - 사용기술 : Android (블루투스 BLE 비콘통신, 서버 소켓통신) # 2015년7월 ~ 2014년8월 : 임베디드 리눅스장비 웹관리 프로그램 - 고객사 : (주)제이앤씨시스템 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : node.js # 2015년5월 ~ 2016년3월 : 홍선군 상수도 누수관리 모니터링 시스템 - 고객사 : 홍성군 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, Mybatis, Daum Map API, amchart, , jqgrid , bootstrap

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

    기존 웹사이트 API 연결 및 검색기능추가, 디자인 변경.

    $193 (Avg Bid)
    $193 (평균 입찰가)
    5 건의 입찰

    C# WinForm 기반의 Windows 응용 프로그램중 특정 기능 ListView/ListBox/DataGrideView 등의 Cell안에 Custom UserControl (Button 및 그림 및 체크박스등이 탑재된 UserControl)을 집어 넣고 리스트화 시킴. 단, TalbeLayoutPanel 등 Panel 컨트롤을 사용하면 안됨. Panel컨트롤은 32767 사이즈의 한계가 있어 컨트롤이 탑재되지 않음.

    $250 - $750
    $250 - $750
    0 건의 입찰
    OrderCalendar 종료 left

    안드로이드에서 월별 달력의 해당일자에 맞춰 주문내용(총금액, 건수, 미배송건수)을 보여주려 합니다. Eclipse 소스를 원합니다. 달력은 월별로 이동이 되어야 하고, 현재일자는 배경색을 달리해서 표시가 되어야 합니다. 주문이 없는 날은 표시가 안 되면 됩니다. 일자를 선택하면 그 날 주문한 상품의 이름,수량이 보였으면 합니다. 주문상세내용이 보였으면 합니다. 그리고, 원격 Database 접속정보와 관련된 쿼리는 아래와 같습니다. OS는 windows 2012 , 데이터베이스는 MS-sql이고, 원격주소, 계정, 암호는 실제 내용을 알려드릴 수 없는 점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력...

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

    1. 최적화 WORDPRESS 구성 에 VPS(2G) 에 워드프레스 테마(Ajax 모듈 중심 테마) 1개 최적화 ㅡ 적용기술 ( page rule최적화 및 ssl 적용, VarnishㅡNginxㅡphp-FPM, W3 total cache) ㅡ 최적화된 VPS 자동 최적화 ( 정기적 cache 제거 룰 클론으로 적용) ㅡ 테마 Patch 시 linode api 를 활용해서 원격에서 자동 패치 프로그램 지원) ㅡ 테마 적용 플러그인 (bbpress, wptouch, 구글통계, jatpack, w3 total cache, yoast pro..) 2. VPS 추가 및 PATCH 관리 및 기타 이슈관리 지원 ㅡ 1번에서 제작된 snapshot 활용 다수의 VPS 에 적용 ㅡ 다수의 VPS 에 테마 PATCH 및 자동 패치 가능한 Plugin patch 툴로 일괄 적용 * 셋팅된 VPS의 설정(사이트 디자인 포함)은 해당 사항 없음

    $5190 (Avg Bid)
    $5190 (평균 입찰가)
    3 건의 입찰

    הי אלכס, אני מעוניין בחיבור מפתחות API לאתר של סוכן טאובאו. אנא צור איתי קשר talok1@ תודה, טל

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

    범용 제어장치/시스템과 이러한 범용 제어장치(Embedded 환경)를 Windows 용 PC 내 USB Port를 통해 연결하여, 장비 상태 감시, 장비 Configuration, 프로그래밍 다운로드 기타 상태정보 업데이트, 등 장치와 연동하여 작동될 PC 응용 소프트웨어를 같이 개발하고자 하고 있습니다. 이 경우에서 필요한 Windows 용 USB Device Driver 제작을 담당해 주실 프리랜서를 찾고 있습니다.

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

    I need a qualified Android developer to help keep my Google Play account alive! Due to non-use, Google will CLOSE account in a day or two. Here's what I need from you: * PUBLISH ANY open-source app for Android. I'm not fussy about the type - it can be a game, utility application, social media application, or an app you already possess. The goal is expediency. * No specific category of app is required. Just ensure it meets Google's play store policies and guidelines. So that it PASSES Google REVIEW! * Your commitment to work immediately. Time is crucial here! I can't afford delays. * You MUST have LOTS experience PUBLISHING apps on GOOGLE PLAY this YEAR 2024 and know ALL the Google Policies so app you PUBLISH for me Passes "REVIEW"! This is an URG...

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

    I'm seeking a competent developer with significant experience with Google Fit REST API for an engaging fitness project across multiple platforms. Ideally, you'll have; - Prior experience using Google Fit REST API to track user activities and retrieve health-related data. - Proven experience in designing and implementing fitness applications on FLUTTER, Android, iOS, and Web platforms. Scope includes integrating these to: - Implement the user activity tracking feature - Facilitate the retrieval and display of health-related data This project will include third-party app integration too. So experience in that aspect will be an added advantage. Looking forward to your bids and discussing further.

    $120 (Avg Bid)
    $120 (평균 입찰가)
    134 건의 입찰
    YouTube Chrome Extension 6 일 left
    확인

    For this project, I need a skilled Chrome extension developer capable of creating an innovative ...designed to provide viewers with additional info about any facts or statistics mentioned within the video content. Please note: Specific details on the type of facts (statistics, quotes, data points, etc.) have not been mentioned at this point, opening a potential for a chat about specifics. Ideal skills needed are: * Proven experience in Chrome extension development * Experience with YouTube API * Understanding of effective UI/UX designs for an optimal user experience. Please ensure your proposal covers your approach to the development of this unique tool alongside your relevant skills and experience. If you've worked on any similar projects before, do include the details in...

    $119 (Avg Bid)
    $119 (평균 입찰가)
    49 건의 입찰

    Looking for a developer that can work with php and laravel framework. Need to fix some issues on a website, add stripe payment, SDK api integration and improve pagespeed and performace. If you can work well with laravel, let me know.

    $138 (Avg Bid)
    $138 (평균 입찰가)
    177 건의 입찰

    I'm seeking a proficient freelancer with a deep understanding of Wireshark and Virtual Machines to assist me with a series of tasks of intermediate complexity. Key tasks include: - Wireshark setup and configuration, - Capturing and analyzing network traffic - Setting up and managing virtual machines on a Windows OS. Successful applicants should have proven expertise in both networking and cybersecurity, as well as proficiency with Windows-based virtual machines. Previous experience in mentoring or teaching these subjects would be highly regarded.

    $126 (Avg Bid)
    $126 (평균 입찰가)
    18 건의 입찰

    I am seeking an experienced narrator and editor for a non-fiction audiobook. This project will require a professional with an in-depth understanding of audiobook production and an ability to deliver a neutral tone throughout the narration. Your tasks will include: - Non-fiction audiobook narration - Audiobook editing - Quality assurance to verify a clean and high-quality audio production The ideal candidate will have: - Proven experience narrating and editing non-fiction audiobooks - Great attention to detail and commitment to delivering high-quality audio - Ability to deliver a neutral narration tone This project involves a manuscript that falls within the range of 10,000 - 50,000 words. Thus, candidates should have experience with medium-sized projects and be ...

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

    Job Summary: We are seeking a talented and creative freelance artist to create photorealistic images of our non-alcoholic beer product. The artist will be responsible for developing three label variations and presenting them on 7.50z (approximately 222ml) cans in a way that is not only realistic but also appealing and ready for advertising purposes. Key Responsibilities: - Collaborate with our marketing team to understand the vision and requirements for the non-alcoholic beer labels and advertising campaign. - Design three distinct label variations for the 7.5oz can, ensuring each design aligns with our brand identity and appeals to our target audience. - Create high-quality, photorealistic renderings of the cans with the labels applied, making sure the images are suitable f...

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

    I'm seeking a proficient developer with experience in Python and Rust, who can craft a robust trading bot on the Solana blockchain. Characteristics I require include: - Implementation of LP tracking and limit order strategies. - Seamless Integration with the Raydium API. Ideal candidates will have proven experience in developing similar trading bots and a deep understanding of blockchain technology, especially Solana and Raydium.

    $406 (Avg Bid)
    $406 (평균 입찰가)
    99 건의 입찰

    I'm looking for some help with software called Flypt Mover, which is for gaming motion simulators. If you are familiar with this software I need help with some basic coding to get everything working smoothly.

    $110 (Avg Bid)
    $110 (평균 입찰가)
    75 건의 입찰

    Require iOS/iPhone mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend application to be created to keep track of items received and sent, wireframe to be discussed in detail via chat About 5-6 screens to be built, not too complex but does require some accessing backend API to fetch data, then display it nicely. There is going to be limited complexity in the app itself, most of it will be tracking data. So being able to have a smooth UI and good UX is key criteria. The app will need to implement AdMob and subscription to the Apple store, so you must have knowledge or experience with those. (eg. or other ways of managing subscription) Do

    $501 (Avg Bid)
    $501 (평균 입찰가)
    88 건의 입찰

    I'm seeking expert assistance for an Azure AVD deployment designed for under 50 users. Key aspects of the project will include: - Establishing a persistent desktop VDI deployment - Configuring each virtual desktops with Windows 10 The ideal candidate for this project will be highly experienced in managing Azure environments and proficient in Windows configurations. Furthermore, a past track record with successfully delivering Azure AVD deployments, especially with persistent desktops, will be highly beneficial. Understanding of user demands, system limitations and operation costs in relation to smaller scale user environments will also be necessary. I look forward to seeing proposals that demonstrate the above.

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

    I am currently seeking a skilled professional with experience in Microsoft operating systems, particularly Windows 10. My version of Windows 10 was pre-installed on my device but is currently not activated. I am not receiving any specific error codes or messages, rather, it simply fails to activate. - Required Skills & Experience: - Problem-solving skills in common Windows 10 issues - Understanding of Microsoft activation processes - Familiarity with pre-installed Windows software Ensure that your bid includes a solution for my activation problem, and outlines your previous experience with similar issues. Your assistance will be greatly appreciated. N/B: Only bid if you can showcase previous work

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

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    $22 (Avg Bid)
    $22 (평균 입찰가)
    56 건의 입찰
    Update NextJS Template 6 일 left
    확인

    Simple Tasks. There are a LOT more hours available for he who can accomplish this today: Make simple changes to AI Chatbot Starter Template 1. Add Anthropic’s SDK with Vercel AI to use claude-3-sonnet-20240229 2. Redirect anonymous users who are not non-logged in users to /login 3. Stripe checkout monthly subscription for new users —> Login —> Subscribe —> Access Granted Template: The app is already deployed on our repo. You'll just make the edits.

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

    ...Kaspa: It should be resource-efficient and robust. - A user-friendly interface: This should enhance the user experience and allow for seamless interaction with the mining algorithm. - A secure data encryption system: Protect data integrity and confidentiality throughout the mining process. - Device: Your choice of ESP32-S3-WROOM-1/Raspberry Pi 4/5 / Raspberry Pi Pico - Operating System: Linux or Windows - Algorithm: Kheavyhash - Purpose: The device should be able to effectively mine Kaspa (KAS) once the code is running - While connecting to device through IP an OS/dashboard should appear where hashrate, pool, electricity consumption, temperature and any important information should be visible - The code should provide/recognize support for ASICs chips from Bitmain and Antminer Y...

    $418 (Avg Bid)
    $418 (평균 입찰가)
    140 건의 입찰

    I am seeking an expert who can help set up two remote-access AWS workstations for accounting purposes. The workstations currently operate on a Windows system. Key tasks: - Establishing AWS workstations that can be securely accessed remotely. - Ensuring compatibility with accounting software. - Offering guidance for stable and secure operation. Ideal skills and experience: - Comprehensive knowledge of AWS, especially with Windows systems. - Experience with AWS setup for remote access. - Deep understanding of system security to protect sensitive accounting data.

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

    ...permite a un recolector de desechos sólidos, poder ir a varias ubicaciones, donde se solicita el retiro de los mismo. Un cliente (el cual no debe registrarse) hace una solicitud en donde se captura el nombre completo y ubicación, donde se encuentran los desechos a retirar por el recolector. A través de un arduino con su gps se detecta la ubicación del cliente y se entregan las coordenadas a la api de mapbox para que ingrese en el recorrido la ubicación y genere la mejor ruta. Cada vez que el recolector cierra una recolección, el sistema debe enviar un mensaje push desde la app al cliente más cercano en el recorrido, para informar que el recolector ya está en vía, así como otro, cuando el recolector ya est&eac...

    $319 (Avg Bid)
    $319 (평균 입찰가)
    19 건의 입찰
    n8n.io low code 6 일 left
    확인

    Key Tasks: - Establish an API with to facilitate workflow automation. - Integrate and automate transmission of data between open ai and my backend Qualifications: - Experience with ,OpenAI, and my backend. - Knowledge in automated workflow design and execution. The project's goal is to automate specific processes within my workflow, focusing on data transmission between APIs and condition-based task execution. You'll need to demonstrate familiarity with and proficiency in managing and integrating APIs. The successful execution of this project requires a solid understanding of workflow automation and data integration strategies.

    $10 - $22
    $10 - $22
    0 건의 입찰

    ...Control System: Git will be utilized for version control, facilitating effective codebase management. Key Features Implementation: Focus will be placed on developing the app's core functionalities, including a database for recyclable materials information, features for accessing local recycling schedules, and interactive maps for locating recycling centres. Integration with External APIs: Google Maps API will be integrated for location services, enabling users to find nearby recycling facilities and information based on their geographic Primary features should include: • A comprehensive guide on what, how, and where to recycle various products and materials at home • A feature where users can see their local drop off points and pick up times User interaction fa...

    $613 (Avg Bid)
    $613 (평균 입찰가)
    201 건의 입찰

    Srs. Preciso fazer a comunicação com o banco de pagamentos Efí, cartão, pix, boleto via API. No site do banco tem os esquemas para conexão com diversas linguagens, mas preciso passar para ASP CLASSIC ou fazer com que meu site que está em ASP trabalhe com as informações vindas. - Tentei com oXMLHTTP = mas deu alguns erros. - Acho que estou errando em alguma linha de código. - Se for possível fazer a comunicação com Jquery também seria uma boa.

    $148 (Avg Bid)
    $148 (평균 입찰가)
    31 건의 입찰

    Key Tasks: - Establish an API with to facilitate workflow automation. - Integrate and automate transmission of data between open ai and my backend Qualifications: - Experience with ,OpenAI, and my backend. - Knowledge in automated workflow design and execution. The project's goal is to automate specific processes within my workflow, focusing on data transmission between APIs and condition-based task execution. You'll need to demonstrate familiarity with and proficiency in managing and integrating APIs. The successful execution of this project requires a solid understanding of workflow automation and data integration strategies.

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

    Looking for maybe 2 setances for a video game trailer. Possibility of me purchasing more lines in the futre. I'm looking for an English Joan Of Arc like character, The Game Takes place in the future (sci-fi) a spaceship of mainly lower-class English citizens. (Interna...scene of the colonization of the new world but in a different galaxy. Catastrophe on earth ... yata yata yata. We have this character with religious over tones, maybe some hatred towards technology. not the leader of the ship, the player is. but plays a pivotal role in the story. Imagine a fusion of “Treasure Planet” and “The Expanse,” I'm looking for something maybe a little over the top non ai non corporate, perfomative. Something similar to this, around 1:20 - 2:00.

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

    I’m seeking help from an expert for new installation of Exchange 2016 CU23 on my Windows 2012 R2 server. I'm using Exchange 2016, but I need guidance on the best way to install the Exchange Server 2016 CU23, be it manual or automated. Key responsibilities: - Providing consultative advice on best approaches to the installation process - Executing the installation Ideal Freelancer: - Extensive experience with Exchange Server 2016 and Windows 2012 R2 - Good communication skills to explain the process and its requirements. - Detail-oriented to assure a smooth and error-free installation - Knowledgeable about different installation methods - No specific requirements for email storage or security settings, but a clear understanding of these is a plus. Looking forward...

    $37 / hr (Avg Bid)
    $37 / hr (평균 입찰가)
    8 건의 입찰

    Having plans to streamline our business processes, I'm in need of a proficient expert in ERPNext and Odoo. The professional should possess the following skills and experience: - We are interested in migrating to Odoo or erpnext open source and have several requirements...and have several requirements: 1)We need to customize their database to suit our needs. 2)We are open to developing additional models as required. 3)We expect you to create APIs, or we can provide them for both push and pull functions. 4)Customizing reports according to our specifications is essential. 5)We will provide APIs with formulas for implementation either in the database or within the API itself for display purposes. If feasible, we are open to freelance or part-time arrangements. Please provide you...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    8 건의 입찰

    I'm having issues with my Windows Live Mail (WLM). It seems to be recycling hundreds of old, deleted emails into my inbox. On top of that, I'm receiving duplicate emails -- about ten copies of each new one. This is making it extremely difficult to handle my email efficiently. Here are the specifics: - Recycling of hundreds of deleted emails back into my inbox - Receipt of about ten additional copies of each new email If you have expertise in troubleshooting Windows Live Mail issues and a solid understanding of mail servers and email clients, please, I need your help. Knowledge of network protocols would also be an asset. I need these issues fixed without risking the loss of existing important emails. Kindly share your proposed solution with your bid.

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

    Change The current DB to MySQL and Integrate new API with Front End

    $3872 (Avg Bid)
    $3872 (평균 입찰가)
    95 건의 입찰

    Error Details: The item specific Brand is missing. Add Brand to this listing, enter a valid value, and then try again. End Point -

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    6 건의 입찰
    Trophy icon Modern Kitchen Design and Render 6 일 left

    I am searching for an expert in kitchen design who can utilize their skills to provide me with a stunning modern kitchen plan. DESIGN MUST USE the existing CAD drawing to respect dimensions and external wall opening locations. External door ...kitchen design - Familiarity with modern design concepts - Ability to provide renderings - Proven experience in space utilization and cabinetry design. Current space is separated by wall between dining room and kitchen. Would like to combine both spaces, removing the wall. Current kitchen space has 4 doors and loses a lot of possible countertop space. The dining room has 2 doors only and less windows which could make it easier to optimize. I look forward to your creative designs. Need 2d plans and 3d model and render, after 2d plan is ag...

    $184 (Avg Bid)
    상금 보장형
    $184
    9 건의 응모작

    ...want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00). - stop-loss ("open range" + points) - break even - option to move the stop-loss to "entry" to break even. As soon as the move was equal to "open range," I would like to be able to move it to test bo...

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

    I'm on the hunt for an experienced grant writer with a successful track record in securing funds for non-profit organizations. The primary task will be to assist our organization in writing and submitting high-quality grant proposal to both government and private foundations. Key responsibilities: - Research potential grant opportunities - Prepare grant proposals for program development - Track and document submissions and their outcomes Skills and experiences recommended: - Proven experience as a grant writer for non-profit organizations - Knowledge of government and private foundations' grant systems - Excellent writing, communication, and organizational skills - A clear understanding of our organization’s projects and goals for program de...

    $35 / hr (Avg Bid)
    $35 / hr (평균 입찰가)
    19 건의 입찰

    ...want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00). - stop-loss ("open range" + points) - break even - option to move the stop-loss to "entry" to break even. As soon as the move was equal to "open range," I would like to be able to move it to test bo...

    $158 (Avg Bid)
    $158 (평균 입찰가)
    93 건의 입찰

    Fixing on existing API and create new API. Urgent. Need to complete today

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

    I need a capable software developer to create a robust photo editor, compatible with both Windows and Mac operating systems. Key capabilities should include: - Text Removal: The editor must effectively remove watermarks from images without disrupting the quality of the photo. Expertise in image processing and manipulation is crucial. Proficient knowledge in layer management and image cropping is considered a plus. The ideal candidate will possess experience in developing user-friendly, high-performance photo editors and adept problem-solving abilities.

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

    ...lyric-writing - Experience in writing songs for TV Shows would be a plus. A song that would reach into viewers' hearts and embody the spirit of the show is our goal. We a have a 2 week deadline. We want to use this song to go with the opening credit sequence of a documentary series on YouTube about lost railways (railway lines that have been abandoned and buried and built over). The project is Non-Profit and we are self funded. We would be very happy to credit you on the documentary, if yours is the theme that we use as well as pay for the services. You can see a sample of the documentary here: The preview episode was very popular, but our audience was mostly men aged 40 to 80 and many of them said our existing opening credits music was too loud

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

    I have a demand for skilled individuals to assist in the process of cleaning up and gathering data from our CRM. The project's focal point is contact information, which needs to be effectively curated and refined. Ideal skills and experience for this job would be: - Prior experience with CRM data management - Proficient in data cleansing and algorithm...would be: - Prior experience with CRM data management - Proficient in data cleansing and algorithms - Meticulous attention to detail Your responsibility will be: - Accurately cleaning up the contact information - Gathering and refining the data from the CRM - Ensuring the accuracy of the refined data set. Fast turnaround and efficiency are on top of the requirement. The ability to work with non-disclosure agreements is ...

    $14 / hr (Avg Bid)
    $14 / hr (평균 입찰가)
    43 건의 입찰

    I'm in need of a developer who can manually create and integrate the Viva API into my Wix website. The ideal candidate for this project would have a deep understanding of integrating APIs and payment processing systems, as well as experience working with Wix. Key Requirements: - Establish secure payment processing, specifically for Credit Card and Debit Card options through the Viva API. - Design a simple, clean payment processing page that aligns with my current website design. - Subject the new integration to testing to ensure it works seamlessly and securely. Please only apply if you have experience with similar projects and can provide examples of your work. The successful candidate should get this done with minimal debugging needed, due to their insightfulness a...

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

    ...Cryptocurrencies effectively. - Fast completion time is a must as we would like the project finished soon. Ideal Candidate: - Must have previous experience in programming and development of AI-based deep learning fully automated trading bots. You will be asked to provide examples of your past projects. - Familiarity with various trading platforms. Specific platform will be decided in discussion. - API Knowledge, Algorithmic Trading Knowledge, Market Knowledge, Risk Management, Backtesting and Simulation, Security and Infrastructure - Quick turnaround time without sacrificing efficiency or accuracy. - Expert knowledge in trading Forex and/or Cryptocurrencies. This initial project will be a test bot for proof of concept. Once developed and successfully tested a much large...

    $786 (Avg Bid)
    $786 (평균 입찰가)
    140 건의 입찰