Writing of an Application

MQL5 Indicators Experts

Job finished

Execution time 21 hours
Feedback from customer
I received precisely the application as expected. Everything worked perfectly, and the calculations were very accurate. Thank you.
Feedback from employee
Great concept, very nice working experience

Specification

I need an App that does the following:

That allows opening a trade with the crosshair. The application must open the trade in real-time using as stop loss (SL) the distance in points I have measured with the crosshair. The trade should be opened as a BUY if the crosshair moved in the up direction and opened as a SELL if the crosshair moved in the down direction.

That's all it takes to open the trade with the crosshair. In an alternate App setup window, before placing the order, the App must allow you to pre-set the risk capital percentage per trade and the risk-reward ratio. In the end, the application will calculate the lot or position size with which it will open the trade using the free margin money (do not use the balance or the equity), the risk percentage and the stop loss calculated with the crosshair. When the take profit (TP) option is activated, the risk-reward ratio will only be used to calculate where to place the TP. The SL option must always be activated.

The application will not make decisions to close the trade. The trade is closed by touching the SL or TP; if the TP is disabled, the trade is closed manually by the trader.

In the App setup window, information about the candlesticks' timeframe (M1, H1, D1, etc.) is not needed because this information is implicit when the crosshair calculates the SL on an instrument with a time already selected.

The code must be fast to be used in scalping.

Technically this is not an EA but an application that allows opening an operation with money management.

The App should be able to be used on any Forex instrument or any other in MT5 like US30 etc.

The source code must be delivered after job completion and payment.

The App name is Scalp&Run.


Chat conversations

Example: When the App is open, it must activate the crosshair. When I click on the screen and hold to measure the SL, the App should place the order when I release the hold. If I measured the SL in the up direction, it should place a BUY order. If I measured the SL in the down direction, it should place a SELL order.

The position size to place an order only depends on 4 factors: free margin of balance in USD, risk in percentage, stop loss in points and pip value. For EURUSD pip value is 10, according to some websites, but I'm not sure how it is calculated for all instruments. Please check the excel file. Of these 4 factors, only 1 of them (risk %) is placed manually in the setup window, 1 comes out of the free margin balance of the account, 1 is implicit in the instrument (pip value), and the last one, the SL, comes out of the measurement made on the screen with the mouse. This is all that is needed when the TP option is disabled.

When the TP option is enabled, an additional calculation of where to place the TP is required. Basically, this is done with a factor multiplied by the SL that was calculated using the mouse. If the risk-reward ratio (RRR) is 1:2 then the factor is 2. If the RRR is 3:1 the factor is 1/3=0.33.

Excel file https://ln5.sync.com/dl/8f50e5130/hq43svwi-rvwbu5iz-57wvv3ww-wetefiad

I need the order to be placed automatically when I release the left mouse button. Because if I have to manually place the SL in points, that's going to take up valuable scalping time.

If the SL measured with the mouse is very large such that the resulting position size is less than 0.01 (the smallest lot in MT5), the order should NOT be placed. The App must give a notification message in this case.


Responded

1
Developer 1
Rating
(298)
Projects
442
64%
Arbitration
5
40% / 0%
Overdue
4
1%
Working
2
Developer 2
Rating
(10)
Projects
25
28%
Arbitration
2
0% / 0%
Overdue
1
4%
Loaded
Similar orders
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 3 day(s)