|
|||||||
| 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 |
|
||||
|
Here U go!
I changed the mid formula, I thought that u wanted to have high, low and mid line, so for the mid line we need that kind of calculation: Mid = H-((H-L)/2); Can u post here how U plan to use this indicator? Regards Kale
__________________
You need proffesional mql coder? Contact me! I will help you! ........................................ http://www.fxservice.eu/ ........................................ |
|
||||
|
after i see the line i have to change the value 0.0024 to 0.0008
so this is the calculation for my High Low Mid lines, for example : Prev.High : 1.1995 and Prev.Low : 1.1946 HIGH : 1.1995 - ( 1.1995 * 0.0008 ) = 1.1985 LOW : 1.1946 + ( 1.1946 * 0.0008 ) = 1.1956 MID : ( 1.1985 + 1.1956 )/2 = 1.1971 i hope this might help, to develope my HIGH LOW MID lines. Thank's Kalenzo |
|
||||
|
Quote:
I added the ratio param. U can adjust it as u want ![]() Regards Kale
__________________
You need proffesional mql coder? Contact me! I will help you! ........................................ http://www.fxservice.eu/ ........................................ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anybody can make this indicator?.... It's seems profitable | gandhollz | Indicators - Metatrader 4 | 20 | 04-02-2008 11:56 PM |
| Help to make an indicator! | Drogos | Indicators - Metatrader 4 | 0 | 02-26-2007 09:25 AM |
| Can you make this? | kaztraz | Expert Advisors - Metatrader 4 | 1 | 11-28-2006 07:49 AM |
| Can anyone help me to make an EA? | gmos | Expert Advisors - Metatrader 4 | 8 | 10-18-2006 01:35 AM |