Can not use Freelance Service last 2 days. - page 5

 
I have a question 

I have been seeing codes like this 
//+------------------------------------------------------------------+
//|                                                        Trade.mqh |
//|                   Copyright 2009-2013, MetaQuotes Software Corp. |
//|                                              http://www.mql4.com |
//+------------------------------------------------------------------+
#include <Object.mqh>
#include "SymbolInfo.mqh"
#include "OrderInfo.mqh"
#include "HistoryOrderInfo.mqh"
#include "PositionInfo.mqh"
#include "DealInfo.mqh"
//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
enum ENUM_TRADE_REQUEST_ACTIONS
  {
   TRADE_ACTION_DEAL,    // Óñòàíîâèòü òîðãîâûé îðäåð íà íåìåäëåííîå ñîâåðøåíèå ñäåëêè ñ óêàçàííûìè ïàðàìåòðàìè (ïîñòàâèòü ðûíî÷íûé îðäåð)
   TRADE_ACTION_PENDING, // Óñòàíîâèòü òîðãîâûé îðäåð íà ñîâåðøåíèå ñäåëêè ïðè óêàçàííûõ óñëîâèÿõ (îòëîæåííûé îðäåð)
   TRADE_ACTION_SLTP,    // Èçìåíèòü çíà÷åíèÿ Stop Loss è Take Profit ó îòêðûòîé ïîçèöèè
   TRADE_ACTION_MODIFY,  // Èçìåíèòü ïàðàìåòðû ðàíåå óñòàíîâëåííîãî òîðãîâîãî îðäåðà
   TRADE_ACTION_REMOVE   // Óäàëèòü ðàíåå îòëîæåííûé òîðãîâûé îðäåð

what is this 

 Óñòàíîâèòü òîðãîâûé îðäåð íà íåìåäëåííîå ñîâåðøåíèå ñäåëêè ñ óêàçàííûìè ïàðàìåòðàìè (ïîñòàâèòü ðûíî÷íûé îðäåð)

should i run away from such or its all good

 
Jefferson Metha:
I have a question 

I have been seeing codes like this 

what is this 

should i run away from such or its all good

Forum on trading, automated trading systems and testing trading strategies

Price Patterns(Gartley,Butterfly,Bat,...)

Sergey Golubev, 2011.09.27 03:57

... The text was overcoded from russian text to abracadabra as russian letters were not installed in your computer or Metatrader. So it was difficult to translate ...

I used automatic re-coder ..

encoded text -

Set a trade order for immediate execution of a transaction with the specified parameters (place a market order)

I used this decoder to receive the clean text, after that - use google translation.

 
Jefferson Metha:
I have a question 

I have been seeing codes like this 

what is this 

should i run away from such or its all good

//+------------------------------------------------------------------+
//|                                                        Trade.mqh |
//|                   Copyright 2009-2013, MetaQuotes Software Corp. |
//|                                              http://www.mql4.com |
//+------------------------------------------------------------------+
#include <Object.mqh>
#include "SymbolInfo.mqh"
#include "OrderInfo.mqh"
#include "HistoryOrderInfo.mqh"
#include "PositionInfo.mqh"
#include "DealInfo.mqh"
//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
enum ENUM_TRADE_REQUEST_ACTIONS
  {
   TRADE_ACTION_DEAL,    // Set a trade order for immediate execution of a transaction with the specified parameters (place a market order)
   TRADE_ACTION_PENDING, // Set a trade order for a transaction under the specified conditions (pending order)
   TRADE_ACTION_SLTP,    // Change Stop Loss and Take Profit at an open position
   TRADE_ACTION_MODIFY,  // Change the parameters of a previously established trading order
   TRADE_ACTION_REMOVE   // Delete previously pending order

If you are working with the author of this code (Freelance for example) so - ask him to translate his comments to the English in the code.

 
How secure is MT4 file protection?
How secure is MT4 file protection?
  • 2019.12.03
  • www.mql5.com
I am curious to know, are our programs really secure once they have been encoded and offered in the marketplace...
 
Alireza Yadegar:
hi friends, i have the same problem from 2019.06.10, because i applied for a job that it seems he had a decompiled indicator as attachment.... just want to know is it a permanent ban?  because currently i spend my living from mql freelance... im so scaring now and service desk have no answer yet. 

Yeah, I am in the same situation. Unable to apply to new jobs for over 2 weeks now. Did you get unbanned ?

Reason: