Specification

Hi,


I am in need of a customized New Order Program for MT5 that pre-populates data for volume, stop-loss, take profit etc based on my custom parameters and post-market data. The program will be set with pre-determined stocks of my choosing because on average, I only trade 10 - 15 stocks. I believe the new order module now in MT5 is extremely slow and to manually input the data has caused me to miss entry and exit points. Below, I've laid out a couple examples of what the New Order program should execute:


Volume (position sizing): Volume is going to be based on a 5-lot maximum (500 shares) along with a maximum equity threshold of $40,000 (Maximum of 100 ABCD stock priced at $400.00 per share or 500 shares of ABCD stock with a price of $80 per share etc..).  The total volume will be based on the stock price. Example, if I wanted to trade NVDA with an entry target of $246.28 per share, the maximum volume (position sizing) would be 162.41 (162 because you always round down) shares for a total of 39,897.36, which does not exceed my threshold of $40,000.

I always have 2 or 3 trading positions of the same stock. I will enter with 1/2 my total position and then re-enter the other 1/2 above or below the initial entry position depending on the price action. For example, I would position 81 shares at my price target of $246.28. If by the chance the price dips lower and decides to reverse to an uptrend below my initial entry price, I will then enter my other 1/2 position below my initial entry to average down.

Similarly, if a stock is on an aggressive uptrend, then I would use 1/2 of my initial position to enter a trade and then the other 1/2 of my position to enter above my initial entry price so I do not miss the aggressive price movement. Every trade is different however, therefore I would also like to have an option to manually enter my volume as well if the market calls for it. I would prefer that Volume field be designed as a drop-down box with pre-determined volume sizes that I have already configured for each stock based on price.


Stop-Loss: The "collection of data" skill will come into play for Stop-Loss as the data will come from specific indicator data. I do not want to use each indicator on my chart, I just want the real-time data. I have customized Stop-Loss calculations for each stock. These calculations are based around post-market data from the previous day's trading session which I call the "Base" calculation. Then, the program must keep the stop-loss constantly updated based on real-time data.

The program must have the ability to collect the real-time (live/current) & Previous Day's data for the below. The period settings for each indicator reading below is 10 days.  

1. ATR (Average True Range Indicator data) 

2. Moving Average Trend (is the stock trending above or below the 200 EMA indicator price data)

3. Spread (difference in price between the bid and the ask)

4. RSI (Relative Strength Index Indicator data) 

5. W%R (Williams Percent Range indicator data) 

6. Trend (uptrend / downtrend based on real-time candlestick data of higher highs and higher lows (up) vs higher lows and lower highs (down)


This is just two examples of what I would like to accomplish with the customized order program for MT5. I do not know how much a program like this would cost to develop so my negatable payment listed below is a presupposed amount only. We can negotiate once we are on the same page. Let me know if anyone can help.


Thanks,

Damien Franklin
dfranklin@tradenetics.org


Responded

1
Developer 1
Rating
(22)
Projects
18
6%
Arbitration
31
3% / 65%
Overdue
5
28%
Free
2
Developer 2
Rating
(171)
Projects
194
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Loaded
3
Developer 3
Rating
(10)
Projects
14
14%
Arbitration
6
33% / 50%
Overdue
2
14%
Free
4
Developer 4
Rating
(52)
Projects
97
24%
Arbitration
11
18% / 18%
Overdue
12
12%
Working
5
Developer 5
Rating
(74)
Projects
73
47%
Arbitration
2
50% / 50%
Overdue
2
3%
Free
6
Developer 6
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
7
Developer 7
Rating
(42)
Projects
88
14%
Arbitration
30
30% / 57%
Overdue
36
41%
Working
8
Developer 8
Rating
(144)
Projects
198
42%
Arbitration
20
25% / 55%
Overdue
9
5%
Free
Similar orders
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
Hey greetings, It my pleasure to met you . I need a MT4 develop that can develop an EA based on alert . If you are a professional MT4 programmer you can kindly bid for this project and let proceed
I've use most of code from this script, add some more filter, and added different kind of moving avg instead of rsi input .. please check the source code .. . 70-80% is similar to it. Please check can you convert And are you familiar with backtest.py library? Oky. This library has ML approach to get the optimized backtest parameters right ? included for this but let me know what you think? can you install backtest.py
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
Wavetrend 3D by Jdehorty open source to MT4 and then to .dll format. I do not want simple wavetrend I want the multitime frame one. If you are familiar with c++ or Delphi this is necessary https://www.youtube.com/watch?v=S64LjZVr9jE code python https://github.com/artnaz/wavetrend-3d
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
The requirements for the order of robots XAUUSD and XAGUSD EURUSD forex in the STOP loss TAKE profit signal in this order, you can bring benefits to the changes in the market, that is, when the market changes frequently, it will also help to prevent losses and bring great profits all work to trade high and low python line position
My Goal: I want to make an EA that makes money using AI.. with zero losses and 100% winning chances and we will continue to upgrade and design the EA until we reach our goal. this could be a long term project
hi, I have a strategy coded in Python on Jupiter but I have trouble converting it to Quantconnect. Could you do that? The strategy is based on trading with 10 most liquid crypto coins on Binance rebalanced each month and tracking when the price break 20 day high or low plus some other indicators
Hello, I’m looking for an experienced coder to help with algorithm development. Specifically, I need assistance with converting a MetaTrader Expert Advisor (EA) into TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader EA, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts

Project information

Budget
100 - 300 USD
For the developer
90 - 270 USD
Deadline
from 7 to 30 day(s)