MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Time Series Forecasting Using Exponential Smoothing Time Series Forecasting Using Exponential Smoothing Screenshot
SP500-JUN13, D1
Real
Subscribe to signal
SzilajFx
54.75%, 68 830.45 USD
JFatl HTF Baby Indicator
JFatl HTF Baby
Author: GODZILLA
Expert AlligatorExpert Alligator Try product
Expert Alligator
Author: mql5_seller

SetTypeFilling

Sets filling type of the order.

void  SetTypeFilling(
   ENUM_ORDER_TYPE_FILLING  filling      // order filling type
   )

Parameters

filling

[in]  Order filling type (value of ENUM_ORDER_TYPE_FILLING enumeration).

Returned value

None.


Updated: 2010.12.23