Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Modifying Pinscript stratergy (personal job)
30+ USD
I need to modify the pine script strategy base on following rules 1. Red candle 2. Green candle 3. Green candle Body (Open to Close )Should be minimum 2 times than Red candle high to low 4. Green candle Close to High should be Above 6 pip 5.Open the trade when next candle open 6.TP is green candle High 7.SL is 1 pip below Green candle low These are the only rules it should have
50+ USD
I need a script based off an indicator that lists five levels of support and five levels of resistance (see attached). - The script should apply a pending order to each of the levels. - There should be an input for each of the levels. The drop down input options are buy stop, buy limit, sell stop, sell limit. - The risk should be a percentage of equity input and each level will be equal risk. For example, if the
1 Application
Monthly profit target (personal job)
30+ USD
Thanks! Looking for monthly target % profit target. If monthly profit target is hit, trades are paused until the next month. Thank you again for your help! I need this for mql4 and mql5 please
1 Application
30+ USD
I need someone who can remove my errors from my EA and alter the script if needed , it’s a martingale based EA and when I compile the script I have 97 warnings but no errors , I need the warnings taken off or altered in the script to clear the warnings , many thanks
3 Applications
30+ USD
Summary This function will extract a snapshot of the data needed to identify the drawdown of individual EA’s. The idea is to use the standard Metatrader toolbox trade data to obtain a snapshot of the open profit or loss for each open position along with the magic number associated with the position. Building up a series of these over time will give an idea of the drawdown experienced by individual EA’s. The
3 Applications
Creating Stratergy EA Personal Job (personal job)
50+ USD
I need an EA that will link and copy MT4 accounts: - Should have option to have lot size multipliers or smaller lot size cos it will be copying from different MT4 equity/balance. - Should have option to invert trade also (if MT4 #1 opens a buy, the MT4 #2 opens a sell) - If a trade closes on one account either SL/TP or margin call, the other MT4 account should automatically copy and close the trade as well
100 - 300 USD
The time that is given in the algorithm description is in GMT+1 1. Consider the range formed between 02:00 and 7:00AM that we will call "Asian range" (range timeslot must a parameters that can be modified) 2. Wait for any side of "Asian range" to be ran out between from 7:00AM until 9AM and note the last highest or lowest price formed after the liquidity run. We will call this "Pending liquidity" 3. From 9AM to
8 Applications
Modification of max daily loss % script (personal job)
30+ USD
Hello, this is to modify the previous job to fit the rules for FTMO. Max daily loss references the initial deposit. The current daily profit will act as a buffer for this %, but it resets everyday and the max daily loss will be a % of the initial deposit again
1 Application
500 - 5000 USD
I need a program that trades else 1) or 2) strategy : 1 ) with "Chandeler Exit" and "ZLSMA" indicators, with heikin ashi candles. It is mainly for forex application. H ere is a Youtube video with the exact parameters that must be set, the script found on TradingView is in PineScripts language : https://youtu.be/IhFVmRithzg I would set a stop loss with 2% of my capital with a risk reward ratio of 3 or 4. Compound
Add slope script to i-regr indicator (personal job)
50+ USD
Definition: This an indicator that calculate regression. It works fine. This i-regr indicator is file i-regr.mq4 It's works fine. In this job we calculate the slope of i-regr and print it in chart I found a script – angle.mq4 – if drag and drop in chart that have a trendline named “mid” calculate slope of this trendline and print it in chart. See image below. After drag and drop Try change the angle, and drag and
1 Application
30 - 120 USD
Hello I am looking for someone who is strong in python and able to offer me some assistance with a project I am working on. This will be the first of potentially several jobs in this domain. If you have the following, I invite you to place a bid. - Strong python skills - Lots of experience with data scraping - In depth knowledge of bot detection in context of scraping. - Able to start immediately and provide quick
4 Applications
30 - 100 USD
Please write a code Write the code so it monitors all the pending limit orders that have been entered on the trading platform Write the code so that I can adjust the difference in times from my time zone to New York time zone. The code will first check for any upcoming high-impact news events for all currencies. If there are any, it will suspend all pending orders involving these currencies 15 minutes before the
35+ USD
Hi, I currently have a scalper EA running, however as I have multiple accounts, it is difficult for me to monitor them all. As such, I'm seeking a script to be created that will close all current open positions when the account reaches $400 profit for the month and turn off auto trading. For example, 1st of March starting balance is $1k....on march 10th the account balance is $1,405, however the running loss is $610
14 Applications
40+ USD
1. take trofit and sloploss and managable Lots size that increases after loss 2. must put first buy at market price immidiately with initail lotsize 3. if first buy is lost then put first sell at market price with lot icreased to 2 and buy stop at 100 point above first sell with lotsize increased to 4 4 if TP for first sell order delete buy stop 5. if buy stop is activated put sell stop at first sell price with lot
6 Applications
50+ USD
I am looking to trade the US100 index. I would like to automatically place my stop loss based upon the low or high of the last 10 candles. I.e. if shorting, the high of the last 10 candles, if longing, the low. I would like to also calculate the amount of contracts needed to risk either a fixed $usd value or a 'total account %' based risk. I.e. on a 50k account, if I wanted to risk 1% per trade, it would be a $500
Script to Remove all SL and TPs for Account (personal job)
50+ USD
Hi again Koshalya, I would like another job, this time I just need a script that removes SL and TP for all account positions and pending orders. This job should be simple. There is no need for the script to have a prompt when applied to a chart. Let me know if you need any more details
Code snippet using your linear regression library (personal job)
30 - 50 USD
Dear Omega, I want to test your linreg model in an existing EA. I would like to hire you to provide me with a code snippet/script based on your custom library that does the following: - gets close price data from two MT5 assets, x and y - normalises price data according to symbol tick size and symbol tick value - calculates an ordinary least squares regression for a sample size I pre-establish with an input parameter
1 Application
30 - 90 USD
Need EA trading bot for buy and sell at Alligator crossing. BUY EMA should be below Alligator. Alligator indicator pointing up after crossing each other and candle showing green. SELL EMA should be above Alligator. Alligator indicator pointing down after crossing each other and candle showing red. You can see the attached images for clearer BUY and SELL idea. The below Settings should be available to adjust in the EA