Metatrader is a powerful and popular tool used by forex traders, brokers and financial institutions. It's also used by technological companies, corporations and freelancers in order to bring liquidity to the world of Forex trading. A metatrader expert is a freelancer who is highly knowledgeable in the programming of Metatrader, and can provide many services such as writing code to create custom automated trading systems that integrate with your broker’s infrastructure; to develop effective tools that monitor price movements and analyze market conditions; and to produce custom indicators or indicators sets which generate real-time data and technical signals for traders.

Here's some projects that our Metatrader Experts made real:

  • Building automated software for forex traders based on a set strategy
  • Modifying existing indicators to incorporate additional features such as alerts
  • Developing custom expert advisors for use in MT5
  • Creating customized tradingview indicators and strategies using open-source indicators
  • Writing scripts to combine multiple indicators into one efficiency alert system

At Freelancer.com, our experts are highly proficient in Metatrader technology and have the necessary skillset to bring your project ideas into reality. We invite our clients to challenge us with their next project - be it expert advisor creation or modification, indicator development, script writing or any other ideas associated with the Metatrader platform. With the help of our Metatrader expert, clients can rest assured that their project will be taken care of with efficiency and professionalism.

A partir das avaliações de 41,008, os clientes avaliam nosso Metatrader Experts 4.9 de 5 estrelas.
Contratar Metatrader Experts

Metatrader is a powerful and popular tool used by forex traders, brokers and financial institutions. It's also used by technological companies, corporations and freelancers in order to bring liquidity to the world of Forex trading. A metatrader expert is a freelancer who is highly knowledgeable in the programming of Metatrader, and can provide many services such as writing code to create custom automated trading systems that integrate with your broker’s infrastructure; to develop effective tools that monitor price movements and analyze market conditions; and to produce custom indicators or indicators sets which generate real-time data and technical signals for traders.

Here's some projects that our Metatrader Experts made real:

  • Building automated software for forex traders based on a set strategy
  • Modifying existing indicators to incorporate additional features such as alerts
  • Developing custom expert advisors for use in MT5
  • Creating customized tradingview indicators and strategies using open-source indicators
  • Writing scripts to combine multiple indicators into one efficiency alert system

At Freelancer.com, our experts are highly proficient in Metatrader technology and have the necessary skillset to bring your project ideas into reality. We invite our clients to challenge us with their next project - be it expert advisor creation or modification, indicator development, script writing or any other ideas associated with the Metatrader platform. With the help of our Metatrader expert, clients can rest assured that their project will be taken care of with efficiency and professionalism.

A partir das avaliações de 41,008, os clientes avaliam nosso Metatrader Experts 4.9 de 5 estrelas.
Contratar Metatrader Experts

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    20 trabalhos encontrados

    I need a small but precise TDL extension for Tally (ERP 9 / Prime) that can fill in sales-invoice lines automatically. The flow I have in mind is simple: as soon as I select a stock item, the code should pull the predefined item description (chosen the same way we pick stock items) and write it straight into the invoice without any manual typing. Key points • Works inside the standard Sales Voucher screen. • Reads the item master and inserts the linked descriptive text in the Description field (or another field you suggest if it is cleaner). • Keeps normal Tally behaviour intact so I can still add, delete or edit lines manually when required. Nice-to-have flexibility If the logic you build can later be extended to extras such as barcode scanning, batch/...

    $64 Average bid
    $64 Média
    6 ofertas
    Indian Intraday Algo Strategy
    6 dias left
    Verificado

    I need a complete intraday trading algorithm that can run live in the Indian market across stocks, options, and futures. The core logic should blend reliable technical indicators with key fundamental filters so the system can adapt to changing market conditions rather than rely on pure price action alone. What I expect: • A clearly defined rule-set converted into clean, well-commented code that can be scheduled and executed automatically during market hours. • Solid historical back-tests showing entry, exit, and risk parameters, plus a walk-forward test to confirm the robustness of the rules. • A lightweight dashboard or log output so I can monitor live trades, P&L, and any execution errors in real time. • Deployment guidance for plugging the strategy int...

    $254 Average bid
    $254 Média
    28 ofertas

    i want to become an BOT ....in Quotex broker

    $251 Average bid
    $251 Média
    20 ofertas

    My automated trading bot runs on NinjaTrader 8 and already executes live orders, yet its current build eats up more resources than necessary and still misses the occasional signal. I want the codebase cleaned up and strengthened—no AI shortcuts, just solid C# engineering. Performance goals • Reduce CPU / memory load so the bot can stay active on multiple instruments without slowing the platform. • Tighten calculation logic and order-routing routines to boost signal accuracy and limit slippage. Functional goals • Add agreed-upon new features—think smarter risk controls or additional indicator inputs—built directly into the existing strategy class. • Rework current functions to be clearer, faster, and easier to maintain; comments and naming...

    $57 / hr Average bid
    $57 / hr Média
    29 ofertas

    We are looking for an experienced Quantower Algo / API developer to build a custom automated trading strategy inside the Quantower platform using C# .NET. Quantower provides an open API that allows development of custom indicators and automated strategies which can be backtested, optimized, and deployed in live markets. Reference Documentation: Project Scope The selected developer will: Develop a custom trading strategy using C# .NET within Quantower. Implement: Entry and exit logic Stop-loss and take-profit logic Risk management rules Position sizing logic Integrate fully with Quantower Algo API. Enable: Strategy backtesting Strategy optimization Live auto-trading deployment Provide clean, well-documented, and maintainable code. Deliver compiled strategy files rea...

    $159 Average bid
    $159 Média
    29 ofertas
    NSE Stock Market Dashboard Setup
    3 dias left
    Verificado

    Project Title: AmiBroker AFL Developer Required for NSE Stock Market Institutional Dashboard Project Description: I am looking for an experienced AmiBroker AFL developer who can help set up and configure AmiBroker for the Indian stock market (NSE) and build an institutional-style trading research dashboard. Scope of Work: 1. Install and configure AmiBroker on my system 2. Integrate NSE real-time data feed (TrueData or GlobalDataFeeds) 3. Configure database and symbol mapping for: - Nifty - BankNifty - NSE equities - Futures & options 4. Build an Institutional Trading Dashboard including: • Market regime dashboard • Sector rotation analysis • Market breadth indicators • Intraday momentum scanner • Swing breakout scanner • Pullback opportun...

    $135 - $406
    Secreto ADC
    $135 - $406
    7 ofertas

    Looking for trading view pine script coder That able to create the The current code into multiple time frames detection For eg if tf 5 second,TF 10 second,TF second 15,TF second 30,TF M1 having X3 aligned (Opening of all these timeframes candles) Must be aligned having the X3 candle, For eg Tim//@version=5 indicator("C1 CO Break", shorttitle="C1COBreak", overlay=true) // Get previous candle's high and low prevHigh = high[1] prevLow = low[1] // Current candle's high and low currentHigh = high currentLow = low // Check if current candle breaks both previous high and low breaksHigh = currentHigh > prevHigh breaksLow = currentLow < prevLow // Condition for CO (yellow bar) - breaks both high and low coCondition = breaksHigh and breaksLow // App...

    $215 Average bid
    $215 Média
    39 ofertas

    looking for pinescript coder to edit my tradingview code

    $55 Average bid
    $55 Média
    6 ofertas

    Artigos Recomendados Só para Você