Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 04:15:26 +0000



Post From: Custom study syntax help needed

[2013-04-27 01:29:22]
ejtrader - Posts: 688
Don't know what exactly you are trying to do - but you can try this and see:

sg.Subgraph[2][i]=min( (sg.BaseDataIn[SC_HIGH][i-j]-sg.BaseDataIn[SC_OPEN][i-j]), (sg.BaseDataIn[SC_OPEN][i-j]-sg.BaseDataIn[SC_LOW][i-j]) );

Date Time Of Last Edit: 2013-04-27 01:30:13