• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 5:31pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 5:31pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

tlatomi expert advisor MT4 1 reply

The Tlatomi Experience 372 replies

The Orginal Tlatomi Method - EA 14 replies

tlatomi method question 3 replies

Jaydog's Vages/Tlatomi Trades and discussion 54 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 109
Attachments: The tlatomi method
Exit Attachments

The tlatomi method

  • Last Post
  •  
  • 1 23Page 456 42
  • 1 3Page 45 42
  •  
  • Post #61
  • Quote
  • Aug 9, 2006 9:25am Aug 9, 2006 9:25am
  •  kirl
  • | Joined Aug 2006 | Status: Member | 11 Posts
Hello,
I have looked through a number of threads and I am unable to find info on how to convert Metatrader file extentions (mq4) into CSV or Text formats. I am using a different charting software which I would like to check out your system.. Can anyone advise on how to convert these extentions outside of metatrader?
Kirl
  • Post #62
  • Quote
  • Aug 9, 2006 10:44am Aug 9, 2006 10:44am
  •  spinmypip
  • | Joined Jun 2006 | Status: Member | 81 Posts
Quoting kirl
Disliked
Hello,
I have looked through a number of threads and I am unable to find info on how to convert Metatrader file extentions (mq4) into CSV or Text formats. I am using a different charting software which I would like to check out your system.. Can anyone advise on how to convert these extentions outside of metatrader?
Kirl
Ignored
You may try to open the indicator with metaeditor, and copy the code.
i'm not sure if this is what you asked for, but hope it helps
Trading is a long and a short story. :thinking:
  • Post #63
  • Quote
  • Aug 9, 2006 2:08pm Aug 9, 2006 2:08pm
  •  judex001
  • | Joined May 2006 | Status: Member | 102 Posts
Quoting ijohan
Disliked
Hi judexx,

First I want to thank you for sharing with us. Now I have a question, I'm afraid it's a silly question, but please bear with me. My question is on the picture attached. Thanks.
Ignored
Hi,

The three indicators work independently so even if the trend is down on the others indicators, we can have a contrary signal on the Shi_SilverTrend.
Now if you see your chart later, the dot works fine because the price went up a little bit. However, don't take this kind of trade because price is still at high level.
--- FX Confidential ---
  • Post #64
  • Quote
  • Aug 9, 2006 2:13pm Aug 9, 2006 2:13pm
  •  ut2DaMax
  • | Joined Jul 2006 | Status: Member | 592 Posts
On the SHI_silver_trendSig, looks like the IHR is more reliable. Is that what most of you are using? 30Min chart has a lot of errors. I noticed (the dots) appear and then dissapear just as quick sometimes. So how reliable they are, still studying them?
  • Post #65
  • Quote
  • Aug 9, 2006 2:19pm Aug 9, 2006 2:19pm
  •  OrangeRoshan
  • Joined Jun 2006 | Status: Member | 770 Posts
I like the repainting version of the dots. It acted on the price movements. Just like trading with the MA, the trend (crosses) will keep changing as the price changes (bunjee jumping on the OHLC) until the next bar is formed.

Similarly with the dot, we dont just trade when there is a dot, apart from looking at the other indicators, when the dot is already painted, we must wait for the next bar to be formed. This way, the trend is confirmed and entry/exit can begin.

Repainting can reduce fake-outs. Which help us keep pips.

Thanks and Happy learning/trading everyone.
Change Your Thinking. Change Your Life - JD
  • Post #66
  • Quote
  • Aug 9, 2006 2:43pm Aug 9, 2006 2:43pm
  •  crusinnj
  • | Joined Apr 2006 | Status: Member | 15 Posts
Is this only work on Interbankfx version 4? not 3 where i have an account setup?

Thanks
  • Post #67
  • Quote
  • Aug 9, 2006 2:46pm Aug 9, 2006 2:46pm
  •  ut2DaMax
  • | Joined Jul 2006 | Status: Member | 592 Posts
