Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Pending Order Script and Stop Loss EA (personal job)
40+ USD
Pending Order Script and Candle Close Stop Loss EA with Break Even Pending Order Script 1. Pending order will be placed x pips from previous candle's high or low. 2. Stop loss will be placed the same amount of pips as order from the high or low of previous candle. 3. Must have setting for lot size. 4. Must have setting for Take Profit Note: If stop loss and/or take profit is set to 0, then SL and/or TP will be
50+ USD
My Requirement is As fallow:- I want a robot that will enter or exit trades base on moving average crossovers only. Moving Average will be 7EMA( Slow Moving average ) and 2EMA (fast Moving average). BUY Order Scenario: When 2EMA crosses 7EMA from downside to upside i t will execute BUY order Target & Stop loss will be ATR(14) value Ideally Time frame will be 5 Min which i can be changeable as per my
10 Applications
30 - 75 USD
Motivation I have some live trade history files saved in csv, I would like to use MT5 to get the backtest result. Additionally, I sometimes need to modifies the SL/PT level of the trades, to see if its better than the original trades. Provided csv file description Read the provided csv trades history, which has the following files ID : position id Symbol : traded symbol Volume : traded lotsize, >0 for buy, <0
30+ USD
I would like to have a Revised-Martingale code and an Anti Martingale code as trading method for my different strategy. The trading signal is EMA 24 & 60 crossing (crossing up = buy, crossing down = sell), but it is not the key point for this code (the Revised-Martingale code and Anti Martingale are), it need to easy to be replaced by other buy/sell signal in future by myself For Revised-Martingale Please pay
4 Applications
30 USD
As you can see in the picture, 1. When the slope of ADX is sharp, Order the corresponding -DI or +DI. (Sell or Buy) 2. When the -DI and +DI cross each other, Order the DI to be raised I am thinking of combining 1 or 2 or applying them separately. Who can apply this simple robot
5 Applications
30 - 50 USD
Simple Script using 2 Arrow indicators. TP, SL & TSL. YES/NO Activation Button. Script expiry input. Show TP SL Lines. Pull down menu of trade options.. 8 in total (4 different buys & 4 different sells).. using COMBINATION OF Arrow indicators. The following Programmers should not apply: Mahammadjamil Kazi ---- Time waster. Aleksandr Shifanov ---- fighting a war
30+ USD
I need functions to calculate the “Highest/Lowest Candle Body point” of different periods for my own coding, I know it is easy to code the HIGH and LOW point of a candle/period, but it is not what I want, what I want is the point of “highest/lowest candle body”. So the functions should return that number to me . Pls refer the following graphic. I will apply this function in different time chart, including daily, 4
9 Applications
50+ USD
Price action CCI trading bot p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} the robot should also display an overall loss or gain pip counter on the charts. Thé CCI 250 coupled with the 200EMA and 65EMA. > wait for the CCI250 to break any of the EMAs > the moment the CCI breaks through the EMA enter the trade > when the EMAs cross this is confirmation for the robot to HOLD the trade. Once the
50+ USD
Hello, Is it possible to develop a script that when I draw a line (ie: support/resistance) that it automatically duplicates to other charts for the same pair but different timeframes? So if I am trading EURUSD and have an H1, M15 and M5 chart open, if I plot a line on one of them it applies to all the others? The same would happen if I have another pair open as well
16 Applications
330+ USD
var1 ⁃ extern int Number of Swing to Check : the amount of different swing that I want to check, ie 7 means I will check the one where we are + the already concluded 6 - extern int maxCandlexSwing : this will be used to check if a swing respect the max number of candles inside ⁃ A Swing is a streak of candle in one direction The Function Work as a Loop That Check: ⁃ Max Candles into a Swing var2 - 1 extern int
4 Applications
100+ USD
Hello, I want to convert my tradingview V5 code (pine script) to mql4 code Bolanger Multi timeframe 5 minutes (viewable in 1 minute) Vwap with high band and low band thank you
6 Applications
Creating a Trading Panel (personal job)
175+ USD
I will need your help to develop an EA to help my manual trades I will need the tools to move breakeven automatically, splits lots exit the trade automatically, and i will place trade manually by the panel I will change the chart to trade different Symbol, make sure the EA still be able to monitor the split lots and breakeven after re-init of EA Function Function 1a - Put Limit order by dragging the line as shown I
30+ USD
Hello,I have a simple script,that close all orders/positions after defined profit or loss. I want to add a function to it so that, in addition to the closing function, the expert informs me (by push notification) when profit/loss reach a specific value.For example, 20 usd is set for Profit to close, and if the loss or profit is 15 usd, or only loss is 30 USD,the script would send me push notification about it
30+ USD
A trading Script that is set manually initially on every Buy or Sell. After activated, the Script sets from Initial Entry Price pending orders of Buy or Sell respectively. These orders are a set amount of pips apart from each other (the amount of pips is indicated by user). The orders only activate if price is reached on the individual orders. The amount of levels/orders is also set by the user. If the initial trade
50+ USD
I'm using a purchased indicator (EX4-file) that I want to turn into an simple EA. This indicator gives MT4 notifications/push alerts and also writes them in the journal. I need to extract this information from my MT4 journal and convert the text to a MQL4-file (on the same chart). This MQL4-file uses the data from the journal to place the trade. The indicator saves the necessary information to the journal, see the
30+ USD
Hi there, I need a script that reverses an existing position at a certain price point. For example; I have a long position on a stock with 1000 shares, I want it to reverse at a price point x, so it has to close that long position at that certain price and open a short position with 1000 shares. or if I have a short position it has to close the short position and open a long position
30+ USD
Hi folks, I'm want to add a trailing stoss loss to my current strategy.(Using Current High price of the Symbol with Step up trailing). Want the EA to BUY FIXED lot size order(Need this function also in this strategy ), as of now in the current strategy places more then 50 orders at a time. Ones the above code is ready, need the same for SELL with the same strategy. these are my current requirements. I have the source
3 Applications