Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
30 - 80 USD
I'm looking for and EA for MA/EMA, the user to chose just 1, 2, or 3 (EMA, double EMA or crossover, and triple crossover) The user can select to use MA or EMA. Generate alert with success rate, and if auto trading is enable, the robot trade. It should also include SL/TP, lot size
Changes on MLMP Traded 1.0 (personal job)
80+ USD
MLMP Trader v1.1 I would like to add a few things on the MLMP Trader v1.0: The additions are: 1- I would like to add Trailing SL option. On the settings section under the ‘Stop Loss(in pips)’ field can you add another 3 fields called: Use Trailing SL: [True | False] (Default: True) Trailing SL activation (in pips): [TEXTBOX] (Default: 12500) Trailing SL (in pips): [TEXTBOX] (Default: 12500) These will work
30 - 80 USD
I'd like to set price alerts in MT4 beyond the default limitations of MT4. Currently in price alerts, if "Action" is set to "Notification", then "Maximum iterations" cannot be changed from "1" I'd like to create a price alert within MT4 where Action: Notification Expiration: (none) Condition: Bid/Ask, </> Maximum Iterations: 1000 Is there a best way to accomplish this
100+ USD
Hi, First of all, I'm new to this, so sorry for the lack of technical knowledge and lexique I am using MT4 . I need a robot (script?) to be automatically executed every X seconds (configurable variable into the file, no dialog needed) and do the following: Get the list of open positions that have no comment For each position (let's call it THIS_POSITION): Get the position info symbol and type Get the list of all