DislikedI have written an indi, which helps me to draw Dale's levels. The indicator uses data from a CSV file (notice, that the date in first column is in the format DD.MM.YYYY hh:mm). This file - daleslevels.csv has to be saved in the folder ...\MQL4\Files\ Indi goes to ...\MQL\Indicators\ and it has to have DLL import allowed. You are free to modify it. Thanks Dale for this thread! Honza {file} {file} {file}Ignored
Dale, Thanks for this thread. It's been a real eyeopener.
H0nZ4, I don't know if the levels script you posted was yours, but I've made a couple of small changes to it which suit me. Maybe they can be of use to others.
1) Added code to show TP and SL lines.
2) Added a variable (MyLevels) to allow lines to be drawn a different colour when found in the csv file.
3) I've added all dales levels from day 1 to the csv and my own from today to demonstrate the colour change.
All that is required is to add dales and your own levels to the csv each day and you see them on the chart to compare.
The code isn't very elegant. If people like the changes I may tidy it up a bit
Attached File(s)
MQL4.zip
20 KB
|
277 downloads
2