- Search Crypto Craft
- 2 Results
- xmynet55 replied Jan 9, 2013
TQ for awesome reply. i have small problem. i'm try to open post with the condition. but my EA open many post. my idea is open one post for every new candle that match my condition. could u fix my code? double start() { if( Open[0] > Close[1]) { ...
previous bar OHLC
- xmynet55 replied Jan 9, 2013
it's possible to compare value Open Price for new candle with value Close Price for previous candle? If possible, how to code? Let say: if(Open[1]_New_Candle > Close[1]_Previous_Candle) print "Good" vice verse TQ
previous bar OHLC
- Posts by Trader Search: 'xmynet55'