For some reason the ... NonLagMA_v4.mq4 .... indicator only gives me an addition of a yellow line. I do not have the tomato or SkyBlue lines. I changed nothing in the code and saved it under experts then Indicators. Know what could be wrong??? I saved the indicators on post #1 , would those be the latest indicators to use OrangeRosen??? Is this mostly the indicators you now use? It gives me nothing really, when I have the 5EMA and the 9SMA to verify the trend. Thanks very much! Just learning here!




Quoting OrangeRoshan
Disliked
I like the repainting version of the dots. It acted on the price movements. Just like trading with the MA, the trend (crosses) will keep changing as the price changes (bunjee jumping on the OHLC) until the next bar is formed.

Similarly with the dot, we dont just trade when there is a dot, apart from looking at the other indicators, when the dot is already painted, we must wait for the next bar to be formed. This way, the trend is confirmed and entry/exit can begin.

Repainting can reduce fake-outs. Which help us keep pips.

Thanks and Happy learning/trading everyone.
Ignored
  • Post #68
  • Quote
  • Aug 9, 2006 3:46pm Aug 9, 2006 3:46pm
  •  judex001
  • | Joined May 2006 | Status: Member | 102 Posts
Quoting ut2DaMax
Disliked
For some reason the ... NonLagMA_v4.mq4 .... indicator only gives me an addition of a yellow line. I do not have the tomato or SkyBlue lines. I changed nothing in the code and saved it under experts then Indicators. Know what could be wrong??? I saved the indicators on post #1 , would those be the latest indicators to use OrangeRosen??? Is this mostly the indicators you now use? It gives me nothing really, when I have the 5EMA and the 9SMA to verify the trend. Thanks very much! Just learning here!
Ignored
Hi,

In NonLagMa properties, the parameters are :

Price : 0
Length : 9
Displace : 0
Filter : 20
Color : 1
ColorBarBack : 0
Deviation 0.0

These should fix your problem.
--- FX Confidential ---
  • Post #69
  • Quote
  • Aug 9, 2006 4:09pm Aug 9, 2006 4:09pm
  •  kirl
  • | Joined Aug 2006 | Status: Member | 11 Posts
Thanks for the response,

However I do not have Metatrader charting to convert with. Any other ideas?
Kirl


Hello,
I have looked through a number of threads and I am unable to find info on how to convert Metatrader file extentions (mq4) into CSV or Text formats. I am using a different charting software which I would like to check out your system.. Can anyone advise on how to convert these extentions outside of metatrader?
Kirl
<!-- / message -->
  • Post #70
  • Quote
  • Aug 9, 2006 4:35pm Aug 9, 2006 4:35pm
  •  crusinnj
  • | Joined Apr 2006 | Status: Member | 15 Posts
Quoting judex001
Disliked
I don't know what's wrong but i upload my template so you can try it with my settings.
Ignored
Can you advise what supports the tpl program you wrote? I'm a novice here and getting my feet wet and appreciate that you have such an area to learn from

Thanks
  • Post #71
  • Quote
  • Aug 9, 2006 4:39pm Aug 9, 2006 4:39pm
  •  judex001
  • | Joined May 2006 | Status: Member | 102 Posts
Quoting crusinnj
Disliked
Can you advise what supports the tpl program you wrote? I'm a novice here and getting my feet wet and appreciate that you have such an area to learn from

Thanks
Ignored
Hi,

The template is for Metatrader 4 - you just have to put the file in the folder
\MetaTrader 4\templates.
--- FX Confidential ---
  • Post #72
  • Quote
  • Aug 9, 2006 4:40pm Aug 9, 2006 4:40pm
  •  OrangeRoshan
  • Joined Jun 2006 | Status: Member | 770 Posts
Quoting kirl
Disliked
Thanks for the response,

However I do not have Metatrader charting to convert with. Any other ideas?
Kirl


Hello,
I have looked through a number of threads and I am unable to find info on how to convert Metatrader file extentions (mq4) into CSV or Text formats. I am using a different charting software which I would like to check out your system.. Can anyone advise on how to convert these extentions outside of metatrader?
Kirl
<!-- / message -->
Ignored
Heres a suggestion:

Open a MT4 demo account and using it for charting the indicators only. Then use what ever platform you are currently using to trade.

