QTusers Forum
February 09, 2012, 11:46:09 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the QuoteTracker Users Discussion Forum
Latest QuoteTracker Version is 3.9.7
Released on April 13th 2010

 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Is the syntax right .....  (Read 695 times)
mashtrader
Just Visiting

Posts: 3


« on: October 01, 2009, 12:52:23 AM »

Just wondering if I'm on the right track coding Paintbars .

if CCI Histogram(14,7).MAIN<CCI Histogram(14,7).Main[1] AND CCI Histogram(14,7).Main<=CCI Histogram(14,7).Signal AND StochRSI(14,7,3).Main<=StochRSI(14,7,3).Signal AND StochRSI(14,7,3).Main<StochRSI(14,7,3).Main[1] AND StochRSI(14,7,3).Main<=StochRSI(14,7,3).Signal AND StochRSI(14,7,3).Signal<=StochRSI(14,7,3).Signal[1] AND Ergodic Candle Oscillator(14,3,7).Main<Ergodic Candle Oscillator(14,3,7).Signal AND Ergodic Candle Oscillator(14,3,7).Main<Ergodic Candle Oscillator(14,3,7).Main[1] set color to White

Would that work ?
Logged
Gazilla
Hero Member
*****
Posts: 117



« Reply #1 on: October 05, 2009, 12:40:53 AM »

Yeah sure...but what does it do apart from ping all over the place??
Logged
mashtrader
Just Visiting

Posts: 3


« Reply #2 on: October 06, 2009, 02:12:57 PM »

Would give me a signal when all the conditions apply . Isn't that what PaintBars do .
Logged
Gazilla
Hero Member
*****
Posts: 117



« Reply #3 on: October 06, 2009, 05:16:40 PM »

So the 'conditions' would be when all indicators are bellow their signals and falling? If that is the intention then you must say so, because otherwise nobody can say if it is coded correctly. yes?
Logged
mashtrader
Just Visiting

Posts: 3


« Reply #4 on: October 06, 2009, 05:25:13 PM »

Yes ,my fault . Thanks for the reply , now I know I got the code part right, its time to work on indicators and backtesting .Please if you feel there is  better ways to write it let me know as I'm very much new to this and have alot to learn.

Thanks again.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!