All orders - Python - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Python
2682 jobs in the archive in all languages
Sort by:
150+ USD
I am a professional MQL4/MQL5 developer with experience creating custom Expert advisors, indicators, and automated trading strategies for metaTrader. My focus is on delivering high-quality solutions tailored to your trading needs
6 Applications
MQL5 Experts Forex Python Stocks
150+ USD
This proposal seeks to develop an MT5 EA that Uses Moving Averages and RSI to Enter trades, and normal stop loss/trailing stop to exit/close trades. 1) This EA is a grid martingale EA. 2) Dynamic lot sizing (compounding) will be implemented in the EA 3) Trailing stop loss will be an option to close trades in one of the strategies. 4) The overarching principle for both strategies will involve use of multiple moving
60 - 90 USD
hi there, Id like to turn 'Machine Learning: kNN-based Strategy by capissimo' indicator on trading view into a trading bot, i've attempted to convert this into MT5 EA Biot however i've recently discovered that its possible to trade from trading view which would make life a lot easier. kind regards Alexander
30+ USD
hello great developer I hope this message finds you well. I am looking for a developer to assist with a modification on my mt4. Could you please let me know if this is something you can help with, along with an estimate of the time and resources required? I’d be happy to provide more details if needed
30+ USD
Hello. **Automated Daily Watchlist Generation** - Update new watchlist entries each trading day - At specific time (e.g., 8 AM before market open), will receive alert with symbols to add to watchlist - Alert example: "symbols": [ { "s": "OPRA:QQQ241111P516.0" } ], - Remove previous day's symbols
4 Applications
(2) Python Other Python
35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
30+ USD
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation
30+ USD
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
30+ USD
i need an expert who has experience and can help me with my project, I want to extract a hidden source code (pine script) from an Tradingview Indicator. and i need it to be done as soon as possible, If you are an expert on this field kindly comments
434+ USD
Preciso de Formação ou de Alguém com Conhecimentos em Machine Learning para Analisar Expert Advisor já Existente em MT4 ou MT5.O Intuito deste Projeto é o de Melhorar um Expert Advisor Já Existente. Alguém Disponível
5 Applications
30+ USD
I'm looking for an experienced programmer who can extract hidden Pine Script source code from a TradingView indicator. This indicator is essential to my trading strategy, and I need the code to customize it further. If you have a strong background in Pine Script and understand TradingView’s architecture, let’s work together to unlock this code
50 - 150 USD
I'm looking for a skilled developer to create a custom MT5 EA that integrates with Twitter to copy trading signals from a specific Twitter handle and execute them on MT5. The EA should be able to monitor the Twitter feed in real time (or near real-time), parse trading signals based on predefined formats, and execute trades automatically. Project Requirements: Twitter API Integration : Set up and configure access to
6 Applications
(2) MQL5 Experts Forex Python Data mining
30 - 40 USD
My trading over the years has become more and more mechanical. I would like to create some type of buy sell indicator based on time factors and reversal bars on 3 min and 6 min charts. I trade off 8 hour opens and fixed 15-45 min signal windows where the market typically shows a trigger. I will give you more details as needed please let me know if this make sense or sound feasible. Project: Time Based Reversals 1)
30 - 100 USD
Will you be interested in discussing a potential partnership. I’d love to have you working on our project, it's about dApp and I envision integrating a trading bot. The execution of these ideas involved two different tasks, firstly the development of the algorithm trading bot using any of the chosen programming languages such as Python, c# or Javascript, while the coding
3 Applications
Python Experts Integration Python
150+ USD
I have an MT5 indicator that draws buy and sell arrows on chart just before the current bar closes. The indicator also prints some trade analytics on chart showing the winners, current martingale and max martingale levels achieved and it uses this metrics to calculate possible returns. I want an EA that enters Rise and Fall trades on the Deriv Options platform based on the indicator signals. EA FEATURES. Fundamental
55 - 100 USD
Will you be interested in discussing a potential partnership. I’d love to have you working on our project, it's about dApp and I envision integrating a trading bot. The execution of these ideas involved two different tasks, firstly the development of the algorithm trading bot using any of the chosen programming languages such as Python, c# or Javascript, while the coding solutions should be well aligned to all
6 Applications
Python Integration Python
30+ USD
*EA Inputs:* 1. IchimokuCloudPeriod: 13, 26, 52 2. RSIPeriod: 14 3. RSILevels: 15, 85 4. BollingerBandsPeriod: 20 5. BollingerBandsStdDev: 3.2 6. ForceIndexPeriod: 14 7. ElderImpulsePeriod: 14, 8 8. MovingAveragesPeriod: 50, 200 9. StochasticOscillatorPeriod: 14 10. ATRPeriod: 14 11. VolatilityFilter: 1.5 12. MaxLossLimit: 2% 13. ScalingInThreshold: 50% 14. TakeProfit: dynamic (based on Ichimoku Cloud color change)
100 - 200 USD
// @version= 5 strategy ( "Operator Psychology Trading Strategy with Heikin-Ashi (Auto Risk-Reward)" , overlay = true , pyramiding = 2 , default_qty_type = strategy.fixed , default_qty_value = 1 ) // Check for the 3-minute timeframe if ( not ( timeframe.isintraday and timeframe.period == "3" )) runtime.error ( "This strategy can only be run on the 3-minute timeframe." ) // Parameters for ATR, Stop-Loss, Risk
11 Applications