Dashboard v1.05 is uploaded at the original post: http://www.stevehopwoodforex.com/phpBB3 ... 652#p90652
with the following changes:
-Added Dashboard configuration, use this to remove stuff you dont need.
Code: Select all
extern string gen1d = "set Dashboard Configuration";
extern bool showTrend =true;
extern bool showM15Sto =true;
extern bool showM30Sto =true;
extern bool showH1Sto =true;
extern bool showH4Sto =true;
extern bool showD1Sto =true;
extern bool showD1_21 =true;
extern bool showWK_21 =true;
extern bool showMN_21 =true;Code: Select all
extern string gen1a = "Set update time, 0 seconds to update everytick";
extern int secondsToUpdate=15;Red - when WK2.1, D2.1 , DStoch direction are aligned down , with either one of the selected stoch timeframes aligned down
Green - when WK2.1, D2.1 , DStoch direction are aligned up , with either one of the selected stoch timeframes aligned up
Yellow - when WK2.1, D2.1 , DStoch direction are aligned up/down , with none of the selected stoch timeframes aligned properly
By selected, it means you have selected to show it in your dashboard configuration.
For typical 10.7/10.9 please still read the stoch colours
Please feedback if the last feature is useful.
Cheers