This is what im doing. Multiple monitors helps greatly, but a single monitor will do. With all the things you can leraned in this thead, buying another monitor will be just around the corner.

Happy Trading!
Change Your Thinking. Change Your Life - JD
  • Post #73
  • Quote
  • Aug 9, 2006 4:56pm Aug 9, 2006 4:56pm
  •  kirl
  • | Joined Aug 2006 | Status: Member | 11 Posts
Thanks,
Sometimes the obvious is right in front of you and you (I) did not see it.
Kirl


Quoting OrangeRoshan
Disliked
Heres a suggestion:

Open a MT4 demo account and using it for charting the indicators only. Then use what ever platform you are currently using to trade.

This is what im doing. Multiple monitors helps greatly, but a single monitor will do. With all the things you can leraned in this thead, buying another monitor will be just around the corner.

Happy Trading!
Ignored
  • Post #74
  • Quote
  • Aug 9, 2006 5:34pm Aug 9, 2006 5:34pm
  •  johnedoe
  • | Membership Revoked | Joined Dec 2005 | 2,298 Posts
There are many traders that use MT4 or VT Trader for thier studies and trade with another broker, I do also.
Same Whore .... Different Dress
  • Post #75
  • Quote
  • Aug 9, 2006 6:06pm Aug 9, 2006 6:06pm
  •  ut2DaMax
  • | Joined Jul 2006 | Status: Member | 592 Posts
That worked wonders! Thank you so much!!! Really appreciated!!!

Quoting judex001
Disliked
Hi,

In NonLagMa properties, the parameters are :

Price : 0
Length : 9
Displace : 0
Filter : 20
Color : 1
ColorBarBack : 0
Deviation 0.0

These should fix your problem.
Ignored
  • Post #76
  • Quote
  • Aug 9, 2006 6:19pm Aug 9, 2006 6:19pm
  •  judex001
  • | Joined May 2006 | Status: Member | 102 Posts
Quoting ut2DaMax
Disliked
That worked wonders! Thank you so much!!! Really appreciated!!!
Ignored
You're welcome
--- FX Confidential ---
  • Post #77
  • Quote
  • Aug 9, 2006 9:35pm Aug 9, 2006 9:35pm
  •  crusinnj
  • | Joined Apr 2006 | Status: Member | 15 Posts
Quoting judex001
Disliked
Hi,

The template is for Metatrader 4 - you just have to put the file in the folder
\MetaTrader 4\templates.
Ignored
Can you advise where i can get the Metatrader 4? not sure if it's part of a platform that i may already have.

Thanks again for the feedback
  • Post #78
  • Quote
  • Aug 9, 2006 10:01pm Aug 9, 2006 10:01pm
  •  judex001
  • | Joined May 2006 | Status: Member | 102 Posts
Quoting crusinnj
Disliked
Can you advise where i can get the Metatrader 4? not sure if it's part of a platform that i may already have.

Thanks again for the feedback
Ignored


here

http://www.metaquotes.net/files/mt4setup.exe
--- FX Confidential ---
  • Post #79
  • Quote
  • Aug 9, 2006 10:03pm Aug 9, 2006 10:03pm
  •  spinmypip
  • | Joined Jun 2006 | Status: Member | 81 Posts
Quoting crusinnj
Disliked
Can you advise where i can get the Metatrader 4? not sure if it's part of a platform that i may already have.

Thanks again for the feedback
Ignored
Hello,
you just have to type metatrader in Google, it's free to use
thank you
Trading is a long and a short story. :thinking:
  • Post #80
  • Quote
  • Aug 9, 2006 10:05pm Aug 9, 2006 10:05pm
  •  Michaelw
  • | Joined Jul 2006 | Status: Member | 82 Posts
Quoting spinmypip
Disliked
Hello,
you just have to type metatrader in Google, it's free to use
thank you
Ignored
Here is the direct link

http://www.metaquotes.net/terminal
  • Trading Systems
  • /
  • The tlatomi method
  • Reply to Thread
    • 1 23Page 456 42
    • 1 3Page 45 42
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021