New York  London  GMT  Tokyo  Sydney 

Company detalis

We are able to turn your most sophisticated ideas into high quality and reliable code.

UpTick Technologies, LLC specializes in the MQL 4 programming language.

MetaQuotes Language 4 (MQL 4) is a programming language designed by MetaQuotes Software Corporation which is integrated into MetaTrader 4 Client Terminal. It allows to create programs that automate trading. MQL 4 is similar to C language but it has lots of build-in functions for sending and controlling orders, getting account information, analyzing current and previously income quotes, etc. It is also possible to use values calculated by basic build-in indicators and Custom Indicators.

MQL 4 programs can be divided into four groups:

  • Expert Advisor (EA) — fully automated trading system attached to a certain chart. MetaTrader 4 Client Terminal enables to conduct back-test EA on historical data. There is also possibility to optimize its parameters. Expert Advisor can operate in mode that requires trader’s confirmations.
  • Custom Indicator — itechnical indicator written in addition to those integrated into the client terminal. It can be based on prices and volume, build-in technical indicators or other Custom Indicators.
  • Script — program that runs only once after its execution.
  • Library — set of frequently used functions. Libraries can be included by Expert Advisors, Custom Indicators and Scripts.

Generally, the abilities of Scripts, Custom Indicators and Expert Advisors are greater than an average trader is aware of. So if you are interested in our services, or have questions about the possibilities of MQL 4 — use the contact form shown in the Contact section.