Sonstige Aufträge - abgeschlossen

Auftrag erstellen

Kategorien

Gefragte Fähigkeiten

Alle Forex Debugging eines Roboters/Indikators Optimierung von Strategien Statistik und Mathematik C++ Module von Strategien
123
2919 abgeschlossene Aufträge in allen Sprachen
Sortieren nach:
50 - 200 USD
The idea The idea of what I want has nothing to do with trading!!! Imagine more of a game ;) Of course, I want the complete source code, only MQL5. Final result I want a graphical car object as a single MQL5-class that ‘drives’ from the first bar on the left to the last bar on the right of the given artificial quotes manageable by the 6 buttons : Hold, Continue, Faster, Slower, Restart, Stop (see below). Steering
1 Bewerbung
(1) MQL5 Sonstiges Benutzerdefinierte Grafik
50+ USD
Dear all, I am looking for a program which is translating an Alert coming from TradingView to MetaTrader 5. With this program, I want to develop an Expert Advisor in MQL5. Therefore, I need a reliable and fast-working program which sends me a MQL5 signal when there is a TradingView alert. Thanks a lot in advance for your application. Best regards
3 Bewerbungen
(5) MQL5 Sonstiges Forex
Smart Market structure concept Buy code (persönlicher Auftrag)
80+ USD
Hello Mr. Minh Truong Pham, As discussed I am sending you the freelance assignment for the Code from Smart Market structure concept to buy it for $80. I want to get exactly the code of the program what you see below in the picture
1 Bewerbung
MQL5 Sonstiges
Please split EA into Mode1 and Mode2 and add multiple entries as follows (persönlicher Auftrag)
100+ USD
Hi, EA "Mean Reversion EA" please split into Mode1 and Mode2 (EA settings), so create 2 EAs out of it please. For each mode please keep timing input parameter as they are. However please allow 4 entries: For Mode 1 EA: 4x the following with the option to switch on/off (boolean) trade 1 to 4: open_sell sellLevelPercent open_buy buyLevelPercent sl tp fix lot risk percent trail_start1 trail_step1 trail_start2
1 Bewerbung
(5) MQL5 Experten Sonstiges
30 - 200 USD
ich benötige eine Plattform zu Copy Trading. heißt ich eröffne einen Trade und er wird bei meinen Partner gleichzeitig ausgelöst. wir werden nur ein Broker benutzen, und die Lot Größe wird von jedem einzelnen festgelegt
5 Bewerbungen
(1) MQL4 Sonstiges
License model (persönlicher Auftrag)
50 - 100 USD
Hi Vitaly, I hope you are doing good! I got your contact details from ForexRush and I would like to know how much the license file for MQL4/MQL5 incl. the webhost (https://use01.wishhost-free.net/purchase.php) would be. He is already using it and I would be also interested in that. Thank you very much in advance for your feedback! Kind regards, Michael
1 Bewerbung
(5) MQL5 Sonstiges
I need an Expert Advisor who sends TextMessages and a Screenshot to a Telegram Channel. (persönlicher Auftrag)
200+ USD
In this Expert Advisor should be an area where i can set in code to load iCustom Indicators, read the signals out and turn the variable : sent_alert = true. if(sent_alert == true) { SendTelegramMessage(trendtext); } The EA should check the Signals only at the beginning of a NewBar() not on Tick. The EA needs extern string inputs: for TelegramBotToken & ChatId
1 Bewerbung
(19) MQL4 Experten Sonstiges
34+ USD
Hallo, suche eine Funktion. Diese soll eine beliebige Anzahl (z.b. 34) der Historydeals (vergangen Trades) in ein Array schreiben. ulong Last_Ticket = 0 ; double Last_Order_Profit; ulong Last_Order_Magic_Number; HistorySelect ( 0 ,Aktuelle_Zeit); for ( uint i = 0 ; i < HistoryDealsTotal (); i++) { if ((Last_Ticket= HistoryDealGetTicket (i))> 0 ) { Last_Order_Profit =
1 Bewerbung
MQL5 Experten Sonstiges
300+ USD
EXPERT ADVISOR (EA) Bestell Beschreibung • Wir haben in den letzten drei Jahren bereits intensiv mit unserem System manuell gearbeitet und haben uns entschieden das System zu automatisieren. • Aus diesem Grund haben wir uns dazu entschieden eine EA aufsetzen zu lassen. • Programmieren für MetaTrader 4. • Wir bevorzugen einen Deutschsprachigen Programmierer! • Der EA arbeitet ausschließlich mit vorgegebenen
Telegram message copier (persönlicher Auftrag)
60+ USD
Hello, please provide me with the program as discussed. 1.) Read a new incoming message of an assigned channel 1 2.) Copy the exact same message and post it to channel 2 My setup will change slightly. That is why I will create several channels. It is important that 1.) I can tell the program which channel to read and in which channel to post messages 2.) I can run this program several times to repeat its function for
1 Bewerbung
(15) Python Sonstiges Design Python
Job for Tsung (persönlicher Auftrag)
80+ USD
Please make me an offer to translate trend indicators to mql5. It's the indicator in the attachment. But instead of the zigzag from TradingView, you take the lite version of yourself, which is also attached. You can take the input structure and labels I gave. Adjust the colors so they look good on a black background
1 Bewerbung
(42) MQL5 Sonstiges
Job for Tsung (persönlicher Auftrag)
100+ USD
hello Tsung Please add a zigzag indicator to the existing indicator. You already have the description for it. You will integrate the zig zag indicator into the existing indicator you have programmed. You will create three periods so that the current trend can be displayed in the table. You will optionally display 1 period visible on the chart
1 Bewerbung
(42) Other Sonstiges
Job for Tsung (persönlicher Auftrag)
110+ USD
Please create a script for tradingview. You should evaluate the donchian channel and determine the trend. like this: https://www.loom.com/share/dad2b3c747314d808ebe36a9696817db The same with the moving average. The results should be displayed in a table on the right. input HL_Sort_Term (34) Show_HL_Sort_Term (fase) HL_Mid_Term (55) Show_HL_Mid_Term (fase) HL_Long_Term (89) Show_HL_Long_Term (fase) MA_Sort_Term (38)
1 Bewerbung
(42) Other Sonstiges
100 - 200 USD
Entwicklung eines ein Tool für MT5, welches beim Ordern sofort die voraussichtlich erforderliche Marge ausweist (siehe Order beim cTrader). In Abhängigkeit vom gewählten Volumen sollte die erforderliche Margin ausgewiesen werden (geschätzt). Alternativ: Margin wählen und Ordergröße berechnen
3 Bewerbungen
(1) MQL5 Sonstiges
30+ USD
I have a script which work excellent and fast with 100 symbols at most. It fetches reliably the promesing charts based on two indicators and opens them. So far business as usual. When it comes to more then 100 symbols it stucks with an endless loop even on symbols that run through in a smaller ammount. Generally it needs to work flawless with some 2000 symbols. You can modify the current or build a new one
4 Bewerbungen
(49) MQL5 Skripte Sonstiges
Expand the indicator (persönlicher Auftrag)
80+ USD
1) give highs and lows a number: https://www.loom.com/share/e24e3f684d2847ceacd7cdcbdb23cb62 2) Color the zones between high and low points and the 50% zone very lightly green and very lightly red: https://www.loom.com/share/e62be5c2eb2c44efa808d29917910384 3) Give an alarm when diving into the colored zone: https://www.loom.com/share/606152946f944409949f43c8e118a8e6 For example alarm: Long signal after point 3 in
1 Bewerbung
(42) MQL5 Sonstiges
30+ USD
The label should show the result of all orders in profit. In the attachment I am sending an example picture. If you can manage the colors anyway, that would be great :-) Thanks in advance
1 Bewerbung
(1) MQL4 Skripte Sonstiges
30 - 300 USD
Hi, everyone, I would like to have an EA with GUI (with all functions) to build myself a screener / scanner like here: https://mt4professional.com For both MT4 and MT5. Including source code. I look forward to offers! LG
4 Bewerbungen
(7) MQL5 Experten Sonstiges
60+ USD
making a push alarm long / short for smartphone with scalping indicator i5 hello, how are you? please make for me a push alarm from indicator i 5. alarm messages sent to smartphone: i5, sell/buy , TF, time, how many times to repeat alarm. chart is EUR/USD M5 timeframe only. i will pay you 60 USD for this job. all other indicators, i1,i2,i3,i4, are only for getting best tradig information, i think. i5 is best idicator
3 Bewerbungen
40 - 80 USD
I need a Dashboard - Screener with ADX in a signal display in connection with Bollinger Bands 3b (in definable Timeframes) and D- / D+. For more details look at the PDF
5 Bewerbungen
(3) MQL4 Sonstiges
123