All orders - Python - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 50 USD
"Hi everyone, I'm currently developing a copy trading platform in Python using the MetaTrader5 library. So far, I've successfully implemented features to detect trades from a master account and replicate them on follower accounts, including handling Stop Loss (SL), Take Profit (TP), and trade closures. My current approach involves iterating through a list of follower accounts and logging into each one sequentially
5 Applications
30 - 60 USD
I need an expert who can turn the following strategy into metatrader 5 bot and also pinescript strategy for tradingview? If so, I will have to double-check if tweaks are needed and also how long would it take you and how much would you charge? Thanks
7 Applications
100 - 1000 USD
Project Requirement Document: MT5 Arbitrage Trading Software (Gold - MCX vs COMEX) Overview: We are looking to develop an automated arbitrage trading software for MetaTrader 5 (MT5) that identifies and executes arbitrage opportunities between Gold traded on MCX (India) and COMEX (International). The two instruments are traded via separate MT5 accounts on different exchanges. The software must monitor live prices
10 Applications
200 - 400 USD
would like to have an EA done , based on whatever strategy but with specific risk management parameters ; were i am able to do at least 2RR(reward risk ratio) , not fussy about win rate but something that is reasonable , EA should be able to generate at least 5 trades and above per week , favourable sharpe ratio . total drawdon of not more than 9% any given month and not over 4% any given day , would prefer trades
16 Applications
30 - 60 USD
I'm looking for an expert with a ready-made bot that is profitable, with proof and track of records. I want a back tested report, with pictures and videos and other necessary information about the EA. Also, I'd like to have the demo account to trade and right after I will go ahead to make purchase
5 Applications
30 - 50 USD
Development Brief: Dynamic Swing StopLoss Indicator with LuxAlgo Reset & Alert Integration 🎯 Goal To build a Pine Script indicator that extends an existing Swing StopLoss system by adding dynamic trailing logic, reset trigger via LuxAlgo blue dot alerts, and manual or alert-based entry activation. The system must fully support Heikin Ashi candles and be visually intuitive for live trading. 📌 Base Code Reference
3 Applications
30 - 75 USD
Hi I want to develop a script to Auto Login in MT5 Terminals. We have few accounts with brokers and we test out strategies using EA. We want Script to auto Login in MT5 terminal and after Login enable Algo trading. Budget is $30 - $75 Thanks
7 Applications
30 - 50 USD
I need an expert who can turn the following strategy into metatrader 5 bot and also pinescript strategy for tradingview? If so, I will have to double-check if tweaks are needed and also how long would it take you and how much would you charge? Thanks
30+ USD
I have almost created my EA with help of AI 's need some fixed in certain areas where the strategy is little bit complex where slight human interference is needed to make it a perfect EA
9 Applications
30+ USD
I trade vertical spreads using thinkorswim. I need a script that automatically places stop loss on all spreads that are in play at any time. I need someone who can create a bot or script for ToS to do such function
30 - 50 USD
I need two scripts: one for NEAT that trains and provides the best model, and another script that connects with MT5 and utilizes this best model. Please make it simple, with three input parameters: close price, moving average of period 9, and moving average of period 14. The output should be a loop for buy-sell actions. The fitness logic should be based on profit and loss (PnL) or profit-loss per trade. The code
4 Applications
30 - 100 USD
I am looking for an experienced MQL5 or MetaTrader developer who can create a custom solution that generates MT5 trading statement files (HTML or XML format). The tool should allow me to manually input trade data (such as order open/close times, lot sizes, symbols, profits, etc.) and then generate a file that looks identical to a real MetaTrader 5 statement. Requirements: • Ability to simulate real trading history
6 Applications
30 - 200 USD
Some traders include trading lot calculation algorithms at the first stage of robot creation. However, it is not recommended to include the money management algorithms for calculating the lot at this stage, since additional input parameters can lead to history-based overfitting during EA optimization. Better test your first EA version using a fixed lot. Only forward testing using history data and several-month real
30+ USD
the CCI entry is independent from the MA (Moving Average) entry in your described strategy. There are two distinct entry strategies: SMA-Based Entry: One strategy uses simple moving averages (SMAs) and their shifts to determine entry points. This is a classic trend-following approach, where entries are triggered based on the relationship between price and the moving averages, such as crossovers or shifts in the SMA
11 Applications
30 USD
Project Name: Automatic Trend Channel and Bounce Detection Indicator Platform: TradingView (Pine Script v6) or lastest version Project Description: I want an indicator that automatically detects trend channels and bounce signals without manual drawing. It must: Identify swing highs and swing lows using pivot logic (for example, 5 candles left and 5 candles right), Draw a dynamic channel based on these swing points
4 Applications
30 - 100 USD
1. Entry Rules Buy Entry : ADX(14) > 25 +DI > -DI EMA 21 crosses above EMA 50 Validated on the close of the H1 candle . Sell Entry : ADX(14) > 25 -DI > +DI EMA 21 crosses below EMA 50 Validated on the close of the H1 candle . 2. Exit Rules Take Profit (TP) : ATR-based TP = Current ATR(14) × 3.0 Stop Loss (SL) : ATR-based SL = Current ATR(14) × 1.5 Trailing Stop : Activated when profit ≥ ATR(14) × 1.0 . Trailing
30+ USD
Этап1 Консультация. Разработка приложения на базе торгов o й платформы Bull-x (Axiom pro, GMGN) для автоматизированного управления открытием сделок на биржах PUMPFUN и R А YDIUM . 1.Пути решения 2. Где и как брать данные 3. Можно ли брать данные отфильтрованные телеграмм ботами. Напрмер Dexscreener. Этап 2. # Техническое задание на создание Telegram бота ## 1. Суть проекта Создание Telegram бота для управления
2 Applications
30 - 150 USD
I want an automated bot for trading gold, us30 and nastech for the time frame 5m , 15, 1he and i want it to have sl and tp for every trade it opens and i want it to automatically close once it has made 10x the profit from $100
13 Applications
30+ USD
MT5 Indicator Strategy: Channel-Based Trading Core Concept: Automatically detect channel patterns — rising, falling, or sideways — and highlight potential trade opportunities at the channel boundaries (bounces or breakouts). --- Features i Want in the Indicator (MQL5): 1. Automatic Channel Detection using AI Draw straight, clean trendlines on both the upper and lower edges of price (based on highs/lows). Detect
4 Applications
100 - 1000 USD
I would like to have a proof of concept application that allows me to take prices from MT5 into my own application, to enter orders from my application to my broker via the MT5 connection and to see my filled orders, working orders and P/L in my own application