전문 어드바이저 개발 주문 - Forex - 새

주문 생성

카테고리

인기있는 기술

전체 Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
169 모든 언어의 새 작업
분류:
60+ USD
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
2 애플리케이션
Creating a trading panel that serves the traders (개인 작업)
50+ USD
The trade panel should do the follows 1- Delete all TP of full account (Button) 2- Delete TP for current or selected pair (as you did in hedging) (Button) 3-Delete all SL of full account (Button) 4- Delete SL for current or selected pair (as you did in hedging) (Button) 5- Panel showing Total number of account orders in real time. Buy XX, Sell XX. Buy Profit or loss:00 Sell Profit or loss: 00 Total account profit or
0 애플리케이션
30+ USD
This EA will be for forex pairs or stocks. When the indicator gives a buy arrow, enter long at market. When the indicator gives a sell arrow, close long at market, enter sell at market at the same time. Vise verse reverse position as arrow appears. This EA shall have the options for stop loss and profit taking function
19 애플리케이션
Trading algo (개인 작업)
100+ USD
I am looking for an expert trading algorithm that can watch a chart for any random spikes up or down and trigger a buy or sell in the direction of the spike. I want to be able to set the time duration for the spike and how many pips to trigger the algo to make a trade. As an example the time could be set to 30 seconds and 20 pips, if the chart moves 21 pips in less than 30 seconds the algo will place a trade in the
1 애플리케이션
200 - 250 USD
i need hft mt5 trading bot and if you want to reply, reply me with demo version and i will selected you instantly and we can proceed to work together
11 애플리케이션
40 - 80 USD
I want a profitable trading robot. Plz make sure that it prevents me from losses. I want to try it out so that. I can become a successful forex trader. Don't want anymore to do technical analysis want the robot to do everything for me
9 애플리케이션
MQL5 전문가 Forex
100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
30+ USD
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
30 - 250 USD
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
30 - 300 USD
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
30 - 50 USD
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
26 애플리케이션
(1) MQL5 전문가 Forex
100+ USD
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
30 - 500 USD
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
1 애플리케이션
30 - 100 USD
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
13 애플리케이션
MQL4 전문가 Forex
30 - 80 USD
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
40 - 50 USD
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
An Expert Advisor for MT5 based on HFT principles (개인 작업)
50 - 100 USD
Depending on the trading direction defined by the user, this is how the EA will operate: • If the direction is Long: This means that as soon as the EA is added to the chart, it will start executing buy positions on every tick. If the user has selected the individual TP mode, the EA will continue adding new positions even if one or many positions have reached their TP. Else if, the selected TP mode was by first
1 애플리케이션