All orders - 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
8203 jobs in the archive in all languages
Sort by:
30+ USD
I’m a busy person, I want a EA trading robot for forex and synthetic trades , a robot that picks up trades and trade it for me without loss , it should always be profit robot thank you
5 Applications
MQL5
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
Python
C#
Stocks
Custom graphics
Futures
MySQL
JavaScript
Product Design
Options
Java
Collection of data on the internet
SQL
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
30 - 200 USD
The main idea of this robot is , it opens a trade , if the market moved correctly it closes this on profit , but if it's not, it opens an opposite trade in bigger lot size and so on . So let me give you a full example. Let's say i opened a buy trade in 0.01 contract, if the market moved up for 80 pips , the EA should close it automatically, but if it's not and moved down for 40 pips, it has to open a sell position in
15 Applications
30 - 200 USD
I want to program a robot with the own strategy 1. Add support + resistance = output 2. Add moving average indicator 3. I read the candles 4. I want the risk not to exceed 4%. 5. I want it too to FTMO I have some other ideas but I will discuss them with you when we implement them. Thank you in advance
14 Applications
30 - 50 USD
The indicator should be developed like the London trading session and New York trading session breakout indicator. The bottom line is that the entire bars before the London session opens should be inside the box. The lines should stop moving up and down once London session opens. But continue stretching forward straight until New York session close. I have examples of the similar indicators. Please only apply if you
5 Applications
MQL5
Indicators
Forex
Trading robot/indicator debugging
Statistics and mathematics
Strategy optimization
C++
Strategy modules
Panels and dialog boxes
Stocks
C#
Python
Custom graphics
Futures
MySQL
JavaScript
Options
Product Design
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
R
RegExp
30+ USD
csharp using System; class GoldTrader { public void TradeGold() { // Preparation SelectMarket("XAU/USD"); string timeframe = "4-hour"; // or "daily" // Setting Up Indicators double SMA200 = CalculateSMA(200); double EMA50 = CalculateEMA(50); double RSI14 = CalculateRSI(14); // Analyzing the Market string trend; if (CurrentPrice() > SMA200) { trend = "bullish";
4 Applications
200+ USD
i want a developer who can update my mt4 ea and api connection with angel one broker and alice blue broker I want to trade in indian markets on MT4. where client can automated his ea to 15 indian stock brokers by api key we have mt4 with data feeding ,but we can not trade in indian markets. hello sir , can you develope website or algo trading website i want website like algocrab,algofox,algoji where mt4 bridge
40 - 60 USD
أريد أن تعمل بالطاقة ، وأريد أن تعمل المطور عليه وبسرعة ، بشروط بسيطة. سأرف ق لكم من أولئك الذين يرغبون في القيام بذلك. يجب أن يكون المطور قد صنع مثل هذا النظام في التداول. آمل ألا يتقدم مطور مبتدئ وشكرا
1 Application
30 - 45 USD
By participating in the Nova Funding Challenge with this HFT bot, traders can leverage its speed, efficiency, and advanced trading strategies to gain a competitive edge in the high-frequency trading market, potentially achieving superior returns and optimizing their trading performance
3 Applications
250 - 350 USD
Hello to all developers, I want an EA (Expert Advisor) that is already made. This is for forex. I want to add to it. I will provide my strategy. I want to explain my strategy on a zoom call. It needs to have the ability to trade different trading pairs. It needs to show risk reward profitability with little drawdown. Let me know. I want to add a few things to it. I need to use it on trading view. Include EA that
25 Applications
30 - 150 USD
I want an EA that has the settings i will send you. It needs to work on mt4, with price action strategy and option for supply and demand. I will send settings to you
5 Applications
30+ USD
I want a new EA to be build based on exact principle of an existing EA. My budget is $100. Any other detail will be provided in the comment section
30 - 60 USD
I'm looking for a programmer who has previous experience for coding moving averages crossovers. The E.A I want coded involves only two moving averages. Below are the instructions. Once the fast moving average crosses over the slow moving average from below I want the E.A to place a buy order and once the fast moving average crosses over the slow moving average from above the E.A
13 Applications
50+ USD
I want a robot that copies trades at the same time without delay from my IQ account to my MT4 account in the same computer I want it easy and fast and works on all pairs (binary options). Or any account in binary options such as iq or pocket option in the same way. Conclusion.. I want to copy my binary options account trades (iq option or pocket option or.... Any account in binary options) to my account in MT4 and
50+ USD
I want a robot that copies trades at the same time without delay from my IQ account to my MT4 account in the same computer I want it easy and fast and works on all pairs (binary options). Or any account in binary options such as iq or pocket option in the same way. Conclusion.. I want to copy my binary options account trades (iq option or pocket option or.... Any account in binary options) to my account in MT4 and
50+ USD
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
16 Applications
50 - 100 USD
Hey friends ! I just want a strategy which should provide atleast 1 or 2 assured signal in an arrow way on chart or I dont mind even if it is has to be done manually. It can be any pair but it should just predict 1 assured prediction for short term trade if you have such strategy then let me know
4 Applications
MQL5
Indicators
Consultation
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
C++
C#
MySQL
PostgreSQL
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
100+ USD
1. working on 1 Hr, 4 Hr and 1 Day Time frame using HEIKEN ASHI CHART 2. for BUY trades only 3. place BUY order when 1. MACD histogram crosses the Signal Line from bottom up, 2. Heiken Ashi Bar is WHITE indicating prices is UP. 4. Conditions for ENTRY : 1. ATR (14) >=15 for 1 hr, 30 for 4 Hr and 50 for 1-Day time frame 5. To set Take Profit = Entry Price + 2 X ATR(14) and Stop Loss = Entry Price - 2 x
2 Applications
100 - 250 USD
Short Descriptions The trading robot should be able to calculate the number of bars of the distance between the HIGHEST price peak and the HIGHEST MA. The trading robot should be able to calculate the number of bars of the distance between the LOWEST price DIPS and the LOWEST MA. And then this distance multiplied by certain numbers (numbers to be entered by the user). HIGHEST MA values (Period, offset, source) will
17 Applications
150 - 200 USD
I belong to a poor society and I don't have big money to invest more and more right now. I have to earn profit here and reinvest to grow in confidence as well as wealth and I need a person / program who can operate my funds for making profit in this platform in auto function mode and also earn his share of remuneration out of surplus. I want a person / program to arrange a $250 usd utilizing the initial funds at the
5 Applications
I want an EA bot to trade on mt5 (personal job)
30 - 40 USD
Stochastic Setting: 26, 6, 6 (overbought 80%, oversold 20%) Buy when the cross-over happens after the fast moving line has touched the 80% line. Buy entry price; candle after the crossover candle. The reverse for selling. The Arty Moving Average Signal Buy when the average trend is Upward (candlesticks have been closing above the SMA line of the Arty for an average of the past 26 candlesticks), and the Arty has
1 Application