Forex



Go Back   Forex Trading > Discussion Areas > General Discussion
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-15-2006, 03:23 PM
Junior Member
 
Join Date: Jan 2006
Posts: 2
SimpleSimon is on a distinguished road
Question MT4 platform without Sunday

I am not sure if this has something to do with the settings on my system...

I use the same EA on two different demo platforms (MIG and FXDD) however I am seeing different buy/sell signals. After looking at the history data I realise that it is because one of the platform (MIG) includes ticks on Sunday while the other one (FXDD) does not.

The Sunday ticks only start at 23:00 GMT just before the Monday opening. However, as the system still treats this one hour of data as a separte bar this has an impact on my test EA as it is based on daily bars.

Has anyone got any solution as to how to deal with this inconsistency? Preferably I would like to merge the Sunday ticks into the Monday bar.

Thank you very much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 02-15-2006, 03:56 PM
Senior Member
 
Join Date: Sep 2005
Location: Kailua-Kona, Hawai'i
Posts: 188
Eric is on a distinguished road
Someone please correct me if I am wrong, but I think you need a broker that has their platform set to GMT+2 to avoid the Sunday "daily" bar. Interbankfx recently considered changing their server time to GMT+2 for this very reason, although they eventually decided against it and have left their server time at GMT.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 07-13-2006, 05:57 PM
jhernandez's Avatar
Member
 
Join Date: Mar 2006
Posts: 35
jhernandez is on a distinguished road
Sunday skipping with pivot/camarillo

Question:

For indicators/experts that rely on pivot lines based on previous day's info:

On Monday, should i be using Friday's data for pivot points?

Also, my broker is open late on Sunday, 18:00 EST (22:00 GMT), for that point should I be using Friday's data as well?

That sounds right but I just wanted to make sure this was correct.

Thanks!

Juan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #4 (permalink)  
Old 07-13-2006, 06:02 PM
elihayun's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 396
elihayun is on a distinguished road
Quote:
Originally Posted by jhernandez
Question:

For indicators/experts that rely on pivot lines based on previous day's info:

On Monday, should i be using Friday's data for pivot points?

Also, my broker is open late on Sunday, 18:00 EST (22:00 GMT), for that point should I be using Friday's data as well?

That sounds right but I just wanted to make sure this was correct.

Thanks!

Juan
I had the same problem with my broker. I wrote this pivot daily zone, that taking care of the problem, if there is one.
Attached Files
File Type: mq4 Pivot Daily Zone.mq4 (5.0 KB, 125 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #5 (permalink)  
Old 07-13-2006, 07:07 PM
jhernandez's Avatar
Member
 
Join Date: Mar 2006
Posts: 35
jhernandez is on a distinguished road
In this part of the code:

PHP Code:
   int dow TimeDayOfWeek(iTime(NULLPERIOD_D10));
   
int dow1 TimeDayOfWeek(iTime(NULLPERIOD_D11));

   
int sh 1;
   if ((
HaveSunday) && (dow == 1))
      
sh 2// skip sunday 
If its Monday, you skip Sundays data by going back 2 days.... doesnt' that put you on Saturday then? Or does Metatrader skip Saturday as well... Should we be going back 3 days, to Friday's data?

Thanks

Juan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #6 (permalink)  
Old 07-13-2006, 07:14 PM
elihayun's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 396
elihayun is on a distinguished road
Quote:
Originally Posted by jhernandez
In this part of the code:

PHP Code:
   int dow TimeDayOfWeek(iTime(NULLPERIOD_D10));
   
int dow1 TimeDayOfWeek(iTime(NULLPERIOD_D11));

   
int sh 1;
   if ((
HaveSunday) && (dow == 1))
      
sh 2// skip sunday 
If its Monday, you skip Sundays data by going back 2 days.... doesnt' that put you on Saturday then? Or does Metatrader skip Saturday as well... Should we be going back 3 days, to Friday's data?

Thanks

Juan
No, its two days of trading not calendar days. Look at the chart and u won't find Saturday at all.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #7 (permalink)  
Old 11-20-2006, 11:21 PM
Junior Member
 
Join Date: Nov 2006
Posts: 1
rlpartida is on a distinguished road
Sunday data!!

Hello Traders,

I have an expert that charts de Pivot Point automatically, however MT4 is diplaying Sunday data!!! if you see it on the daily charts a really small candlestick displays sunday DATA! and of course it screws my PP levels. Obviously when you chart the Mondays PP, you want the PP level based on Friday data (not sunday data).

Anyone know how to fix this?

thank you in advance

partida
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #8 (permalink)  
Old 11-20-2006, 11:32 PM
Senior Member
 
Join Date: Aug 2006
Posts: 456
RickW00716 is on a distinguished road
same here

Mine does that too!!!!!!

I hate it and don't understand why it does that....what's the purpose?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #9 (permalink)  
Old 02-13-2007, 03:19 PM
Junior Member
 
Join Date: Oct 2006
Posts: 13
MACD is on a distinguished road
How to ignore the Sunday trading

Hi Guys,

how can I ignore the trading on sunday and when trading on monday ignore the movement of sunday bar and take the data from friday ????

Thanks

Last edited by MACD; 02-13-2007 at 04:56 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #10 (permalink)  
Old 02-13-2007, 04:39 PM
Senior Member
 
Join Date: Feb 2006
Posts: 1,211
et_phonehome_2 is on a distinguished road
You could use Thursday or Friday. On Friday, traders tend to close out positions before the weekend.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
forex


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fxdd MT4 platform forextrader123 Metatrader 4 3 08-01-2006 06:22 AM


All times are GMT. The time now is 09:07 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.