All orders - C# - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules C#
1167 completed jobs in all languages
Sort by:
50 - 70 USD
I need an expert advisor that trade by signal of zz semafor Asctrend regression channel,scalping indicator,Trend filter. the main criteria of opening and closing position when there is concordance of two signals you enter the market at the opening of the next low
11 Applications
More Quantower work for Samuel M (personal job)
200+ USD
Work as discussed in PM & prior jobs for Samuel M. includes- - HA formula to indicators (************************); - fix overlays to natively work with QT sync error fixed; - trailing stop script - adjust offsets to be S/R values, trail stops on each bar, trail to inner S/R after 2x consecutive ******** outer values hold; - support request on *********** issue
1 Application
(5) C# Indicators Integration C#
30+ USD
Looking for a developer who can code a simple EA that places trades and pending orders. EA is to be used on Deriv Boom and Crash Indices. First of many possible jobs
30 - 200 USD
1. EA will put in Trades when the market creates one of the structers provided in the attachements. 2. EA will move the Stop loss to breakeven as soon as the trade's running profits are equal to the SL. 3. The SL will always include spread and is above the highest wick of the point of interest or order block. 4. The TP will be the high or low created by the market when structure was being formed. 5. The EA will have
30+ USD
i need a pine script adaptation of my strategy. it needs to be able to automatically buy/sell. it should be able to calculate risk etc. its basically an expert advisor but for tradingview. if you're qualified, inbox me and lets discuss
30 - 50 USD
I want my EA not to print SL when a trade is closed by stoploss and trailing stop only. Please do not change or modify anything else in the code. The image attached show how the SL shows on the comment section on MQL5.com when a trade is closed by stoploss and trailing stop
5 Applications
80 - 100 USD
I want a trading robot that will be based on candle sticks patterns. I will provide all details on a short video. I want a situation where once i put the robot on the chart and choose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That is if i put the robot on the chart and chose buy, number of trades to open 2 and choose 1 hour time frame then if at the
Need an expert advisor based on psychological levels (personal job)
30+ USD
i need an expert advisor based on psychological levels and an ATR generated stop loss. the advisor should be useable on all forex pairs and metals like gold and silver
30 - 150 USD
Fractals strategy robot You are going to add the Fractals function to act as trading to my ready EA. All the functions and the indicators which is already in my EA including the trend red lines (copyrighted) will stay the same jut will add this indicator to act as trading function, and you going to show in the setting to be true or false to function or not to function with the other indicators and functions already
6 Applications
MQL4 Indicators Experts C++ C# MySQL HTML Forex
30+ USD
THIS EA IS BASED ON PRICE ACTION BASIC TRADE MANAGEMENT FUNCTIONS: 1. TIME FILTER (TRUE/FALSE) - START TIME AND END TIME 2. FRIDAY CLOSE TIME (TRUE/FALSE) - CLOSES ALL OPEN TRADES AND STOPS TRADING 3. SINGLE CHART SETUP OR ONE CHART SETUP 4. COMMENT TRADE - EA PRINT ITS' NAME WHEN IT EXECUTES A TRADE TRADE MANAGEMENT - USES EQUITY TO EXECUTE TRADES 1. LOT SIZE 2. RISK PERCENT (COUPOUNDING) 3. MAX ACCOUNT LOT 4. MAX
8 Applications
30+ USD
my dashboard doesn't seem to appear on my screen, want you to check the issue with the code and fix it, this should be a quick and easy fix should take 3 hours reach out if you are interested. below is how it should look when you open the dashbaord but now, it doesnt show that
3 Applications
(28) MQL4 Indicators Experts C++ C# Java
30 - 50 USD
I am looking for a developer to help me code my strategy into an EA that will initiate or excute trades base in set parameters with entry and exit, take profit and stop loss.The parameters you will work with are simple parameters and the Indicators are EMA 200, PSAR and MACD. If you think you are available for this job please submit your application. There will be backtesting of the EA and modifications of parameters
11 Applications
(2) C# Experts C#
30 - 35 USD
Am in need of a programmer that can backtest my mt4 trading indicator .kindly bid if it is what you can do for me and let get the job started . all the details is available with me . thanks
Create a dashboard Strat Pattern (personal job)
50+ USD
tweek a scanner ive attached to this project, and make it alert Strat pattern, make the strat pattern optionable and remove some inputs that will not be needed. This file is an expert so to test it youll have to add it into the expert folder not the "indicator" folder
1 Application
(28) MQL4 Indicators Experts C++ C# Java Forex
30 - 40 USD
_SECTION_BEGIN( "SMART TRADE ZONES" ); x=BarIndex(); rightStrength=Param( "Fractal Pivot Right side Strength" , 3 , 0 , 50 , 1 ); leftStrength=Param( "Fractal Pivot Left side Strength" , 4 , 0 , 50 , 1 ); pk=H>Ref(HHV(H,leftStrength),- 1 ) AND Ref(HHV(H,rightStrength),-rightStrength)<=H; tr=L<Ref(LLV(L,leftStrength),- 1 ) AND Ref(LLV(L,rightStrength),-rightStrength)>=L; PHigh = PK; PHighPrice0 = ValueWhen(PHigh,H);
2 Applications
(1) MQL4 Converting C++ C# Python
30 - 40 USD
The task is quite simple. It consists in creating a standard deviation channel which automatically adjusts to a determined period (the calculations are made on the last closed candle and not on the active candle). The indicator must be multi-timeframe, which means I can put a channel calculated on the H1 on M15. Also, I want to be able to have more than one channel on the same chart without bugging and to be able to
2 Applications
45+ USD
CANDLES: Each candle is defined by its relationship to the previous candle. There are only 3 types of candle: Inside candle - The candle is entirely within the high and low of the previous candle. An inside candle shows the market is at a point of indecision. Directional candle - The candle extends above or below either the High or L ow, but not both, of the previous candle. Outside candle - The candle has broken
30 - 50 USD
I need a Crash 500 Robot that open and closes by it self. i needs to be on point with a high win rate. TP and SL needs to be in place needs to be Profitable
30 - 40 USD
I need to create a range between two prices, buy at top price, and set a stop and reverse orders at lower price, if initial order hit stop loss and reverse orders, then create a stop and reverse order at top price again, until a take profit is reached
30 - 70 USD
Need a very simple example C# DLL writing for use in MT4 (MQL4). This is just a proof of concept and for educational purposes for me only. The DLL (must be written in C#) needs to accept two parameters (a double and a string). Must show example of returning parameters and retrieval in the MQL4 code. Parameters returned must be a double value and a string variable. So, in essence just need a simple example MQL4
2 Applications
(4) C# Integration C#