Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Create a BUY and SELL button with inputs (personal job)
60+ USD
Hi Umar, I want a "BUY SELL Dashboard" that i can drop onto any chart with the my own user inputs So eg1 %PERCENT=1 SL-PIPS=5 TP1=1 TP2=3 When I press the BUY/SELL button 2 trades kick off with SL=5pips TP1=5pips x 1 = 5pips executing at 1% of full account size (TP will be 100%) (risk 1% account size, when trade is successful it will have made 1%) SL=5pips TP2=5pips x 3 = 15pips executing at 1% of full
30+ USD
I am copying trades from MT4 to MT4 terminal with copy ea. Suppose I let the "sender ea" send all trades, and the "receiver ea" is willing to open all trades. Now I want to put a filter on the receveiver terminal: => only when the lotsize of a pair is higher then ..... Lot, he will copy this trade
30 - 40 USD
Hello, I don't know if this job is possible,i want an ea or script that can pending stop order opposites to what i enter. For example: 1)I manually enter sell with 0.10 lot of EURUSD at 1.31200 2)then the ea will open buy stop at 1.31300 or can be adjust example 10 pips above the 1.31200 or 20 pips or 30 pips. 3)I can adjust the stop order size whether it can be x2 or x3 or x4 the manual order on 1) after the above
Script to export "Currency Strength" data to CSV (personal job)
80+ USD
Same as in our previous script. Just a different calculations and you dump currency strength as a row. I need a script to prepare me data for further analyses. Basically I ran the script - it calculates data and dump it into CSV somewhere. Important I can get data for any date in past. You can find the calculation details in attached PINE indicator. You output resulted list currency strengths as a CVS row. //---
1 Application
Please convert "dataToCSV_atrProjAdvance.mq4" to MT5 (personal job)
100+ USD
Please convert my attached script to MT5 original work was done by you for https://www.mql5.com/en/job/107588 but I added some changes. some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text
1 Application
30+ USD
Hi, I would like to have the exact same buttons as the one click trading buttons currently available in MT4 as I would like to make some custom changes to its behavior but have no access to the script
11 Applications
40+ USD
The script when loaded onto a chart will use the current bar when it completes to calculate and send a stop order to the terminal. All details are provided here https://drive.google.com/file/d/18RzaP907A2avDH_NGPq7qPhHu4dxf9UD/view?usp=sharing
5 Applications
Update pine script (personal job)
30+ USD
Hello Hossein, As discussed before I would like an update of the script below. I need the ability to have alerts set for both red and green bars. Thank you //@version=4 study(title= "Volume Calculation v2" , shorttitle= "Vol Calc v2" , overlay= false ) //DEFINE VOLUME CALCULATION: Vol_Calc = (volume / volume[ 1 ]) * 100 - 100 //PLOTS: Color = open < close ? color .green : color .red plot(Vol_Calc, title= "Volume
Send alert or notification for order done in MT4 to Telegram channel (personal job)
MODIFICATION FO SHARK EA II BD (personal job)
Update Tradingview Pine script (personal job)
100 - 500 USD
Ok so I'm completely new to the MT world, and know absolutely nothing about coding. I've always just been a chart it out on tradingview kinda guy. But I have this different technique for Taking profit/loss I really want to try, and it would require some automation to do it. What i'm looking for is, if 9 trades open, and I have a take profit value in mind that i want to reach, say $1500. If my portfolio of open
27 Applications
Profitable EA (personal job)
30 - 80 USD
I want an indicator that sends notifications in perpetuity whenever the determined price levels are touched/crossed from either direction Opening the terminal should be unnecessary to continue receiving notifications as prices are crossed/re-crossed from either direction On the tick when the price of a symbol on a chart is touched/crossed, the indicator should send a notification to the terminal ( e.g. “USDJPY
5 Applications
30+ USD
Hey I'm not sure if this would be an EA or a script but here it goes: Ideally it's a script I just double click after being in a trade I opened manually and that way I can forget about my trade and it will close it when the macd crosses against me for 1 period and that period closes across. Currently: I open positions manually in various time frames (15,30,1h) I close (TP/SL) my open trade(s) manually on the
VolumeNode Indicatore (personal job)
40 USD
Hi Hoosang, I have new job for you. You have already develop some Eas for me and I need your help for another job . If you accept. I send you specs file
1 Application
Modify EA (personal job)
30+ USD
Modify an exiting EA by making changes to entry and exit points. Modify some of the strategies and add input options. RSI, Exponential Moving Average, and Alligator Strategy EA (OSEI REA EA) : Update. <:p><:p> User can enable and disable each strategy, use signal from one, two, or all three. Project must be delivered with EA and Code (inline comments in code, with all include and associated files) <:p><:p>
30+ USD
I need the code for that function. distanceStopLoss = MathAbs(orderPrice - stopLossPrice); double CalculateLots(double distanceStopLoss, double riskAmount_AccountCurrency); The function must work -for forex, cfd, future ... (for all) -for all accountCurrencies -all Symbols
40 - 70 USD
Entries are performed with the timer only on the 1 minute timeframe following the current trend. Indices to trade boom 500 and crash 500. BUY and SELL 16 seconds. Money management applicable. TRADE BUY at the 2nd second of a minute SELL at the 17th second of that minute Wait until the next minute then
30 - 70 USD
All exclusive rights to the requested software belong to the Client (Me). I am looking for a Closer of partials, that closes 40%, 30%, 30% what does this mean, that if the position is 0.10 the first close 0.04, the second 0.03, the third 0.03 and at the moment of closing partials the stop loss adjust to 0.00 The modification I need you to have is:Oh it could be the same as every x pips close a partial, example Tp1
6 Applications