Orders for scripts development - Trading robot/indicator debugging - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
50+ USD
We got an trading view Indicator for that we got source code with us Kindly convert this trading view indicator to MT5 Indicator My budget is only 50$ due to source given us source code
2 Applications
50+ USD
Hello, I have been trading live for a few years now & I have a few great trade entries & exits. My question to you is can you be able to turn my past trading data into a EA that trades based on my historic manual trades that I took
3 Applications
30 - 250 USD
i want to create an EA based on this 2 trading view indicators (1) Smoothed Heiken Ashi: No changes need to be done to its settings (2) Traders trend dashboard : No settings need to be changed. we will need to show the 5min,15min,1 hr and 4 hr. -Time frame: will be 5 min -Pair: Gold XAUUSD -EA Trading Session will be between 8am -5pm United Kingdom time. -i would like to have this indicators show on the graph as the
5 Applications
30 - 100 USD
I need a trading robot that focuses on sniper entries. Stop loss = 100 and take profit = 300 pips. risk to reward ratio is 1:3. it should be able to manage a small account of 10 USD, minimum lot size 0.005 and maximum lot size of 0.5 lots. you can add any trade filters for profit improvement. it should be able to signal buy reversals and sell reversals. include Trade/trade.mqh CTrade trade class. if market conditions
6 Applications
50 - 200 USD
Hi would like a scalping trading robot that is able to trade volatility indices especially VIX 50 1s, VIX 75 index and including all boom and crush. The EA should be based on the crossover of two moving exponential moving average period 6 and 13 and exponential moving average 50 as a trend filter. I would like it to get its confirmation from the MACAD. Make sure it is able to place its stoploss and take profit order
19 Applications
50 - 70 USD
I am in need of a tradestation script that executes when certain conditions are met: fast_ema (10, close) <- customizable [open, low, high, close, hlc3, hlcc4] low_ema (200, close) <- customizable [open, low, high, close, hlc3, hlcc4] Buy when the fast EMA crosses above the low EMA and sell when the opposite condition occurs. Place a 1% stop loss and aim for a 3% profit. Additionally, include a trailing stop
4 Applications
Python
Indicators
Scripts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
Stocks
C#
Python
Custom graphics
MySQL
JavaScript
Options
Product Design
Java
Collection of data on the internet
SQL
PHP
HTML
ALGLIB
Linux
Photoshop
50 - 100 USD
I'm looking for a programmer to code for me a tool that will copy my mt5 trades to BingX platform via api. I want to copy the open and closed positions of MT5 to BingX. It is supposed to copy the EA position. This script will be used to open/close positions in Preputual Futures in BingX instantly when MT5 open positions (follow my EA) The copy trade in BingX would have SL/TP or other position's config
4 Applications
30+ USD
Hi, I need a C script code to paste into the trade devil's auto trader for NinjaTrader, can anyone for it? I need someone who is a professional and can do the job fast, the budget is negotiable and we can talk about that in the inbox sessions. If you think you can do this, then send me a message now and let's discuss it! Responded
30+ USD
Hi, the criteria seem to be based on the behavior of candlestick patterns in Forex trading for various currency pairs. Basic outline of how an EA for your strategy could work: 1. Time Frame and Candlestick Analysis: 2. Enters trades and close when profitable it also do Risk Management
6 Applications
40+ USD
Hi, are you available to convert a pine script strategy to MQL(MT4)? Strategy should be capable of generating multiple independent signals and taking multiple independent trades with their respective independent SL & TP. One trade should not have to close for another to open or SL of one trade changed or adjusted when another trade opens. This is a limitation in pine script which I want you to overcome in MQL
5 Applications
40+ USD
Hi, are you available to convert a pine script strategy to MQL(MT4)? Strategy should be capable of generating multiple independent signals and taking multiple independent trades with their respective independent SL & TP. One trade should not have to close for another to open or SL of one trade changed or adjusted when another trade opens. This is a limitation in pine script which I want you to overcome in MQL
1 Application
50+ USD
i want to create a time based bot. it should have option to execute trade from 1 trade per a second up to 1 per day option of whether the trade should be a buy or sell or both inputs for: volume size stop loss take profit trail loss needs to be really easy to install and use
15 Applications
30 - 50 USD
Hi, i want to create a tradingview strategy by merging a few indicators together to produce a signal. Once there is a signal, i will get an alert triggered. If you can do this project, please get in touch
6 Applications
30+ USD
Hello there, I have a ready made tradingview pinescript that is completed already but I need a little modification on the script, kindly inbox now if this is what you are available for
2 Applications
30+ USD
Script should print/display/show ALL active EA indicators on chart and Open/(Buy or Sell) & same Close order entry/exit info for "visual backtesting" and also during "live trading" in the forward open market. Open to suggestions if a) indicator or b) EA would be a better choice opposed to a script.. etc
3 Applications
100 - 300 USD
Interface settings: Variable Value Reference EA name Explanation Part1 MagicNumber 1 Feelance2.mq5 Slippage 20 Feelance2.mq5 Spread 10 Feelance2.mq5 TradeAgainAfterProfit True/False Feelance2.mq5 When there are no orders in the account, the order will be opened again. Part2 KindofDistance LevelDistancePencent/LevelDistance Nil LevelDistancePencent 1% Nil LevelDistance 100 Nil LevelLimit 30 Nil LotMultiple 2 Nil
30 - 200 USD
Hi, I want you to prepare auto buy sell strategy / AI Bot according to my description given below using given indicators. 1. [@btc_charlie] Trader XO Macro Trend Scanner 2. MACD - Fast Length 26, Slow Length 100, Source Close, Signal Smoothing 9, Oscillator MA Type EMA, Signal Line MA Type EMA. 3. EMA 200 The strategy runs as follows: following all criteria. (all in 15minutes) Risk to reward ratio is 1:4 in % 10% t0
30+ USD
hey I trade futures on ninja trader. I need a trading bot for my strategy and a atm strategy that fits YM1!. this is basically the strategy except i want 150 drawdown, 70 pip take profit and a trailing stop loss that takes way more pips after each TP. https://youtu.be/4_m1yZqMQjg?si=PkxVyLdB_7hNkywO
100+ USD
I am looking for developer to build a simple strategy. Developer should be able to code: 1. Current Timeframe previous Highs/Lows 2. Choch/BOS 3. Trade Management 4. Risk Management Work will be divided into tasks and payment will be given upon each task completed
11 Applications
30+ USD
HI i want some one to make the following MQL5 code work for me. the code has errors. #include <Trade\Trade.mqh> // Include the trade library // Define input parameters input double lotSize = 0.1; // Lot size for trading input int stopLoss = 50; // Stop Loss in pips input int takeProfit = 100; // Take Profit in pips //+------------------------------------------------------------------+ //| Expert initialization
25 Applications