Amibroker afl dll jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 amibroker afl dll jobs found, pricing in CAD

    We have a golf tournament called The Classic that is in its 18th year. It is run by Lachlan Begg, or Begga, as he is affectionately known. We are looking for a Logo that incorporate the name, The Classic, and potential a sub reference to "by Begga" We would then add 18th to the Logo with the opportunity to then be swapped out each year for the new...18th year. It is run by Lachlan Begg, or Begga, as he is affectionately known. We are looking for a Logo that incorporate the name, The Classic, and potential a sub reference to "by Begga" We would then add 18th to the Logo with the opportunity to then be swapped out each year for the new number. Origination of The Classic was that it was started by some of the Red Lions University of Queensland AFL team so a little n...

    $136 (Avg Bid)
    Guaranteed
    $136
    405 entries

    Please Sign Up or Login to see details.

    Featured Urgent Sealed NDA

    I am looking for a skilled programmer to help me refine an algorithm for trading on TradingView using PINE SCRIPT & AFL. The ideal candidate should have experience in coding trading algorithms and be familiar with the TradingView platform. The project involves: - Refining an algorithm for trading on TradingView using PINE SCRIPT & AFL - Integrating the algorithm with the TradingView platform & AMI BROKER - Testing and optimizing the algorithm for maximum performance If you have experience in coding trading algorithms and are familiar with PINE SCRIPT & AFL (TradingView & AMI BROKER), please apply for this job.

    $83 (Avg Bid)
    $83 Avg Bid
    2 bids

    Functionalities to be implemented - 1) Login fyers portal using their REST API and Users credentials. 2) Place order - Market order 3) Cancel Order 4) Update an Order 5) Get quote Deliverable will include full functional code and No binary/ dll file.

    $105 (Avg Bid)
    $105 Avg Bid
    3 bids

    looking for a skilled AFL coder Present work is limited scope I will provide afl code of TREND BASED indicator AFL coder need to add buy sell condition Generate buy sell signal based on indicator when BUY/SELL signal comes Generate a text file Back testing shall work on this final AFL I promise there is future work big work

    $117 (Avg Bid)
    $117 Avg Bid
    3 bids

    LOGO required for a football team. I am in need of a talented designer to create a unique and eye-catching Football (AFL) LOGO design. The primary color scheme for the design will be green, red, gold (and black). I am open to any specific design elements, but I would like the design to be unique and attention-grabbing. The target audience for the jersey will be all ages, so the design should be appealing to both younger and older fans. Ideal skills and experience for the job include: - Experience in creating sports team jersey designs - Knowledge of color theory and color combinations - Ability to create visually striking designs that stand out - Creative thinking and ability to come up with unique design elements - Strong communication skills to collaborate with me throughout the ...

    $27 (Avg Bid)
    Guaranteed
    $27
    34 entries

    ...looking for a skilled AFL coder to help me backfill data in Amibroker from the NSE data source. The ideal candidate will have experience working with AFL and have a strong understanding of backfilling data. The time period for the backfilling will be every second, so the candidate must be able to work efficiently and effectively to ensure accurate data is obtained. Key requirements for the job include: - Strong knowledge of AFL coding - Experience with data backfilling - Familiarity with Amibroker - Attention to detail and accuracy If you meet these requirements and are able to work to a high standard with a quick turnaround time, please get in touch. AFL coding for below MUST ________________________________-- AFL data backfil...

    $537 (Avg Bid)
    $537 Avg Bid
    7 bids

    I am looking for someone to create a DLL protection system. My project will be utilizing the programming language of C++ and the target platform will be Windows. The protection I need includes a manually input option of protection. I need someone who can effectively craft a reliable security system which will be both secure and user friendly. I need a freelancer who is knowledgeable in C++ with experience in reverse engineering, anti-tampering, and building secure systems. My project needs an individual who has a deep understanding of software security architecture and implementation. The job also requires expertise in developing secure solutions with a focus on reliability and maintainability.

    $233 (Avg Bid)
    $233 Avg Bid
    8 bids

    I have a dll made in code::blocks with the C language. I want to transfer the dll to the c++ language and remove parts of the code that are no longer used. In addition, it must be able to be added as "references" in visual basic 6.0 because i use it on my game

    $260 (Avg Bid)
    $260 Avg Bid
    25 bids

    Hi Fuad A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $67 - $67
    $67 - $67
    0 bids

    ...'/user:surface-sl-05Administrator', 'cmd', '/c', 'echo', password, '|', 'powershell', '-Command', 'REG', 'ADD', 'HKCUControl PanelDesktop', '/v', 'Wallpaper', '/t', 'REG_SZ', '/d', image_path, '/f'], stdin=, stdout=) (['runas', '/user:surface-sl-05Administrator', 'cmd', '/c', 'echo', password, '|', 'powershell', '-Command', '', 'user32.dll,UpdatePerUserSystemParameters'], stdin=, stdout=) print("Changing desktop background image...") # Ping test response = ("ping ") if response ...

    $189 (Avg Bid)
    $189 Avg Bid
    6 bids

    I'm looking for someone to create a compiled DLL file using Python source code. The resulting DLL will be used in a C# program, so ideally it would be written and compiled in C#. I'll also need any additional libraries necessary for the DLL to function properly. However, no UI elements are needed. If you think you can help me with this project, please let me know!

    $160 (Avg Bid)
    $160 Avg Bid
    3 bids

    I am looking for help creating a dll using the programming language Python. This dll will be used for applications, and I need help converting an existing python package. The person I hire for this project will help me create a Python to C# dll for use in my applications. I am looking for someone experienced with this type of project, who can help make sure the dll works seamlessly. I am open to any questions you have, and I look forward to hearing from you.

    $142 (Avg Bid)
    $142 Avg Bid
    13 bids

    I am looking for someone to help convert an existing indicator from AFL to Ninjascript. The indicator is currently written in AFL, but it needs to be converted for use in Ninjascript. The script is quite short (about 50/60 lines). If you believe you have the skills needed, please consider applying for this job and I look forward to hearing from you soon.

    $269 (Avg Bid)
    $269 Avg Bid
    9 bids

    C# code for RSA/ECB/PKCS1Padding encrypting and decrypting. Code must be ready to build to dll file which will be ready to be attached to MS SQL. Code must be only with System or Microsoft Libraries otherwise with other libraries ready to be linked to MS SQL (BouncyCastle library is isn't). Code must have two functions: EncryptRSA (string plainText, string|byte[] publicKey) returns Base64 encrypted plainText. DecryptRSA (string encryptedText, string|byte[] publicKey) returns plainText as string. Public Key may be in formats attached to this question. 1. PEM 2. Sun RSA public key, 2048 bits - info 3. DER

    $161 (Avg Bid)
    $161 Avg Bid
    10 bids

    Hi Freelancers, The goal of this Project is get me started with creating a DLL from Fortan code and calling it from VB.NET. I want you to set up 2 projects, one with Intel Fortran, the other with VB.NET The Intel Fortran project: This is to be a 32-bit console project that generates a DLL, StringOut.dll. Define a subroutine StringOut that has one input parameter, a type Character string called chrInput. The subroutine outputs chrInput to standard output. The VB.NET project is a 32-bit WinForms project This project will use the DLL, , and call StringOut with the argument “Hello”. Regards, Leigh

    $121 (Avg Bid)
    $121 Avg Bid
    7 bids

    Hello, I am looking for someone who's proficient in AFL and can teach me coding principles. example here Buy = (H-L) < Ref(H-L,7); BuyPrice = Close; Sell = Close > Ref(H,-1); SellPrice = Close; I am getting syntax errors, but I don't understand why I am getting them? Your job would be to teach me and explain what I am doing wrong here. Thanks

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    30 bids

    ...the death of this brother Desmond Jack Keays. The Tough Love article is Fred Keays with son Gerald in Ww2 - so that's an important one along with the great photo of Desmond Charles "Jack" Keays from the Army and Fred Keays as a young kid in Gallipoli. The photo of the pyramids and kangaroo is symbolic of where Fred Keays trained before Gallipoli and the Western Front. As Australia has the sport AFL - Fred was a Fitzroy and Collingwood player even though he had been wounded twice in WW1 and took 18 months to recover. There's a collingwood jumper with a certificate as that club used his photo on one of their commemorative years - 2015 or the 100th year of Gallipolli. I know there's a lot here to try and pack into a thematic collage of my family and A3 mi...

    $282 (Avg Bid)
    $282 Avg Bid
    31 bids

    I am looking for a developer who can create a Crypto Payment Gateway for my .Net 4.x website. I would like this gateway to support Bitcoin, Ethereum, and Litecoin, USD and other crypto payments. Ideally, I would like to integrate Coinbase Co...required for this project include: - Strong experience with .Net 4.x website development - Knowledge of cryptocurrency payment gateways and APIs - Experience with Coinbase Commerce integration - Ability to create a seamless one-page checkout process for users. Note: The application must run on our website which uses .Net 4.8 We are using VB for our .aspx pages but can use C#. This can be a dll or an API to work similiar to processing payments thru In your pooposal include the words "I DO Crypto" Otherwise your bid will be i...

    $1668 (Avg Bid)
    $1668 Avg Bid
    39 bids

    ...we assign you the issues finally for estimate and delivery estimation (this includes payment - after mutual agree, we assign you the issues to implement and delivery The task is mostly to ensure that the GNU c/c++ is built properly and integrated well into a java application. The Integration is done via SWIG Mandatory skills: - dynamic loading of libs in C++ - analyzing dependencies in .so & .dll - bash - mingw - linux gnu c++ should have: - good Java development experience nice to have: - mac gnu c++ What are our requirements? - delivery in our git (on premise) Outlook - after this test phase, we will have more tasks to implement to a full app, so preferably you/your team will get also this tasks What is our budget? we do not disclose our budget nor planned hourly ra...

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

    I would like to create a custom indicator script for Ninja Trader 8 using the square of 9 and the Swiss Ephemeris DLL.

    $777 (Avg Bid)
    $777 Avg Bid
    22 bids

    My client needs an ASP.NET core application created for connecting to Citect (Aveva Plant SCADA). The application requires a backend to operate on a server and a front end accessible via a web page. The system needs to access Trend History and Alarm History through CTAPI. The software backend is to run on Microsoft server 2019, and the front end is to be Google chrome. The front end should allo...access Trend History and Alarm History through CTAPI. The software backend is to run on Microsoft server 2019, and the front end is to be Google chrome. The front end should allow for a tag name to be entered and the trend files should be displayed on chrome and able to be downloaded to a csv or json file. The deliverables are a front end for a user interface, and backend to connect to the CTAPI ...

    $741 (Avg Bid)
    $741 Avg Bid
    29 bids

    I am looking for someone who can help me increase podcast downloads. I am seeking an experienced social media manager to help me reach my goals. In order to manage my TikTok and Instagram, you will be provided with account details to work with. Your main task will be to oversee the cross platform promotion for my podcast. This will involve engaging with influencers,...be provided with account details to work with. Your main task will be to oversee the cross platform promotion for my podcast. This will involve engaging with influencers, content curation, and driving organic traffic. Would love to get as many views on TikTok and instagram reels as possible whilst Increasing downloads on Australian based sports Podcast - The Third Man Up - Co-Hosted by myself and AFL Legend Peter '...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    28 bids

    I am looking for a freelancer who can convert a simple Pinescript indicator to Amibroker AFL and NinjaTrader. The code complexity level is simple, so I am looking for someone with proficiency in these programming languages. The project requires a direct conversion, with no additional modifications or features needed. Ideal skills for this job include proficiency in Amibroker AFL and NinjaTrader.

    $275 (Avg Bid)
    $275 Avg Bid
    4 bids

    I would like a python script, which will take as input either : - A wav file and an effect plugin: In this case I want to have in output another wav file which takes the input wav and applies to it the effect of the input plugin by asking the use...effect of the input plugin by asking the user to set the parameters of the plug in - a musical melody and an instrument plugin: In this case, I want to output a wav file where the melody is played with the instrument of the input plug in, and I naturally want the user to be asked to choose the parameters of the plug in I want the script to be compatible with all kind of plug in on windows, (.dll, .vst2, .vst3) Ce script permet de charger un plugin VST3 (pour Windows 64 bits) et de l'utiliser pour traiter un fichier au...

    $622 (Avg Bid)
    $622 Avg Bid
    2 bids

    I’m looking for a freelancer to help automate my Amibroker AFL projects. I need help with backtesting and automating order by using both real-time and historic stock quotes. The freelancer needs to have experience with Amibroker AFL. Please contact me with proposals

    $27 (Avg Bid)
    $27 Avg Bid
    3 bids

    ...menggunakan laravel, sudah prnh membuat aplikasi kasir sebelumnya. - Fitur aplikasi kasir yang pada umumnya banyak digunakan skrg (laporan, stok, user, customer, rugi & laba, hak user, end shift, diskon, kode voucher, print nota, scan barcode, split bill, dine in, takeaway, setting ppn, membership mendapatkan poin dan dapat ditukarkan dengan produk, export import produk, scan barcode, pesan dari meja, dll yg berhubungan dengan fitur POS -> note: detailnya akan diberikan ) - Superadmin, Multi akun, multi outlet yg masing masing terintegrasi dengan payment gateway, kurir & marketplace untuk Resto, retail & sparepart - untuk tampilkan mudah digunakan - Dimohon untuk para worker mencantumkan poftfolio berupa url yg dapat diakses, Note: kami mengharapkan kerjaa...

    $617 (Avg Bid)
    $617 Avg Bid
    26 bids

    A visualizer for audio data working on to ends. The low level end is a C library that process audio data. This increases speed and future compatibility. The other end is a visual basic 6 code that is capable of connecting to the C code and request to draw data on a picture box or window. The C code is designed to get audio data from bass channels

    $196 (Avg Bid)
    $196 Avg Bid
    1 bids

    Hi, I'm looking for an experienced programmer to convert a public pinescript to AFL for AMIBroker. Specifically, I'm looking for an output file in .AFL format for AMIBroker. I already have the source code available and understand how the script works, but need it to be tailored to the AMIBroker platform. If you have experience writing scripts for this platform and have the skills to convert pinescript to AFL, please feel free to submit your proposal. I look forward to hearing from you!

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

    Video Streaming Protocol to Payload Only Converter DLL This a requirements type doc for a dll to be written by an outsourced software engineer. Background I have a need to collect data from a video source via Ethernet ,and translate the data into TTL for sending out RF. The receiving side receives the TTL data and converts it back to Ethernet. The problem is most streaming video devices only output the video via some streaming protocol, typically RTSP. I don’t know how to strip off the payload from that streaming protocol, so I have to use a tool. Currently using to do that. The problem with that is the latency from the actual video source to the data that needs to get rendered. It’s about 2 seconds with VLC, which is way too long for my use. Requiremen...

    $621 (Avg Bid)
    $621 Avg Bid
    16 bids

    Video Streaming Protocol to Payload Only Converter DLL This a requirements type doc for a dll to be written by an outsourced software engineer. Background I have a need to collect data from a video source via Ethernet ,and translate the data into TTL for sending out RF. The receiving side receives the TTL data and converts it back to Ethernet. The problem is most streaming video devices only output the video via some streaming protocol, typically RTSP. I don’t know how to strip off the payload from that streaming protocol, so I have to use a tool. Currently using to do that. The problem with that is the latency from the actual video source to the data that needs to get rendered. It’s about 2 seconds with VLC, which is way too long for my use. Requiremen...

    $1651 (Avg Bid)
    $1651 Avg Bid
    13 bids

    I want a python program that will take as input a musical melody and a multitude of vst files (.dll)(.vst")etc.. and that gives as input the melody played with as instrument the vst-instrument and as effect the vst-effect

    $801 (Avg Bid)
    Urgent NDA
    $801 Avg Bid
    10 bids

    A visualizer for audio data working on to ends. The low level end is a C library that process audio data. This increases speed and future compatibility. The other end is a visual basic 6 code that is capable of connecting to the C code and request to draw data on a picture box or window. The C code is designed to get audio data from bass channels

    $197 (Avg Bid)
    $197 Avg Bid
    1 bids

    I am looking to build a system that can extract live data from a plugin. Specifically, I need the system to be coded in JavaScript or node.js and support existing integrations. Additionally, the system will need to store the data that it extracts. Plugin is based on dll file type(dynamic link libraries) .Please let me know if you have any questions or are interested in helping me with this project. Thank you!

    $179 (Avg Bid)
    $179 Avg Bid
    7 bids

    I'm looking for a Graphic Designer to build a professional and attractive design that represents my business. I already have a sketch ready, so the project will require filling out the design based on my pre-made sketches. I need the end design, preferably in JPEG format, to be professional, outstanding, and to capture my company's identity. Additionally, I'm looking for the design to be of top-notch quality and to be optimized for a variety of devices. I'm excited to see what you can create for us!

    $33 (Avg Bid)
    $33 Avg Bid
    32 bids

    Hi Shashank, I'm looking to convert pinescript to AFL. can you please review and quote accordingly

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    Trading bridge , placing order Amibroker to trading terminals via API

    $1193 (Avg Bid)
    $1193 Avg Bid
    9 bids

    I am looking to convert AFL code into a trading view pine program. My existing code is based in AFL, though I do not have a preexisting Pine script. The conversion should accommodate a 1 week timeframe. The right developer will have a broad understanding of financial markets and experience in both AFL and Pine Script.

    $780 (Avg Bid)
    $780 Avg Bid
    9 bids

    This is a test task to find the right partner for onging work on this topic. Expected solution time: in a few weeks, we focus on quality-delivery & honest-estimation more than "quick & dirty" or "overseller" Your task is to help us to build the evil side ;-) MAC (we provide linux+windows) In the case you have to build a dll of pjsip for macOS x64 and ARM, along with the dependent libraries. This libraries have to be loaded via java 17+ Examples of required work: ) So the app has to work on a desktop (macOS) and have to communicate with a SIP provider only. e.g https://www

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

    Looking for someone who can create following using tt file 1. Classes from dll 2. Convert table to classes, columns to properties 3. change class property type in case of column type changes 4. delete class in case table doesnt exist anymore 5. create class if doesn't exist

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

    Looking for someone who can create following using tt file 1. Classes from dll 2. Convert table to classes, columns to properties 3. change class property type in case of column type changes 4. delete class in case table doesnt exist anymore 5. create class if doesn't exist

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

    Will do the project as you requested!

    $14 (Avg Bid)
    $14 Avg Bid
    1 bids

    Hello I would like to create a amibroker afl indicator based on the description.

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    We need a windows based tool that can be compiled as .exe and .dll with features similar to those of iptables on linux: 1- It will have tables, chains, rules and windows machine as a client. 2- It will have four tables at least: filter table, NAT table, mangle table and Raw table. 3- Filter table will have 3 chains (input, output, forward). 4- NAT tables will have 3 chains (Preouting, Output, Postrouting) 5- Mangle table will have following chains (Prerouting, Postrouting, Output, Input, Forward) 6- Raw table will have Prerouting and output chains only. 7- Targets will be either : Accept,drop,return and rject. 8- Tool will be managed remotely on port 445 using smb pipes only using and python script for interacting with it. 9- Tool will be managed by providing correct authentication...

    $253 (Avg Bid)
    $253 Avg Bid
    21 bids

    This is a test task to find the right partner for onging work on this topic. Expected solution time: in a few weeks, we focus on quality-delivery & honest-estimation more than "quick & dirty" or "overseller" Your task is to help us to build the evil side ;-) mac (we provide linux+windows) In the case you have to build a dll of pjsip for macOS x64 and ARM, which detects incoming SIP/VoIP calls and take over tasks managed in a issue tracker for the java, c++ side and for linux, windows and mac Examples: ) So the app has to work on a desktop (macOS) and have to communicate

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

    I am interested in having a custom app developed for an AFL Dreamteam-like competition with specific rules and features. The primary purpose of the app is to facilitate a draft night for 16 participants and manage the competition throughout the season based on the following set of rules: The Draft: The app should facilitate a draft night where 16 participants select 18 players each. The draft order should be determined by a random draw, and the order should change every two rounds. There should also be provisions for retaining one player from the previous year's last three draft picks (draft pick number 8). The Program: The app should create a schedule for 18 rounds, with each participant playing against others once in the first 15 rounds. The last three rounds should follow ...

    $697 (Avg Bid)
    $697 Avg Bid
    14 bids

    I'm looking for an experienced programmer to create a range breakout strategy in Amibroker in either C#, JavaScript or Python. The goal is to detect price patterns and execute trades to potentially increase profits. The strategy will not be tested against historical data. Instead, it will use a specific candle high low indicator to determine the buy or sell signal. Experience with Amibroker and financial markets is a plus.

    $244 (Avg Bid)
    $244 Avg Bid
    5 bids

    I am looking for a highly experienced programmer to create a Dll wrapper in dot net. It is important that the selected programmer is well-versed in this language. Experience in debugging and bugfixing is necessary, as the project requires those skills. No graphical user interface needs to be created for this project. I expect an elegant solution tailored to my specific needs, so the resulting implementation needs to be of the highest quality. If you are suitable and confident you can deliver the right solution, then I look forward to hearing from you.

    $722 (Avg Bid)
    $722 Avg Bid
    14 bids

    This is a test task to find the right partner for onging work on this topic. Expected solution time: in a few weeks, we focus on quality-delivery & honest-estimation more than "quick & dirty" or "overseller" Your task is to help us to build the evil side ;-) windows (we provide linux) Ideally you have also mac experiences too In the case you have to build a dll of pjsip for windows, which detects incoming SIP/VoIP calls and take over tasks managed in a issue tracker for the java, c++ side and for linux, windows and mac Examples: ) So the app has to work on a desktop (windows

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    23 bids

    I am looking for developer who can work for me regularly of MT 4/5 and Amibroker Indicator and EAs. Only India Based developer required

    $276 (Avg Bid)
    $276 Avg Bid
    3 bids