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
7939 jobs in the archive in all languages
Sort by:
30+ USD
I made a code in Pinescript I would like to copy in NT8 and add some deltas to it. It's simple coding, 4 lines of codes, pretty basic ones. What is the delivery time? Bond chart - ZB value= security("ZN1!*3-ZB1!", timeframe. period, close) period = input(10) bull = value[0] > lowest(nz(value[1]), period) and close[0] < lowest(nz(close[1]), period) bear = value[0] < highest(nz(value[1]), period) and close[0] >
30 - 50 USD
want to make a trading panel with lot size calculator, candle time, limit and pending orders, balance and margin i will give you an example of one already working and i will show you all features i want
30+ USD
I'm looking for a MT4 programmer or script writer. I have a couple of lazy robots that work great when they are trading. They do not start a trade by themselves unless they are already trading. They are on live charts and work great AFTER they start trading, but I can have the chart open all day and nothing happens until I switch profiles to another pair and come back to them. I have to "wake them up" to get them to
9 Applications
30 - 200 USD
Hey all, Happy New Year at the beginning :) I've got a small problem with my EA. As I try to start it in my MT4 platform, I get an error in expert journal - global initialization failed & invalid EX4 file (7). Would like to get in touch with a person, who would solve my problem. Thanks and have a nice day
40+ USD
Hello I would like a developer to convert a trading view indicator to MT5. I would like it exactly like the original. Those who are interested let me know. Thanks
9 Applications
30 - 75 USD
Hi. I need a developer to create trading robot. The robot needs to create/open pending limit orders with an adjustable lot size. The original pending orders need to follow price and not create new orders when price is moving. Once the pending orders are triggered they should alert the trader. The trading robot should allow the trader to set the closing time of the triggered trade. The triggered trade should allow to
12 Applications
30+ USD
Articles MetaTrader 5 / Examples How to create Requirements Specification for ordering a trading robot 5 MetaQuotes 80 206 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to
1 Application
30 - 45 USD
My request is rather simple but will be continuous. In other words, this can mean continuous development. I have various buffers I seek to use that I cannot...such as arrows, Pitchforks, and creation of alerts that I would like to consolidate. I cannot do this without being able to get buffers to use. Since I do not code, and have tried to follow directions through the website, I have not been able to find ways to
40+ USD
number of shares purchase-The ability to read indicators to know how to get out of the crisis with a profitable interes— safety for robot-Trading on the gold index onl-The reporting algorithms are very good
30 - 60 USD
I would like to have an experienced & well talented developer to develop a smart MQL5 EA that's going to base majorly on 2 indicators (super trend and an option to select from 4 different periods of Exponential Moving Average). The EA must be able to trade Forex, Crypto and Indices automatically, open and close positions based on the "Buy & Sell" signals given by the Super-Trend indicator. The EA should provide the
30+ USD
Hi we need a conversion. can we show a Python strategy on our react page chart? if yes, we will need help in doing some conversion Kindly bid if you are an expert at this
30 - 200 USD
The EA is based on 5 indicators, it must be able to trade forex and also be able to automatically choose lot sizes based on percentage of equity it's allowed to risk per trade.I have the both text and videos explaining my strategy. I will attach one of the text files below. Have a look and let me know your budget
17 Applications
MQL5
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
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
30 - 200 USD
The EA is based on 5 indicators, it must be able to trade forex, crypto, commodities and indices charts and also be able to automatically choose lot sizes based on percentage of equity it's allowed to risk per trade.I have the both text and videos explaining my strategy. I will attach one of the text files below. Have a look and let me know your budget
6 Applications
MQL5
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C#
Java
JavaScript
PHP
MySQL
PostgreSQL
R
Python
HTML
Linux
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Options
Data mining
Product Design
Text translation
Text writing
30+ USD
Hi, I mistakenly deleted my job order, i sent you tradingview videos of my strategy and we agreed on a price. Please respond to this. I will ask you some questions to ascertain if you're the one
0 Applications
MQL5
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
SQL
MySQL
PostgreSQL
R
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
30+ USD
Hello, I want to create a indicator on my strategy. But it is not like every other Strategy. Its without indicators. It is based on liquidity, time, price. It is very difficult to write it down because there are many factors. Thank you
10 Applications
200 - 1000 USD
Olá, Com relação ao robô sem adentrar nos mínimos detalhes da estratégia temos interesse em traçar (obter os dados/taxas) de uma FIBONACCI de 30 em 30 minutos (por padrão mas poderia ter seu tempo alterado em parâmetro). Ou seja, se tratando de aproximadamente 19 velas ao longo do dia, teríamos 19 marcações de possíveis entradas. Essas marcações gerariam taxas de operações no qual teriam seu gerenciamento
9 Applications
30+ USD
Tentukan Spesifikasi Persyaratan Anda di sini poin demi poin. Cobalah untuk menjelaskan persyaratan Anda secara singkat dan jelas, sehingga calon pengembang Anda dapat dengan benar menilai kompleksitas dan biayanya, serta waktu eksekusi yang diperlukan. Deskripsi yang buruk atau terlalu umum akan mengakibatkan pesanan Anda diabaikan, atau Anda akan menghabiskan banyak waktu untuk menegosiasikan detail dengan setiap
30 - 200 USD
my need is a copy of an EA i have it but the owner doesn't want to sell it to me and I am renting it now if you can make me a copy please contact me on whatsapp +966555009862 or telegram @abu00saeed or E-mail abu00saeed@gmail.com thanks
2 Applications
50+ USD
//--- input parameters input int ma_period=20; // moving average period //--- handle of the indicator used in the EA int indicator_handle; //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit() { //--- check ma_period validity if(ma_period<=0) { PrintFormat("Invalid
1 Application
MQL5
Experts
Integration
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
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
60 - 100 USD
Hello Dear Developers I Am Look for A Serious Professional Developer With Have High Rate Projects. But the fact is that this is my first time trading and i would highly need your support and your reward we will share the profit for my first 3 days trading
6 Applications