Amibroker afl code hide dllJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 amibroker afl code hide dll jobs fundet, i prisklassen EUR
    OMNeT++ code Udløbet left

    I have OMNeT++ code need to be fixed

    €231 (Avg Bid)
    €231 Gns Bud
    6 bud

    Urgent Requirement for Python Programmer $40 Budget

    €29 (Avg Bid)
    €29 Gns Bud
    2 bud

    Vi ønsker udviklet en windows dll, der henter et billede hurtigt ind fra et usb endoscope kamera. Dll'en skal bruges i Labview vie dll kald.

    €348 (Avg Bid)
    €348 Gns Bud
    1 bud
    €13 Gns Bud
    3 bud

    Project code bucket 4 Project code bucket 4 Project code bucket 4 Project code bucket 4

    XXX
    €23 (Avg Bid)
    €23 Gns Bud
    1 bud

    Android Application for LBS, Client Server, Tracking, Maps, Social Media, News Reader, dll.

    €1750 (Avg Bid)
    €1750 Gns Bud
    6 bud

    Mendaesain 2D, logo, branding, brosur, dll

    €18 - €150
    €18 - €150
    0 bud

    Hejsa. Jeg vil virkelig gerne have en app, som fx. FamousGram (Iphone app) Min app må gerne være både til Ios og til Android. Jeg vil gerne have at stilen skal være sådan her på en måde

    €17 (Avg Bid)
    €17 Gns Bud
    2 bud

    Looking for afl code amibroker Freelancers?

    €310 (Avg Bid)
    €310 Gns Bud
    1 bud
    afl programmer Udløbet left

    need afl programmer for amibroker software

    €310 (Avg Bid)
    €310 Gns Bud
    1 bud

    Add google analytics code

    €18 (Avg Bid)
    €18 Gns Bud
    1 bud
    code-lets discuss Udløbet left

    Heat exchanger mat lab code discussion

    €2 / hr (Avg Bid)
    €2 / hr Gns Bud
    1 bud

    Need DLL for convert Metastock INTRADAY FILE FROM RAW DATA. PLEASE CONTACT SKYPE NICK: for detail information.

    €28 - €230
    €28 - €230
    0 bud

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    €796 (Avg Bid)
    €796 Gns Bud
    25 bud

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    €26 (Avg Bid)
    €26 Gns Bud
    22 bud

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    11 bud

    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. Fee...

    €106 (Avg Bid)
    €106 Gns Bud
    3 bud

    Vær venlig at Tilmelde dig eller Log ind for at se detaljer.

    NDA

    I need an experienced Amibroker AFL developer to convert an Andean oscillator into a personalized AFL code. - **Objective:** - Convert a specific technical indicator into an Amibroker AFL code. - **Customization Level:** - Medium customization is the goal, which will allow me to tweak parameters as necessary. - **Intended Use:** - This conversion is primarily for personal use. **Ideal Freelancer:** - Proficient in AFL and Amibroker platform. - Familiarity with technical indicators. - Able to work on medium customization levels. - Past experience with similar projects would be beneficial.

    €109 (Avg Bid)
    €109 Gns Bud
    4 bud

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    €20 (Avg Bid)
    €20 Gns Bud
    7 bud

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

    €55 (Avg Bid)
    €55 Gns Bud
    1 bud
    Java Code Fix Needed 6 dage left
    VERIFICERET

    ...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", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    €25 (Avg Bid)
    €25 Gns Bud
    27 bud

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    €11 (Avg Bid)
    €11 Gns Bud
    6 bud

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    22 bud

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    €27 (Avg Bid)
    €27 Gns Bud
    14 bud

    Code Upgrade for BuddyBoss App Customization

    €177 (Avg Bid)
    €177 Gns Bud
    1 bud

    I need the ...Tryout: 1:00pm Looking for a new Professional Development Opportunity? The Gattaca Florida Hurricanes established in 2014 has a rich tradition of being a phenomenal platform for athletes to perform on The Gridiron. Gattaca Football has produced over a Hundred Collegiate Prospects during it’s time and the foundation of our program has even extended to the professional ranks such as The NFL and the AFL. If you’re an athlete with collegiate eligibility or an athlete looking to pursue the game at a higher level then we would love to see if you have what it takes to become a Hurricane. Our Orientation for you and your family will begin at 12pm and Registration for the Tryout will begin at 1pm. Hydration stations will be provided and proper field work attire...

    €57 (Avg Bid)
    €57 Gns Bud
    24 bud
    NFT Art Generation Code for Solana 6 dage left
    VERIFICERET

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    €288 (Avg Bid)
    €288 Gns Bud
    4 bud

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    €23 (Avg Bid)
    €23 Gns Bud
    20 bud

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    €17 (Avg Bid)
    €17 Gns Bud
    17 bud

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    €181 (Avg Bid)
    €181 Gns Bud
    6 bud

    solana nodejs code for multi-swap within same tx.

    €20 (Avg Bid)
    €20 Gns Bud
    6 bud

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    €18 (Avg Bid)
    €18 Gns Bud
    4 bud
    Modify a code on C# 5 dage left
    VERIFICERET

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    €89 (Avg Bid)
    €89 Gns Bud
    27 bud
    Enhanced Webcam Emulator Code 5 dage left
    VERIFICERET

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    €176 (Avg Bid)
    €176 Gns Bud
    13 bud

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    €23 (Avg Bid)
    €23 Gns Bud
    19 bud

    I'm in need of a skilled Delphi developer who can quickly generate a program that can dive into the registry of a Windows machine and extract the names of all programs listed in the "Add/Remove Programs" section. Key Requirements: - The code should be written in Delphi. - It should effectively scan the registry. - Extracted program names should be displayed in a listbox. This is a simple task, but it's important that the code is efficient and free from bugs.

    €109 (Avg Bid)
    €109 Gns Bud
    24 bud

    I will provide you code as discussed

    €114 (Avg Bid)
    €114 Gns Bud
    1 bud

    As the project owner, I'm seeking a professional skilled in Pine Script with experience in retrieving code from private scripts on Trading view. The key objectives of this project include: - Extracting the Pine Script code from a specific invite-only script (the script name will be shared privately upon project commencement). Unfortunately, it's currently unknown which specific script to be used, but clarity will be provided as the project progresses. - Discern the implemented functions within the script. The functionalities mainly centered around recognizable trading indicators like Moving averages, Pivots, Fibonacci and MACD. - The code extraction should consider compatibility with variable timeframes. Whilst exact timeframes aren't specified yet, f...

    €105 (Avg Bid)
    €105 Gns Bud
    4 bud

    I'm currently working with an existing Python code and need a professional to review and improve upon it. I'm not certain what version it is therefore freelancer with knowledge in both Python 2 and Python 3 is preferred. Ideal Skills: • Proficient in Python coding • Experience in code optimization • Excellent debugging skills Work Scope includes but not limited to: • Code review: Inspect existing Python scripts • Troubleshooting: Identify and fix any code errors • Optimization: Enhance code for better efficiency and performance The successful candidate should be able to work independently based on the existing code and requirements provided.

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    15 bud

    As an entrepreneur, I am seeking a proficient web developer to construct an innovative e-commerce website boasting a unique QR code feature and credit card processing capabilities. Experience in handling similar projects would be ideal. You need to: - Develop a user-friendly e-commerce website - Integrate a credit card processing system - Design an exclusive QR code feature to download the application If you are a creative problem solver with outstanding skills in web development and have a history of incorporating payment systems into platforms, your application would be strongly considered. Show me your track record of similar work, so I can foresee how successful our project can be.

    €293 (Avg Bid)
    €293 Gns Bud
    82 bud

    I'm in need of a skilled programmer to create an automation code page for me. This code page will be focused on text processing, so a strong understanding of working with textual data is essential. Key Requirements: - Proficient in JavaScript: The automation code should be written in JavaScript to ensure compatibility with other platforms. - Automation Experience: The primary function of this code will be automating tasks. A proven track record in building automated processes is highly desirable. - Text Processing: The code must be able to accurately and efficiently process textual data. Experience in this field will be a huge advantage. If you have experience in JavaScript, a background in automation, and a strong familiarity with text processing...

    €18 (Avg Bid)
    €18 Gns Bud
    10 bud

    ...payment methods to support user transactions. - Dynamic QR Code Generation: Feature to generate QR codes, enhancing user experience. Main Purpose of the Web Application: - The primary goal is to offer a platform where users can create and share memorial websites. - Additional functionalities like QR code generation are aimed at facilitating user interaction and experience. Preferred Design Style: - The design should be elegant and sophisticated, in line with the sensitive and emotional nature of the website's purpose. Ideal Skills and Experience: - Proficiency in Laravel framework is essential. - Previous experience in building CMS and user authentication systems. - Strong background in payment gateway integration. - Knowledge of QR code generation and impl...

    €358 (Avg Bid)
    €358 Gns Bud
    67 bud

    I'm in need of someone to help with building a Java code for my project. The main task will be developing a code for input validation. Key Requirements: - Experience in Java programming - Proficiency in coding for input validation - Ability to work efficiently and deliver results in a timely manner This project will require someone with a good understanding of Java programming and the ability to create effective input validation. If you have a track record of successfully delivering such functionalities, I'd like to hear from you.

    €16 (Avg Bid)
    €16 Gns Bud
    14 bud

    I'm looking for a skilled Visual Basic 6 programmer to adjust functionality within my VB6 source code. The task primarily involves expanding reporting functions to include more tables. Ideal applicants should have: - Extensive experience in VB6 programming. - Previous work involving functionality adjustments, particularly in Reporting and Data Management. - A keen eye for detail to maintain existing code integrity while implementing changes. - Strong understanding of data management and manipulation in VB6. Your role will be solely focused on altering the existing VB6 code and ensuring the changes don't disrupt the software's operational flow. Familiarity with VB6 and past projects involving Reporting changes are crucial.

    €334 (Avg Bid)
    €334 Gns Bud
    23 bud

    I'm looking for someone with demonstrable clago experience ( Must share previous work samples and also show me live evidence on a video call to be considered eligible) to code my indicator-based simple bot within 5 days. Anyone who quotes above budget will be disqualified immediately. Feel free to suggest if any of my requirements are difficult for your skill level and I can consider them. Those who don't reply to msgs for more than 15 minutes will not be eligible as they are not reliable to work with.

    €225 (Avg Bid)
    €225 Gns Bud
    9 bud

    To create bulk qr codes Each qr have a specific number To be verified by sms

    €468 (Avg Bid)
    €468 Gns Bud
    42 bud

    ...subscribers (names) in a database. Those users must be able to login on a web page, with a username and password. All users will see same information. But certain fields, those they will be able to edit, will be visible only to that specific user (and admin). Multiple users must be able to enter data (different) for each subscriber. User must be able to filter certain columns, search in all fields, hide/show columns. Online (on web) visible to users, will be only the fields mentioned in table visible) MS Access (local file) Administrator must be able to see and edit all after importing with an interface you will create in Microsoft Access (locally) Administrator must be able to see for each voter the data each user entered for it (multiple users enter multiple data for each vot...

    €192 (Avg Bid)
    €192 Gns Bud
    42 bud

    I'm looking for an experienced professional capable of creating a stamp for commercial plans. This stamp will serve to verify compliance with building codes. Key requirements: - The stamp should reflect conformity with building codes. - Its primary application will be on commercial properties. Ideal candidate: Having a strong background in architectural drafting or similar fields would be a significant plus. Knowledge of commercial building regulations and codes is a must, as you need to understand the context where the stamp will be used.

    €526 (Avg Bid)
    €526 Gns Bud
    19 bud