A simple indicator to calculate risk exposure (i.e., the risk value of all the open positions that have stop loss orders)

Auftrag beendet

Ausführungszeit 3 Stunden
Bewertung des Kunden
Sergey is a great developer. He is very polite and willing to edit to code to your specifications. He is very patient, helpful and above all provides great customer experience.
Bewertung des Entwicklers
Great customer. Communication skills and specificity of the task at the highest level. Thank you for the order!

Spezifikation

This indicator shows the risk exposure per pair and in total, by calculating the risk value of all the open positions that have stop loss orders, so I can clearly see the value being risked in $ and % of balance amount (e.g., $1,000) that I should input in the properties window of this indicator.

The indicator logic is as follows:

If position is in profit = current price of pair - stop loss of this position

if position is in loss or no profit = order execution price - stop loss of this position

Obviously, you need to differentiate between buy and sell order in your source code to account for the sign. 

You need to loop over all open positions for each pair (not limit orders) and sum the total risk amount for each pair and all pairs (i.e., total)

On the chart window bottom left corner, you should display the total risk in USD and % for the current pair and total risk for all pairs in USD and %

This must be an indicator not EA.

Font should be black and font size is 14. This indicator should be a replica of the following "Risk Exposure" indicator on this website:

https://the5ers.com/downloads/

Please watch the indicator video before you apply.

In the input menu, I should have the following inputs to change:

Font size and color

Location of display on chart window (upper left corner, upper right corner, lower left corner, lower right corner)

The balance that I will input (e.g., $1,000) of which the % open risk will be calculated from and displayed next to the dollar amount.

The indicator should remember my last inputs

You should walk me through the source code before project completion. I have experience in programming (Python, MATLAB...) but haven't used MQL editor before.

Looking forward to working with you.

Bewerbungen

1
Entwickler 1
Bewertung
(11)
Projekte
16
6%
Schlichtung
3
33% / 67%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(95)
Projekte
117
38%
Schlichtung
9
89% / 0%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(5)
Projekte
4
50%
Schlichtung
4
0% / 75%
Frist nicht eingehalten
0
Frei
4
Entwickler 4
Bewertung
(8)
Projekte
13
38%
Schlichtung
0
Frist nicht eingehalten
2
15%
Frei
5
Entwickler 5
Bewertung
(257)
Projekte
314
37%
Schlichtung
6
50% / 17%
Frist nicht eingehalten
7
2%
Frei
6
Entwickler 6
Bewertung
(368)
Projekte
398
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Beschäftigt
7
Entwickler 7
Bewertung
(463)
Projekte
524
33%
Schlichtung
28
39% / 43%
Frist nicht eingehalten
7
1%
Überlastet
8
Entwickler 8
Bewertung
(568)
Projekte
641
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
47
7%
Arbeitet
Ähnliche Aufträge
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
bis 7 Tag(e)