Create Position Size for existing EA

MQL5 Experten Integration

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Kunden
Great coder. Very patient and awesome work. Will come back for future projects!
Bewertung des Entwicklers
Thank you for the order.

Spezifikation

I have an existing EA that i use on different brokers with the following formular to calculate it's position size: 

double GetLot(double risk, int sl = 0)

  {

   double Free    = acc.Balance();

   double tick_value  = smb.TickValue();

   double tick_size  = smb.TickSize();

   if(sl <= 0 || tick_value <= 0)

      return(Free/1000*smb.LotsMin()*risk);


   double LotVal = tick_value *_Point /tick_size;

   double Step    = smb.LotsStep();

   double lot     = MathFloor((Free*risk/100)/(sl*LotVal)/Step)*Step;


   return(lot);

  }


but somehow on one broker the value of the lot sizes is way too small and i need a developer who can provide me with a script which works. Please find attached the specifications for 3 instruments i'm currently trading. On the brokers where the above formular works, the tick size and tick value is set to 0. The broker who provides tick size and tick value the formular:  = MathFloor((Free*risk/100)/(sl*LotVal)/Step)*Step; does not work. 

I'm looking for a lot size calculation script to implement into my EA.

Please let me know if you can provide such script for this specific broker.  

Bewerbungen

1
Entwickler 1
Bewertung
(88)
Projekte
104
35%
Schlichtung
5
40% / 20%
Frist nicht eingehalten
5
5%
Beschäftigt
2
Entwickler 2
Bewertung
(374)
Projekte
472
40%
Schlichtung
82
37% / 33%
Frist nicht eingehalten
13
3%
Beschäftigt
3
Entwickler 3
Bewertung
(282)
Projekte
422
63%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Beschäftigt
4
Entwickler 4
Bewertung
(29)
Projekte
33
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(18)
Projekte
25
28%
Schlichtung
0
Frist nicht eingehalten
2
8%
Frei
7
Entwickler 7
Bewertung
(139)
Projekte
200
80%
Schlichtung
17
29% / 47%
Frist nicht eingehalten
10
5%
Arbeitet
8
Entwickler 8
Bewertung
(36)
Projekte
45
2%
Schlichtung
6
33% / 17%
Frist nicht eingehalten
1
2%
Frei
Ähnliche Aufträge
Hi there ,I am seeking for some who can I integrate MT4+MT5 into Matlab!We need our indicator window of MT4+MT5 viewable in Matlab so we can execute more research on Matlab Best regards Richie
I wan to oder a product for copytrade online like that : - master on mt4 - slaver (copier) by python that mean MT4 open an oder, python will open the same on client account => python will click the mouse then results will show manual (not expert) value : autolot (ratio with receiver balance) - fixed lot - Smart ratio (ratio with master account) trade on many pairs get source for manage license hide everything that
We trading using C# application running via API https://www.mtsocketapi.com to send orders and some other commands to MT5. We have to read UT bot alert indicator in our C# application
I NEED TO HAVE MY INDICATOR CONVERTED TO PINESCRIPT. IF YOU CHARGE PER LINES PLEASE ADVISE ALSO I NEED THIS DONE QUICKLY. IF YOU ARE ABLE FINISH WITHIN A DAY OR 2 PLEASE APPLY. THE INDICATOR IS BASED OFF ZIG ZAG AND RSI

Projektdetails

Budget
30 - 40 USD
MwSt (19%): 5.7 - 7.6 USD
Insgesamt: 35.7 - 47.6 USD
Für die Entwickler
27 - 36 USD
Ausführungsfristen
bis 1 Tag(e)