|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Only show smallest variable
Hi,
I have three variables (values of this variables are for example: 68, 25, 93). Now I will only show the smallest one of them in the indicator window. How can I check this three variables so I get back the smallest one? Thanks |
|
|||
|
I think that is something that is missing from MT4's math routines.
You can use the MathMin(Var1, Var2) in a loop to do this. It sucks to do something complicated for something that simple. I with MT people provide us with a built in Highest and Lowest routine for any number. Currently, it can only do that for the OHLC type of values. |
|
|||
|
Quote:
PHP Code:
Code:
'}' - comma or semicolon expected ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Show Us Your Best EA | hellkas | Expert Advisors - Metatrader 4 | 698 | 07-03-2008 05:42 AM |
| EA doesnt show symbols | soundchild | Setup Questions | 5 | 09-26-2006 11:37 AM |
| How do you show buy and sell arrows on an EA | rbowles | Metatrader 4 | 1 | 07-31-2006 12:04 AM |
| MT4 demos wont show history | don perry | Expert Advisors - Metatrader 4 | 2 | 07-26-2006 11:15 PM |