Page 1 of 1

Smart money index

PostPosted: Thu Sep 26, 2013 11:38 am
by Alexander.Gettinger
Original LUA indicator: viewtopic.php?f=17&t=52933.

Formulas:
SMI[i] = SMI[i-1]-(Close(OpenHour)-Open(OpenHour))+(Close(CloseHour)-Open(CloseHour)), where
CloseHour = OpenHour+SessionLength.

Smart_Money_Index_MQL.PNG


Download:
Smart_Money_Index.mq4
(1.51 KiB) Downloaded 1390 times