Orders for Expert Advisors development - Trading robot/indicator debugging - closed
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
30+ USD
I need this task done before 18:00 GMT 17/04/24 The EA is already written, however trades are opened at the incorrect level as instructed in the inputs and code which would need debugging, trailing stop loss functionality isn't working and my request mentioned below needs implementing . Assuming the upper RSI level is 70 and the lower RSI level is 30, the logic I am after is simple. When the price is in a decline
13 Applications
50+ USD
I need someone to convert this indicator into an ea. //@version=4 study(title="UT Bot Alerts", overlay = true) // Inputs a = input(1, title = "Key Vaule. 'This changes the sensitivity'") c = input(10, title = "ATR Period") h = input(false, title = "Signals from Heikin Ashi Candles") xATR = atr(c) nLoss = a * xATR src = h ? security(heikinashi(syminfo.tickerid), timeframe.period, close, lookahead = false)
10 Applications
30+ USD
I need an ea made based on a Pinescript from trading view, I need auto lots, time filter, Tp and sl and trailing stop. I NOTE I GET PAID TOMORROW SO I CAN PAY TOMORROW
4 Applications
MQL4
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
C#
Stocks
Python
Custom graphics
Futures
MySQL
JavaScript
Product Design
Options
Java
Collection of data on the internet
SQL
PHP
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
50 - 120 USD
Need a personal EA/indicator that controls trades that I open manually for hedging it is very basic but need to be fully optimized because it will need to be fast. 2 basic functions 1- have 2 buttons "sell on open" and "Buy on open" upon the first tick of negotiation it will execute the buy/sell order at market price 2- add TP/SL and a martingale system as a "stop loss" to ALL trades I open manually(including the
17 Applications
120+ USD
Desired Features: Simultaneous opening of buy and sell orders at market price Grid order placement with a user-defined distance in pips between orders Basic trailing stop loss to automatically close positions in loss Gain trailing stop loss to activate and trail stop loss as positions move into profit Customizable input parameters for configuring the strategy Advanced risk management features (optional) Technical
28 Applications
30 - 75 USD
The purpose is when gold is trading against me also when I sleep, the equity will be saved so I can decide what to do as soon as I see this in my account. So if I have 12 orders buy with a total of 2.4 lotsize, There should be placed an order with same lotsize in opposite direction or all orders in my account placed in opposite direction. I think I prefer to have all the orders in my account copied and placed in
11 Applications
30 - 500 USD
Need a script to depict when price is above/below numerous MAs and it also has to tell if the CCI is positive/negative, i am looking to see if this is possible, Thanks
11 Applications
400 - 470 USD
The idea behind this robot is to identify and confirm the direction of the market's trend using the higher timeframe charts before switching to the lower timeframe charts to find low risk, high probability trade setups in the direction of the prevalent trend to take advantage of. For example, If the direction of the trend is Bullish, then the robot will only take long trades on the lower timeframe charts and vice
18 Applications
EA that trades once a day. This project is simple to make as the rules are very limited to enter trade and close trade. (personal job)
50+ USD
Please follow the instructions in the document that ill attach to make this robot. EA that trades once a day. This project is simple to make as the rules are very limited to enter trade and close trade
1 Application
100 - 160 USD
Dear developers I would like to ask if i would be able to get someone to help with a trading Robot the same as Patrex Pro EA which have the same distinct similarities as Original of the Author. more on this can be found at Patrex Pro - Automated Forex Trading Robot - Godlove University or under his youtube channell the Author is known as by called Ndemazeah Godlove who owns this trading robot. mind, anyone who took
3 Applications
FMC Alert EA and indicator (personal job)
30+ USD
I need an indicator to be converted into a hard coded EA. The EA is to work exactly like the indicator. The Ea will have 4 sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl. Adding in between, above below to every time frame that the sequences
1 Application
50+ USD
Help with developing profitable strategy. Before delivery HTML backtesting results needed. After delivery EA delivered with source code. No grid, no martingale, no hedging. Stoploss required. Gold-Silver ratio and correlation swing trading strategy. Strategy that trades metals: xauusd (gold), xagusd (silver). Some links: * https://www.dailyfx.com/gold-price/trading-the-gold-silver-ratio.html *
4 Applications
30+ USD
I need a dynamic lot size for my expert advisor with 3 input options: 1. fixed lot size (0.01) if my account balance is $100,000 & I want to risk 0.01 lots per trade 2. Volume based on money ($1000) Example: if my account balance is $100,000 & I want to risk $1000 of my account per trade (0.01 volume) 3. volume based on account percent (1%) Example: if my account balance is $100,000 & I want to risk 1% of my account
4 Applications
50+ USD
Things I need from the programmer is - A true indicator to identify the trend to see if its bearish or bullish also A DXY ( dollar index) currency strength meter & a news filter. This EA will be built off as follows: Step 1: Trend Identification Step 2: Support and Resistance Key Levels Step 3: Buy Parameters Step 4: Sell Parameters Step 5: Sell Rules Step 6: Buy Rules I would like these options as well Daily Growth
5 Applications
30+ USD
Hi how are you? I'm looking for someone to develop a s imple EA: When price goes outside both TMA channels, on top it sells, on bottom it buys. Profit target is the opposite 21 TMA channel, SL is outside of 7 TMA channel. I will send more detailed brief and example TMA channel indicators
9 Applications
30 - 40 USD
Hello, I have an EA forex trading robot that was written by someone who is no longer active in this community and I would like to make some changes to it as follows: Some trades are not being triggered and some trades are placed opposite of what they should be. If you think you can help, I'd like to hear back from you. thanks shell
18 Applications
30+ USD
EA with the Following parameters Trading mode 1. cumulative [Combines all open trades for calculation of profit, stop loss and trailing] 2. Each trade [Calculates profit, sl and trailing for each trade separately] Open trade Mode 1. Buy on high of previous candle, sell on low of previous candle 2. Sell on high of previous candle, buy on low of previous candle Distance 1. Pips/points from the high or low, [say x
10 Applications
50+ USD
<Settings> 1. Magic number 2. Start Lot size 3. Add Lot size 4. averaging distance 5. TP distance Close pips (when there is 1 order) ↓When applying average, there are more than two orders↓ 6. TP true : Summing close of symbols based on USD 7. TP false : TP movement interval based on close pipe 8. RSI Settings 9. Band Settings 10. spread limit <Order Open> 1. Time frame criteria for open charts 2. Candle's Close Price
5 Applications
30+ USD
I want to add Maximum trades per day trailing stops close partials Break even I want to be able to manually set how much trades to be taken on each day Eg: Monday 2 trades Tuesday 3 trades Wednesday 4 trades Thursday 3 trades Friday 2 trades I also want to be able to manually set a time when each trade are taken on each day Eg: Monday 2 trades 10:00am Tuesday 3 trades 05:00am Wednesday 4 trades
14 Applications
150+ USD
I need an EA that copy trade from MT4 to MT4, MT4 to MT5, MT5 to MT5, with the following options: Only copy open positions on the master side that meet the following requirements: There are 2 or 3 positions with the same symbol opened in a certain period of time (timeout time and number of open positions needed to copy can be edited) copy the nearest open position that meets the requirements during the allowed