| New signals service! | |
|
|||||||
| 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 (2) | Thread Tools | Display Modes |
|
|||
|
Quote:
|
|
|||
|
Pivot Points based on EST
I live in the UK, and my server is in CHF, so the time axis is based on Central European Standard Time. I have Pivot.mq4 (from MetaQuotes), which, therefore, calculates daily pivots based on CEST (or the summer time equivalent). However, I would like to see the pivot point calculation based on the EST (New York). My outline program would have the user enter the number of hours offset from whatever world time the user has on his screen with that of New York. Find the bars which mark yesterday's 00:00 and 23:59 then define a new day by adding the offset (in my case -6). Scan the new day for the highest high and lowest low and output the HH, LL and close for use in calculating the pivot points for today relative to EST.
I'd appreciate any suggestions/guidance. NB I now have an excellent start from the link quoted above. http://www.workmanworld.com/TradingF...2/Default.aspx Last edited by muckyboy; 08-09-2006 at 08:56 PM. |
|
||||
|
Quote:
And u don't need second buffer adarray if u put the same values in ExtMapBuffer2. The example I attached bellow should work fine. int pos=Bars-ExtCountedBars; while(pos>=0){ ExtMapBuffer2[pos]=iAC(NULL,0,pos); pos--; } pos=Bars-ExtCountedBars; while(pos>=0){ ExtMapBuffer1[pos]=iMAOnArray(ExtMapBuffer2,0,5,0,MODE_LWMA,pos); pos--; }
__________________
You need proffesional mql coder? Contact me! I will help you! ........................................ http://www.fxservice.eu/ ........................................ |
|
||||
|
Quote:
__________________
You need proffesional mql coder? Contact me! I will help you! ........................................ http://www.fxservice.eu/ ........................................ |
|
|||
|
Write_Alert() and Read_Alert() function ?
Hello,
I know the function Alert() which means to WRITE an alert. I need the reverse function: can MT4 also READ the messages of the alerts ? One complicated way would be to send the alert by email to myself, then somehow get the content of the email and parse it, and then feed it into MT4 using a dll. How to do this exactly ? Or is there an easier way ? Autopips |
|
||||
|
Quote:
__________________
You need proffesional mql coder? Contact me! I will help you! ........................................ http://www.fxservice.eu/ ........................................ |
![]() |
| Bookmarks |
| Tags |
| histogram, forex, ZUP_v1.mq4 |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/questions/270-ask.html
|
||||
| Posted By | For | Type | Date | |
| OzFx System:) - Page 639 | This thread | Refback | 06-21-2008 10:53 PM | |
| Forex SRDC Sidus Sibkis EA MT4 Forum OTCSmart | This thread | Refback | 12-08-2007 12:46 PM | |