peterpiak Posted June 16, 2011 Report Posted June 16, 2011 Could anyone kindly share this? http://www.chartsecret.com/content/deltaforce-indicator
Sixer Posted June 16, 2011 Report Posted June 16, 2011 peterpiak, check this tsd-thread from 2 years ago: http://www.forex-tsd.com/evaluate-commercial-ideas/23068-deltaforce-indicator-tm-identifes-exact-tops-bottoms-enormous-profits.html Sixer peterpiak 1
PSmith41 Posted June 16, 2011 Report Posted June 16, 2011 Here you are, and the Range Oscillator is with it. h**p://[email protected]/file/OlvCPF8W/DForce.html Enjoy :) iwjw, douggie, seggyson and 1 other 4
iwjw Posted June 16, 2011 Report Posted June 16, 2011 Here you are, and the Range Oscillator is with it. h**p://[email protected]/file/OlvCPF8W/DForce.html Enjoy :) From their website: ...Important: The DeltaForce Indicator does not repaint. All signals are given in real time and the past signals are not repainted.... From mq4 file: for (int l_shift_20 = 0; l_shift_20 < Bars; l_shift_20++) { g_ibuf_112[l_shift_20] = 0.0; g_ibuf_116[l_shift_20] = 0.0; They are recalculating the position of the arrows on each tick...if this isn't a repainter then I don't know.... kltan and peterpiak 2
PSmith41 Posted June 16, 2011 Report Posted June 16, 2011 Agreed iwjw....I stopped using it long ago. Maybe somebody here could modify it?... I don't know.
peterpiak Posted June 17, 2011 Author Report Posted June 17, 2011 Thanks for all answers, i will try to use it and inform the result. It should be repainted but don't know why vendor claims it doesn't.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now