- Search Energy EXCH
-
Tread replied Jan 25, 2011Not Necessarily, you can pull the open candle values from the higher timeframe. The close candle is to just pull non repainting data. you could actually go with something like this for M5 Chart FastTrixDirection - 1000 MTFTrixDot1 - 100M15 ...
THV MTF EA beta testing
-
Tread replied Jan 24, 2011For the Trix, MTF order does not matter, only the current state at the time of the trigger. Currently the only indicator that needs order is the MA's (in that they are stacked i.e. 5 > 13 > 21 etc etc etc.) For the M5 you would need to set up like:- ...
THV MTF EA beta testing
-
Tread replied Jan 24, 2011See this post for a little more clarification. The THV Thread, i made a lot of post on using the MA's for trading, since it had to be tested before i spent time with the code (Just search for post made by me) Also see this post by Bert, he had a ...
THV MTF EA beta testing
-
Tread replied Jan 24, 2011Since the Coral was removed, you can use the "Price Cross MA"featurem just as you would use the PriceCrossCoral. Set MA1Period1 Setting to 60 and MATrend Filter to False. It is not quite the coral but a close approximation.
THV MTF EA beta testing
-
Tread replied Jan 23, 2011Hi Neild this setting controls the ob/os TrixOverboughtOversold=1000 if the last digit is set to "0", it uses the current chart timeframe. however if you can specify ob/os level from different timeframes by changing the last digit to M5, M15 etc ...
THV MTF EA beta testing
-
Tread replied Jan 22, 2011Hi MFurlend it is a 10M file, could you not host it on FileServe/Rapidshare/MediaShare With only 1 seed, download will drag. Right now the upload is 0.3kb with a ETA of 3hrs
Renko Block Charts
-
Tread replied Jan 22, 2011========================================= bullentry Value 2 - StopLoss value ie 0.9628 Value 3 - TakeProfit value ie 0.9698 bearentry Value 5 - Stop Loss value ie 0.9698 Value 6 - TakeProfit value ie 0.9628 ========================================== ...
icustom indicator: help with this bit of code
-
Tread replied Jan 21, 2011Here is is how to visually backtest renko on a weekend. 1.) Open up the strategy tester and select the RenkoLive3.2EA 2.) Choose M1 as the time frame to run it 3.) Select the Currency to test 4.) Choose "Every Tick" 5.) Go into Expert properties to ...
Renko Trading For Gamers (RTFG)
-
Tread replied Jan 20, 2011Semamak Please do not posted copyrighted right material that has been decomplied without the owners/copywriters permission. For future reference, if you see /* Generated by EX4-TO-MQ4 decompiler V4.0.220.2c [] Website: url BETSAFE */ At the top of ...
Help me please...looking for martingale EA
-
Tread replied Jan 20, 2011Hi King I am not sure what is happening with 1.32... but there was some bugs that was corrected in version 1.34. I had release version 1.34 which you can get here. I tested out the configuration of 4 Trix (M5, M15, M30,H1) I use the M1 trigger as ...
THV MTF EA beta testing
-
Tread replied Jan 20, 2011Hi King Could you please post the entire set file you are using? I will test it out. The same magic number can be used. It is only when you using multiple Same Pairs, Same TimeFrames that you change the magicnumber
THV MTF EA beta testing
-
Tread replied Jan 20, 2011Nice!!!..... yer chart looks like a picture of a lighting storm!!

THV system, final edition
-
Tread replied Jan 20, 2011When you add the EA to the chart, click on the "Common" Tab , then choose the type of entries you want the EA to take
THV MTF EA beta testing
-
Tread replied Jan 19, 2011You can ask Ronald Raygun about the error... the EA has him listed under the property rights... he is a member of this forum. Also check the Journal and Experts tabs of the terminal window to see if it EA is throwing out any errors.
MT4 creating a long entry even when my EA is off. What's going on?
-
Tread replied Jan 18, 2011This was originally designed to be placed on a normal tf, but the author indicates that it should work on a renko chart to show higher/mimick higher renko blocks
Renko Block Charts
-
Tread replied Jan 18, 2011Hello King MTF dot 1: 200M5 MTF dot2: 200M15 MTF dot3: 200M30 MTF dot4: 200H1 ePeriod1Type: 1 ePeriod2Type: 1 ePeriod3Type: 1 ePeriod4Type: 1 The above sets up the Trix Conditions on the other timeframes Now to trigger the trade on a candle close on ...
THV MTF EA beta testing
-
Tread replied Jan 18, 2011Hi King Sorry I missed this post...see answers below. Also, here is a link to the manual that has a lot more details and explanations of most of the functions Question 1 For example I want "MTF TRIX" with 5min fast, 15min fast, 30min fast and 1h ...
THV MTF EA beta testing
-
Tread replied Jan 18, 2011Open up the settings for the EA (press F7) after EA is on the Chart. look for this section:- MTFIchimokuDot1=200M5 MTFIchimokuDot2=200M15 MTFIchimokuDot3=0000 MTFIchimokuDot4=0000 Specify the time period (M5 and M15) and that should be enuff, A ...
THV MTF EA beta testing
-
Tread replied Jan 17, 2011Those bars are used for the Scalp Mode setting on the Trix indicator.... 4 red = optimum short, 4 green = optimum long. There are various settings that control these in the trix indicator... be advised, this does not mean that you make an entry ...
THV system, final edition
-
Tread replied Jan 17, 2011You need to be a little more patient... this is prime trading hours for the folks here... no need to be obnoxious. 1.) If you looked under the Journal/Experts tabs you may notice that when you load the the indicator it throws out some errors. One of ...
THV system, final edition