Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Errors function. In Russian. - library for MetaTrader 4
- Views:
- 6357
- Rating:
- Published:
- 2016.07.01 11:15
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Errors function. In Russian.
Function call: #include <Error.mq4>
Usage example: Print("Error : ",Error(GetLastError()));
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8691
Trading signals function.
Based on the values of the OsMA indicator.
Ma_Parabolic_st2Parabolic plotted based on Lows and Highs of a moving average. Efficiently displays the trends on smaller timeframes, and allows to mostly eliminate frequent switches, inherent to the "Parabolic SAR" indicator.
F2a_AO
Determination of the entry levels
Calculation of the number of lots by Anton Trefolev.Calculation of the number of lots by Anton Trefolev.