stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Looking for “Paul Baluda” and “nanningbob”
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=6453
Page 1 of 1
Author:  ribeiro93 [ Mon Dec 08, 2025 5:58 pm ]
Post subject:  Looking for “Paul Baluda” and “nanningbob”

Looking for “Paul Baluda” and “nanningbob”

Hello! I'm new here and would like to know if these traders are still active: Paul “Baluda” and “nanningBob.” I use CSS manually and SPB as an EA in my trades. I would like to exchange information with these people. Does anyone know them and could tell me about them?

If the people mentioned above are no longer active on the forum, is there anyone here who has mastered the Currency Slope Strength indicator so we can talk?
Author:  MaxLemanski [ Sun Dec 14, 2025 2:24 pm ]
Post subject:  Re: Looking for “Paul Baluda” and “nanningbob”

Just a humble coder here.

Code: Select all

double atr = iATR( NULL, tf, atrperiod, shiftWithoutSunday + 10 ) / 10;
   double result = 0.0;
   if ( atr != 0 )
   {
      dblTma = iCustom (NULL,tf,"TMA centered",SlopeMAPeriod,0,pShift);
      dblPrev = (iCustom (NULL,tf,"TMA centered",SlopeMAPeriod,0,pShift+1) * 231 + iClose( NULL, tf, shiftWithoutSunday ) * 20 ) / 251;
 
      result = ( dblTma - dblPrev )  / atr;
Which part you would like to discuss ?
Author:  ribeiro93 [ Mon Dec 15, 2025 2:54 am ]
Post subject:  Re: Looking for “Paul Baluda” and “nanningbob”

Could you tell me if it's possible to add more timeframes in SPB for analysis? Currently in the EA, I have 3 timeframes for analysis, and I'd like to add more, for a total of 7 timeframes.
Author:  ribeiro93 [ Mon Dec 15, 2025 2:55 am ]
Post subject:  Re: Looking for “Paul Baluda” and “nanningbob”

Could you explain to me how the Currency Slope Strength indicator works and how to use it by correlating time frames to trade with greater precision?
Author:  Jemook [ Thu Feb 05, 2026 11:25 pm ]
Post subject:  Re: Looking for “Paul Baluda” and “nanningbob”

Two proper OGs of this forum! I have so much thanks to give for everyone here helping me get to where I am today.

I still use TMA / CSS in my trading .. Check out my latest post in the 10.2 basket trading thread.

Wish you all the best.
All times are UTC Page 1 of 1