Support Board
Date/Time: Fri, 22 Nov 2024 09:10:27 +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
|