Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent 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
  #11 (permalink)  
Old 12-10-2008, 02:27 PM
EBK EBK is offline
Junior Member
 
Join Date: May 2008
Posts: 13
EBK is on a distinguished road
Thanks mate
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
  #12 (permalink)  
Old 12-10-2008, 10:00 PM
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
Thanks prasxz, erandir and EBK,

Here is new versions.

This is international Hymn version.
Now it shows "Silent Night" lyrics by 15 languages.

What's new:
You can select
1) show only Christmas Tree.
2) show Tree and "Merry Christmas" (Multi-language).
3) show Tree and "Silent Night" (Multi-language).

Miscellaneous changes:
1) You can adjust the place where text to be shown (corner & text shift).
2) For indicator version, I changed light interval setting as before (as to works by every receiving tick),
because it is unstable when the market has not enough liquidity (no tick comes for long time).

Sorry they become fairly heavy files, but most part of the codes are just lyrics.

*Latest version available.

Last edited by latimeria; 12-13-2008 at 07:39 AM.
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
  #13 (permalink)  
Old 12-11-2008, 01:05 AM
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
And here is Spin offs.

These are loop text indicator and script.
These codes are written in a fairly universal way, so you can add new texts easily.
And They autodetect the number of strings, so text can be long or short.

how to add new texts:

1) define new string array
PHP Code:
string NEWTEXT 
{
"Alpha",
"Beta",
......
"Omega"
}; 
2) Then modify switch function of DrawLoopText() like this

PHP Code:
   switch(Select_Text)
   {
      case 
1ARRAY_SIZE ArraySize(Epigram); break;
      case 
2ARRAY_SIZE ArraySize(BrightSide); break;
      case 
3ARRAY_SIZE ArraySize(UEFA_CL_Anthem); break;
      case 
4ARRAY_SIZE ArraySize(PeterPiper); break;
      case 
5ARRAY_SIZE ArraySize(NEWTEXT); break; // this line is added.

      
default: ARRAY_SIZE ArraySize(Epigram); break;
   }

   switch(
Select_Text)
   {
      case 
1Text Epigram TIMING ]; break;
      case 
2Text BrightSide TIMING ]; break;
      case 
3Text UEFA_CL_Anthem TIMING ]; break;
      case 
4Text PeterPiper TIMING ]; break;
      case 
5Text NEWTEXT TIMING ]; break; // this line is added.

      
default: Text Epigram TIMING ]; break;
   } 
Then, if you change "Select_Text" to "5", NEWTEXT will be shown.

Now you can use MT4 like a jukebox, read Goethe's Faust or anything on MT4 if you want.

Have fun.

*Latest version available.

Last edited by latimeria; 12-13-2008 at 07:40 AM.
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
  #14 (permalink)  
Old 12-13-2008, 07:37 AM
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
This will be the last update.

This version (both ChristmasTree & Looptext) can randomize font size and a place to be shown.
It has a kind of motion typography effect.

You can specify maximum and minimum font size.

And of course, this function can be turned off.
Attached Files
File Type: mq4 ChristmasTree_International_Hymn_Ind.mq4 (32.4 KB, 25 views)
File Type: mq4 ChristmasTree_International_Hymn_Script.mq4 (32.4 KB, 21 views)
File Type: mq4 LoopText_Indicator_v2.mq4 (7.3 KB, 20 views)
File Type: mq4 LoopTextScript_v2.mq4 (7.4 KB, 19 views)

Last edited by latimeria; 12-14-2008 at 03:16 AM.
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
  #15 (permalink)  
Old 12-25-2008, 09:33 PM
Junior Member
 
Join Date: Dec 2008
Posts: 1
beginner1 is on a distinguished road
Question Christmas tree options trading graph/chart

Hi

Please could you let me know if there is a graph/chart which demonstrates the Christmas Tree option trading strategy. I am unable to find a graph/chart online.

Thank you in advance.
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


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
Merry Christmas and happy new year forexts Non Related Discussions 30 01-03-2008 01:23 PM
Merry Christmas victornelson Non Related Discussions 3 12-18-2007 06:52 AM
Christmas Demo Trading Contest casinoriya General Discussion 2 11-25-2007 09:29 AM


All times are GMT. The time now is 12:39 AM.



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