- Search Energy EXCH
-
Tread replied Dec 28, 2010You need to set up an exclusion rule. I have not use norton in a while but the steps should be along this lines 1. Open Norton Internet Security and select the "Norton Internet Security" tab at the top of the window. 2. Click on "Settings" and then ...
THV system, final edition
-
Tread replied Dec 27, 2010It happens sometimes ....just check the file in metaeditor for this code /* Generated by EX4-TO-MQ4 decompiler V4.0.224.1 [] Website: http://purebeam.biz E-mail : [email protected] */ or once you see varibles being referred to in the form of gd_320
EA adventures
-
Tread replied Dec 27, 2010Posting Decomplied files is generally frowned upon /* Generated by EX4-TO-MQ4 decompiler V4.0.224.1 [] Website: http://purebeam.biz E-mail : [email protected] */ Especiallu when it is an EA you need to pay $75 for
EA adventures
-
Tread replied Dec 23, 2010Very Nice Work Seller!!!! Thanks Much Will provide feedback in Jan
THV system, final edition
-
Tread replied Dec 23, 2010Use the THV4 Trix Called indicator instead. It is very similar to the THV4 Trix indi
THV system, final edition
-
Tread replied Dec 21, 2010Merry Christmas and a Happy Year to all folks. Here to hoping that 2011 will be even better than 2010. Tread
THV system, final edition
-
Tread replied Dec 20, 2010Hey you go dbinning. For an explanation on what the inputs are, the code is commented, just open in metaeditor. Edit.....this one draws the Trend line also....not quite what you wanted ....
THV system, final edition
-
Tread replied Dec 13, 2010Very Nice Programming mbKennel......novel concepts also!!
The Beauty - Bride of The Beast
-
Tread replied Dec 7, 2010Unless you have a proper methodology for entering and exiting the market you will be prone to blowing your account. This cannot be emphasized enuff. You have to have a check list for every time you press that buy or sell. While the thv method is ...
THV system, final edition
-
Tread replied Dec 1, 2010Folks Pardon this post, but everyone can do with a laugh now and again... ever wonder how Hilter would act if he traded forex?... See here video
THV system, final edition
-
Tread replied Dec 1, 2010check the preset folder for configurations for M1 and M5. Results vary....
THV MTF EA beta testing
-
Tread replied Nov 30, 2010Yes, it will still work. Once the MA Trend is disabled, it reverts to using using a single ma for the trend.
THV MTF EA beta testing
-
Tread replied Nov 30, 2010Hi Baldrick You have Ma Trend on, yet the MA values are zero'd out, set MA_Trend = False and also ADX = 25, set to ADX = 0 to disable
THV MTF EA beta testing
-
Tread replied Nov 29, 2010Baldrick That should work, however... check the Journal Tab and the Expert Tab in the terminal window to see if any errors are being generated. Also, even though all inputs are set to zero, please post set file, i'll take a look at it
THV MTF EA beta testing
-
Tread replied Nov 29, 2010The overbought/oversold condition just means that you should not Open any new positions when then trix is in that zone, however, you should allow existing trade to run. Some ideas on exit:- 1.) Wait for the fast trix to turn the opposite color 2.) ...
THV 4.0 Journal
-
Tread replied Nov 28, 2010Hello iMAG Simply put 3xATR = 3 times the ATR value over a fixed period (typical period are 10,14 or 20). The ATR (iATR(NULL,0,14,0) value is given in decimal values, so you would need to normalize this value to pips (you would need to cater for 4 ...
THV system, final edition
-
Tread replied Nov 19, 2010This is all base on on your CPU. But I would suggest a minimum of 3000 per chart. If you are using THV4 templates, remove the Minicharts and Gartly indicator from the charts.
THV system, final edition
-
Tread replied Nov 18, 2010Not a problem Cehraphaim, we will try to help... Also in your first post, please tell us your exact steps/rules your are using.(i know it sounds redundant/weird, but it will allow everyone to be on same page)
THV system, final edition
-
Tread replied Nov 17, 2010iMag A comparison of the current vs previous condition ( 0 vs 1) would provide the indicator with the information to "color" the trix. If you need help on how to construct multi colored indicators see here Please note, threaten to decomplie an ...
THV system, final edition