All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
9496 completed jobs in all languages
Sort by:
30+ USD
RSI EA (Expert Advisor ) Project details: Follow MQL website directives for MT4 terminal Needs to work on every currency pair and on every Indices or stock EA needs to work on D1 timeframe too and has to avoid market close / night time close (23:59 - 00:05) errors on currency pairs. Inputs list and defaults Magic Number: 20171016 Money Manager: true Risk Percent: 2 {formula as MQL directives} Trading Lot size: 0.01
6 Applications
(4) MQL4 Experts Forex
Create script to manage manually open entry (personal job)
30+ USD
to create script that manage my manual entry.. the script will take over to martingale my manual entry fail to reach target.. input needed take profit,stop loss,martingale step,multiplier,max trades allow to open for each pair. for the stop loss if i put price for example 1.0000 for BUY position after martingale position fall below this price all entry will be delete/cut loss for the pair..this because to reduce the
30 - 35 USD
Hello, i would like to write an EA from three Indicators that will be able to work in MT4 platform. All the specifications will be given in private. If it is possible,it should run smoothly. Contact me for more details. Kind Regards
10 Applications
(21) MQL4 Experts Forex
30+ USD
1) Create an indicator that draws a box the moment 2 bearish candles and 2 bullish candles forms or 2 bullish candles and 2 bearish candles forms. It will be in the form of a “V” shape pattern. 2) The 2 nd bullish candle must make a higher high and the 2 nd bearish candle must make a lower low. 3) The time frame of the chart will mostly be 4H or Daily but the box must be drawn on any time frame the
7 Applications
(4) MQL4 Indicators Forex
30+ USD
Simple EA needed. Parameters: extern int EquityLoss = "1100" ; If my equity equals or falls below £1100 then the EA will do the following: 1) Close all trades. 2) Disable the "Autotrading" button. Add sound parameters: extern OpenTradeSound = "somesoundfile.wav" ; //Play sound when trade is opened. extern TPSound = "somesoundfile" ; //Play sound when Take Profit is hit. extern SLSound =
8 Applications
(14) MQL4 Experts Forex
Modifications of MT4 indicator (personal job)
40+ USD
Addition of extra inputs for indicator recognizing zigzag patterns to increase versatility of patterns being signaled. Also change of the name of some inputs so that it is easier to understand what they represent. Addition of input to write message that will be displayed in alerts will be also added
1 Application
(5) MQL4 Indicators Forex
50 - 100 USD
I need a good and experienced programmer who is familiar with developing and experienced in offline chart EA Trading or Renko EA's Trading. Detail Buy when X green candle closed and close Buy when X red candle closed using filtering of 2 Moving average for filtering. Sell when X red candle closed and close Sell when X green candle closed using filtering of 2 Moving average for filtering. X can be changed by input: 1
13 Applications
30+ USD
Hi, I need a simple EA writing as follows order is placed manually by trader or is already open when expert is added - there could be several orders open - each order is to be addressed individually 1) EA picks up each open order and places a stop at XX pips from the entry price and a take profit at X pips from entry price 2) EA closes half the position at XX Pips profit 3) EA modifies the the order to break even at
4 Applications
(4) MQL4 Experts Forex
80+ USD
I´m looking for an experienced developer who can write a well documented code for a simple martingale/grid strategy. (EA + source code) Entry: There is no complicated entry logic (no indicators). The first position is entered manually by the user but every following order is initiated by the algorythm (order grid, pending orders). However, unlike usual grid strategies the direction (long/short) of new entry orders
8 Applications
(6) MQL4 Experts Forex
30+ USD
hi i need expert advisor as well as this: - check every 5 minutes if there are buy open order and buy pending order - if there are buy open order or buy pending order buy, the expert does not have to do nothing. - if there aren't buy open order or buy pending order, the expert has to open buy order at market with preset lot. the same thing for sell order. i need to enter the following parameters: - day start ea
3 Applications
(2) MQL4 Experts Forex
80+ USD
I'm looking for a skilled coder. I am looking for an EA that can be profitable on a weekly basis regardless market fluctuations It is not required to make many trades. The only condition is that it does not use martingale and it has a stop loss system Any and all strategies are welcomed We can further discuss the details
2 Applications
(4) MQL4 Experts Forex
PZ CORRELATION STRATEGY 2 (personal job)
30 - 80 USD
Hi Hooshang i would like to create a new EA based in the last one created pz correlation but with a different strategy showed in the picture attached, please let`s do this EA before do the other job sen to you with the name granrobot . I wait your feedback
1 Application
MQL4 Experts Forex
50 - 100 USD
I want to work on something similar to the below, with some modification. I can discuss the actual specification on what I want with the developer on a chat or via skype or I can call the developer to explain in detail what I want. //@version=3 strategy("MovingAvg Cross", overlay=true) length = input(9) confirmBars = input(1) price = close ma = sma(price, length) bcond = price > ma bcount = 0 bcount := bcond
30+ USD
Talents, I need an indicator to observe the Risk and Reward of trades which are being executed. The indicator should be a table to show Risk and Reward of each trade. The last row is to show sum of Risk, sum of Reward of all trades. Risk and Reward include amount of money and the percentage of current balance. If amount of money and the percentage are positive number then their color will be Green. Otherwise, if
1 Application
(5) MQL4 Indicators Forex
Givemepips (personal job)
30+ USD
Voi folosi concomitent doi indicatori : 1. T_S . care din cate-mi dau seama este o MA si la care trebuie modificat parametrul period din valoarea 80 la valoarea 50 (daca e posibil) 2. C_S_E_S care e un fel de Parabolic SAR dar pe care-l voi folosi ca semnal de intrare -iesire. Ideea mea de constructie a robotului e urmatoarea: -cand cei doi indicatori au un acelasi timp culoarea albastra se lanseza ordin Buy
1 Application
(3) MQL4 Experts Forex
130+ USD
Hello developer need to combine all this indiactors in our strategy, the most important is the ability make point of comparison of RSI. the EA will have 3 kind of open trades (for buy and sale), it can also get manual data for skip trades (on some news time) only developer have experience in complex startegy pls sign for this job thanks in advance
17 Applications
(4) MQL4 Experts Forex
MT4 indicators modifications (personal job)
50+ USD
A propietary indicator to detect double tops/bottoms needs some additions in order to increase its functionality and configurability. This modifications consist of addition of the extra filters to detect some patterns and not others based on the relation of two tops/bottoms to each other and distance of the pattern to MAs. Also an aditional feature based on price distance to MAs will be added to propietary Zig Zag
1 Application
30+ USD
Hello, This doesn't get much simpler. I would like to get a simple robot that opens a buy order with a stop loss and take profit. The robot is not required to do anything else such as trail, or anything. Please note that I would also like to have the direct mirror to this robot as a separate file which would open a sell order instead. again, the robot would not be required to read the charts. Please feel free to ask
150+ USD
There will be an additional option adding to the expert advisor, i will attached a notepad for confidentiallity. i hope that you will do it and hopefull you get all things very good
14 Applications
(1) MQL4 Experts Forex
30 - 100 USD
2 expert advisors required, both have the same hedged grid strategy, able to use on aud/usd 5 min chart. Both need to have a buy or sell position triggered (based on certain requirements as discussed) when price moves 5 pips in either direction, e.g. 0.78740 - 0.78790 = 5 pips. Both need to have adjustable lot size parameters, and start with 0.1 lots, but no increasing or decreasing. The first ea will have a stop
2 Applications