Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
40121 completed jobs in all languages
Sort by:
New Trading code (personal job)
30 - 35 USD
The EA will work based on candle open as matingel system, Rules When the candle opens the EA will open buy order when the price moved by certain pips above the candle open price. Eg: if candle opened at 1.1590, then the EA should open buy order at 1.1597. if the candle opens buy order and did not hit the targeted TP then returns back to opening price of the same candle, the EA should sell order with multiplication or
1 Application
(19) MQL4 Indicators Experts
30+ USD
Top left corner has 6 buttons : 1) Cyan color = bullish candle with long top wick, and short/none bottom wick. 2) Pink color = bullish candle with short/none top wick, and long bottom wick. 3) Blue color = bearish candle with long top wick, and short/none bottom wick. 4) Green color = bearish candle with short/none top wick, and long bottom wick. 5) White color = doji with 1 point body. (both sides wick are the same
2 Applications
(36) MQL4 Indicators
Blackwallstreet Ultimate EA 2.0 (personal job)
60+ USD
EA is also to work as an indicator For the EA to execute trades there has to be certain timeframe stochastic indicator and macd agreement: 15min,30min,60min,120min 30min,60min,120min,180min, or any time frame combination that is used The stochastic indicator parameters are as follows 14,5,3 smoothing type for %k-none smoothing type for %d- simple Ma Macd should be in agreement with stochastic indicator as
1 Application
30 - 50 USD
This will be a test, that we might work more on. (depending on how testing goes) For example using a bucket of currencies and adding other trade conditions to it such as maybe pip/time and area, but those are not well defined in my own head yet. I attached the indicator i wish to get the EA trading from. buy in demand zone sell in supply zone Once! not once per hour or anything like that, once per supply or demand
6 Applications
(1) MQL4 Indicators Experts
Candle Marker (personal job)
30 - 50 USD
Hi Oleksandr, I would like an indicator built that will colour the body of the first candle that opens on or past a set time. This indicator will be used on an Offline Renko chart. Please see my attached design specifications for further information. Thank you, Trab
1 Application
(3) MQL4 Indicators
Your 'All Pivot Points.mq4' -> Weekly and Daily and little modifications (personal job)
120+ USD
I need daily, weekly and monthly indicators in .mq4 format file (three separate files or all-in-one file, as you like). Classic calculus is to be used and no R4/S4 values are required. I need to know exactly where R/S values are calculated in the code as I may need to change the formula later. I also need to know how to shift labels and price tag orizzontally on the graph, by modifying the code. The code derived from
1 Application
(1) MQL4 Indicators Experts Forex
Squeeze pro and macd to log scalper (personal job)
35+ USD
Squeeze pro nindicator and macd to signal a low volatility squeeze /reversal strategy. MACD below and squeeze pro between 50 and -50 = signal to place buy or sell , depending on the directional rise of 80 points of macd and squeeze pro. if risen buy , if fallen sell
1 Application
(2) MQL4 Indicators Experts
Modification of EA Rebatetrade (personal job)
30+ USD
you can see attached EA database. I need to add auto lot (MM), Maximum Spread, Maximum DD, Maximum margin load, trail stop for each order. for martingale, I need add a dynamic levels, for example first level 50 points, second level 70 points, and so
1 Application
(7) MQL4 Indicators Experts
Conversion of an existing Indicator (personal job)
30+ USD
This job here is exclusively for the Developer Artem Markevych (AMAFund) and contains a conversion of an existing indicator from MT5 version to MT4 version. Details have been discussed in the chat before. - Thank you once again in advance, Artem! - :)
1 Application
MQL4 Indicators Converting
250+ USD
Hi there, I'm looking for solution of adding crypto currencies pairs to MT4/MT5 by the API offered from crypto exchanges, such as Bittrex, Biance. etc. If you can add live data from TradingView, that will be also great. Reward can be negotiated depends on the quality and complicities
2 Applications
(12) MQL4 Indicators Experts
30+ USD
I would like to have the attached indicator converted into an EA so that it can execute orders with some simple parameters. I would like to have the EA buy on blue (upward) signal and sell on a red (downward) signal. The indicator currently gives me alerts when the color changes from one to the other, but I would like it to open orders based on these signals. I would also like to assign a set SL and TP value for the
11 Applications
(7) MQL4 Indicators Experts
50 - 200 USD
Put a multi time frame indicator (m1, m5, m15, m30, h1, h4, d1, MN) on one chart. And can choose which time frame to use. There are 3 indicators, each can be like that. And previously the indicator needs to be modified first, because there is a need to be removed or added. Existing example is 4 time frame and made into 9 time frame. 2 indicators I have source, and 1 more indicator only ex4 file (this file should be
30+ USD
I need a alert to pop up when the main stochastic line crosses the EMA i added to the indicator window stochastic instead of the signal line, so when Main stochastic line crosses the EMA an alert signals
4 Applications
MQL4 Indicators
Mt4 to binary.com bridge update (personal job)
30+ USD
hi i need update for martingale trades on same pair on next signal and news filter update on indicator on all volatility news please add before news min and after news in min.daily takeprofit and limit of the trades for signals
1 Application
(3) MQL5 Indicators
Minor EA fixes (personal job)
30+ USD
1. Trailing Stop Loss should not move backwards ever. Only forwards. It follows the price, but when the price retraces the trailing stop does not move backwards. It stops where it is. It never goes backwards. 2. Change Above_below to 1 3. Change upper and lower lines from yellow to black
1 Application
Convert indicator (personal job)
30+ USD
adapt the sn indicator to include the following amendment If either of the two consecutive bear candles has a lower wick of 50% or more of its high to low range or a lower wick greater than the open to close do not show sell marker If either of the two consecutive bull candles has an upper wick of 50% or more of its high to low range or an upper wick greater than the open to close do not show buy marker
1 Application
(173) MQL4 Indicators
Breakout Indicator v02 (personal job)
200+ USD
Hi mate, find attached the indicator i would need as a base. I also attached you a screenshot of it. -What i would need is a modified indicator that does not show the the fractals and lines, but colors the candles like in the BreakoutCandle v01, if the candle breaks the fractal line and closes above/below it. -Additionally i would like to have the candle bodysize filter of v01 implemented in it. (The one with a value
1 Application
(93) MQL4 Indicators
30+ USD
I have an existing OCO EA that needs to be checked and some modifications added as follows. 1. When a trade is stopped out sometimes the EA will resubmit pending orders. This must not happen unless manually told to do this. Maybe there is some parameter that can be added to ensure that the EA only trades once until instructed otherwise. 2. The EA also has the ability to place Limit orders but only as OCO. I
2 Applications
(36) MQL4 Indicators Experts
Fix bugs for indicator (personal job)
70+ USD
ou can do 2 more job for me? 1) I have another indicator that I have freely downloaded on the internet. It's called "VisualOrders" by a russian programmer. This one is programmed with bugs and not very clean. It also stays in the cart often pay from previous trades permanently and do not clear. Besides, I made changes myself in there. such as. Originally convert the information from account currency USD into account
1 Application
(3) MQL4 Indicators
Modification to Existing EA (personal job)
30+ USD
To make a modification the Existing EA. To make it Trading in both direction in same time. And add optional true/fulse to each direction trade. EA should accept to change the indicator if possible for Trading signals
1 Application
(7) MQL4 Indicators Experts