camisa Posted January 25, 2011 Report Share Posted January 25, 2011 Hello, can someone modify Dynamic Range Indicator (DRI) (here: http://www.4shared.com/file/AZAliB-Q/Dynamic_Range_Indicator_TM_2.html) so that it prints in chart an arrow in every candle where DRI 1st appeared? I would like something like what DT_ZZ does (here: http://www.4shared.com/file/VaM2ZnPv/DT_ZZ_alerts.html) Quote Link to comment Share on other sites More sharing options...
stovedude Posted January 26, 2011 Report Share Posted January 26, 2011 I'm not sure I understand. You want only the first arrow and not the next ones with the same direction? Quote Link to comment Share on other sites More sharing options...
camisa Posted January 26, 2011 Author Report Share Posted January 26, 2011 sometimes DRI appears on a candle but if that candle closes against DRI, it disappears and appears in next candle and so on until there's a candle that closes in the direction of DRI. But DRI only shows the arrow where the candle turned and not the previous arrows; what I want is for DRI to show all the arrows that it printed before and that were erased because they turned out to be counter DRI Quote Link to comment Share on other sites More sharing options...
stovedude Posted January 26, 2011 Report Share Posted January 26, 2011 it seems to print many arrows, but I'll check it out on the backtester Quote Link to comment Share on other sites More sharing options...
stovedude Posted January 27, 2011 Report Share Posted January 27, 2011 From what I see on the BT, the arrows do not disappear, any many arrows can appear on the same signal. Can you upload a screenshot? Quote Link to comment Share on other sites More sharing options...
camisa Posted January 27, 2011 Author Report Share Posted January 27, 2011 if I open a chart and apply template I get this: http://img.photobucket.com/albums/v484/camisa/templaterefresh.jpg But in real time what happened was this (so I want to see 3 arrows when I apply template and not one): http://img.photobucket.com/albums/v484/camisa/realtime-1.jpg Quote Link to comment Share on other sites More sharing options...
camisa Posted January 27, 2011 Author Report Share Posted January 27, 2011 (edited) PS: there should be a coding error on the indicator as this extra arrows only appear in buy arrows; in short arrows the arrow is only printed after candle close; could you please make short arrows appear during candle like buy arrows? if the task of showing all the arrows reveals too complicated, please at least correct the indicator to make short arrows appear during candle (and not only at candle close) Edited January 27, 2011 by camisa Quote Link to comment Share on other sites More sharing options...
stovedude Posted January 28, 2011 Report Share Posted January 28, 2011 Ok. I figured it all out. It was a bug. It was not calculating the DRI of the current bar, and the buys were not being filtered at all. I have made 2 versions. The first one is the standard one that will calculate on the current bar (probably with more false signals), and the second will calculate only on closed bars, but both will print arrows and alerts on the current bar. http://www.4shared.com/file/UKyCf-pA/Dynamic_Range_Indicator_TM_.html kltan, sovereighn57, Forexpro1713006044 and 2 others 5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.