- Search Metals Mine
-
Tigertron replied Aug 24, 2009Just to clarify...You can't use 5. Any TF that is built into MT4 will be overwritten by the platform. It has to be an unused TF like 2,3,4,6,7 etc. Thanks again to Ellis and LV for all the hard work. I am now a renko convert. I don't think I will ...
Renko Block Charts
-
Tigertron replied Aug 24, 2009I used that indi as well for a bit. Still keep it on a live chart. The indi will update fine as long as you keep the chart on 1 min. Its based on the close which is really not right. But there is no way around it for historical data. When you change ...
renko charts problem
-
Tigertron replied Aug 21, 2009I believe your issue maybe that M5 is an actual chart. The renko chart must be a "fake" historical chart. The script writes this "fake" chart. A real chart would be overwritten by the platform. If your just trying to change the timeframe that the ...
Renko Block Charts
-
Tigertron replied Aug 21, 2009If its not working for you — If anyone has a broker that uses odd name format for pairs this script will not run. My broker uses a double dot after the pair name to distinguish between 4 and 5 decimal data. (5 decimal data is EURUSD..) Since ...
Renko Block Charts
-
Tigertron replied Aug 20, 2009You may want to use TimeHour(TimeCurrent()); for your hour. I seem to remember something goofy about Hour();
Code for Trade hour
-
Tigertron replied Aug 20, 2009Nguyen good to hear its helpful for you. PM me or post you questions anytime.
Tigertron Pivots
-
Tigertron replied Aug 20, 2009I'm just not that familiar with renko to know what this should be doing or if it is doing it right. I am going to research it some more. What I do know is that renko blocks are formed irrespective of time. It can take 1 sec or 1 hour (or more) to ...
Renko Block Charts
-
Tigertron replied Aug 18, 2009I didn't know it would do that! Very nice. I thought I had to refresh to update the chart. Very cool.
Renko Block Charts
-
Tigertron replied Aug 18, 2009Its more than that. Fractals are a Bill Williams indicator. You can read about them here Fractals The fractal can be erased if it is broken out of while it is being drawn. (see the rules for fractals). I found this out the hard way. I have a simple ...
Using Fractals Profitably
-
Tigertron replied Aug 18, 2009V1.1 — Check the first post for the V1.1 I actually did not have a bug after all just a unforeseen consequence. When the market opens for the new week and is only a few hours before what would be the start of a normal trade day according to ...
Tigertron Pivots
-
Tigertron replied Aug 18, 2009That name sounds a little familiar but I'm not certain. I will do a search. Looking forward to anything you want to discuss.
Tigertron Pivots
-
Tigertron replied Aug 17, 2009Thanks nguyen glade you like it. The SMAs are *Daily* Simple Moving Averages. They show as a line that represents the SMA level that would be shown if it were a daily chart using the period you set (default 20 day and 50 day). This SMA is plotted as ...
Tigertron Pivots
-
Tigertron replied Aug 17, 2009There is a bug. Its not as easy as I thought to make the indicator handle different timezones and hours. I'll get it right eventually. Also there is a bug with the daily candle not drawing correctly on the StartOfDay that borders a weekend. Looking ...
Tigertron Pivots
-
Tigertron replied Aug 17, 2009fxfei, The indi can determine your broker offset automatically, no need for conversions. So for London, SetCalcInWhatTimeZone to Londons GMT offset which is 1. Then set CalcFromWhatHour to any hour you wish (24hr format) from 0 to 23. 17:00 is ...
Tigertron Pivots
-
Tigertron replied Aug 16, 2009In one of my EAs I have a "Circuit Breaker" that trips when PA goes against my trade and exceeds the current TF swing high/low by the greater of 2/3 of previous bar or 2/3 of next TF up swing high/low range. I'm guessing is something like that you ...
Baby Sitter EA
-
Tigertron replied Aug 15, 2009It would be the indicator folder. This is a good idea. I trade on the 15M and H1 and seem to always miss the move.
Looking for new bar/candlestick alert for MT4....
-
Tigertron replied Aug 15, 2009I think I know what the issue is on the T's Open. Its not really a bug. Its how I handle end of market week. For example my brokers demo account stopped sending data 5 mins early. This made my end of the week time to never get hit. The indi is still ...
Tigertron Pivots
-
Tigertron replied Aug 15, 2009There may be some confusion on that. I didn't document that too clear. The indi *should* be able to figure out what GMT is from any computer anywhere. Using GMT it can then calculate what the different offsets are need to correctly display on your ...
Tigertron Pivots
-
Tigertron replied Aug 15, 2009V1.0 — Check the first post to download the V1.0 and read changes. Pivot Point traders let me know what you think and/or if I should change anything. Tigertron

Tigertron Pivots
-
Tigertron replied Aug 15, 2009Certainly. I am going to add color and style options. Actually, I have already and will post that verson soon. I had a bug with the computer clock and the server clock causing the wrong bar to be used as the beginning of a day. I think I have it ...
Tigertron Pivots