- Search Crypto Craft
-
traderathome replied Nov 24, 2008SDX-TzPivots fix — SDX-TzPivots_v3.1 is attached. Version v3 had a line missing in the deinitialization section. I do not know if this was the source of problems, but I found it and added it back. It is running ok on my MT4. While I was at it, ...
THV system, final edition
-
traderathome replied Nov 24, 2008I cannot duplicate your problem. Please download and use v3! Then, if the problem persists maybe we can work it .
THV system, final edition
-
traderathome replied Nov 24, 2008I too, was showing errors from SweetSpots in the Experts tab below the chart, which the fix I posted stopped! I am showing no errors down there at all from TzPivots! I suggest you use v3 I posted earlier this morning....try it.
THV system, final edition
-
traderathome replied Nov 24, 2008I thought you said SDX-TzPivots was ok! I thought you said it was SweetSpots that was giving errors! The fix I gave you was for SweetSpots, not TzPivots!!!!!!
THV system, final edition
-
traderathome replied Nov 24, 2008SweetSpots Slowdown.... — ok guys, try this: near very end of code is the line: " ObjectMove(linename, 0, 0, linelevel);" change it to: " ObjectMove(linename, 0, Time[10], linelevel);" Let me know if this corrects the problem. Edit: Don't ...
THV system, final edition
-
traderathome replied Nov 24, 2008In order to have the indicator instantly delete old ranges and add new ones as the price crossed thru a whole number, I removed a pause line in the code. And it is the only thing I see in the code that could be relevant. Do this.... open the ...
THV system, final edition
-
traderathome replied Nov 24, 2008I see the version you are using is one of the test versions......download SDX-TxPivots_v3 and try it. As for SDX-SweetSpots_v4, let me know if your problem with it continues. I am using it without problems so far....the same one you downloaded, I ...
THV system, final edition
-
traderathome replied Nov 24, 2008Well, as I said, I downloaded the indicators just to make sure they worked. So far they are working ok on my platform. As I have not engaged in any complex coding in the upgrades, I doubt any of the changes could be causing what you are ...
THV system, final edition
-
traderathome replied Nov 24, 2008I have a short trade on, with entries between 120.59 and 119.79, but it continues to waffel in that range. The 4 hour chart still has the look of "Down" to me.......so I endure.......
EUR/JPY
-
traderathome replied Nov 24, 2008Some minutes ago I noticed some problems and thought "Oh, no! Did I do a boo boo with those indicators?" But then I noticed the "No Connection" statement on the lower right of the MT4 window. Once reconnected, no problems. So, I am wondering if you ...
THV system, final edition
-
traderathome replied Nov 24, 2008Ok, I downloaded from my posts these two indicators and am using them on a chart, so far without any problems. Can you explain the circumstances of your problem(s)? Oh, and I still do not get pivot lines, just values on a 4 hour chart when set to ...
THV system, final edition
-
traderathome replied Nov 24, 2008But then why when I shifted the 24 hour period (midnight to midnight at GMT +2 hours) to midnight to midnight NY/EST time (GMT -5 hours), did the Yesterday line print at Friday midnight NY time correctly, but then jumped the gun and printed the ...
THV system, final edition
-
traderathome replied Nov 24, 2008SDX-SweetSpots Upgrade — url See this post for latest upgrade.
EURUSD
-
traderathome replied Nov 24, 2008SDX-SweetSpots Upgrade — url See this post for latest upgrade.
EUR/JPY
-
traderathome replied Nov 24, 2008SDX-TzPivots Upgrade..... — url See this post for latest upgrade.
EUR/JPY
-
traderathome replied Nov 24, 2008SDX-TzPivots Upgrade — url See this post for latest upgrade.
EURUSD
-
traderathome replied Nov 24, 2008Are you referring to it missing R2 = 1.2678 by just one pip?
THV system, final edition
-
traderathome replied Nov 24, 2008SDX-TzPivots Upgrade — SDX-TzPivots_v3: My apologies to Shimdax for saying a non-standard formula is used in the original. The formula used is not the standard formula for Fibonacci Pivots, but it is the standard formula for Daily Pivots. Both ...
THV system, final edition