Experiments ... - page 29

 
mladen:

epgfx

Here is a version with alerts added

I hope you want to continew with mtf support to
 
epgfx:
I hope you want to continew with mtf support to

Here is the multi time frame version too


 
mntiwana:

Dearest MLADEN

thank for experiment on this STC,when possible,plz latest prices and ma methods.

regards

ATTENTION: Video should be reuploaded

What methods?
 
nbtrading:
What methods?

these i means ..... extended to latest ones

 " double iCustomMa(int maMode, double price, double period, int i, int instanceNo=0)
{
   switch(maMode)
   {
      case MODE_SMA:  return(iSma (price,(int)period,Bars-i-1,instanceNo));
      case MODE_EMA:  return(iEma (price,     period,Bars-i-1,instanceNo));
      case MODE_SMMA: return(iSmma(price,     period,Bars-i-1,instanceNo));
      case MODE_LWMA: return(iLwma(price,     period,Bars-i-1,instanceNo));
   }              
   return(0); "

 
mntiwana:

these i means ..... extended to latest ones

 " double iCustomMa(int maMode, double price, double period, int i, int instanceNo=0)
{
   switch(maMode)
   {
      case MODE_SMA:  return(iSma (price,(int)period,Bars-i-1,instanceNo));
      case MODE_EMA:  return(iEma (price,     period,Bars-i-1,instanceNo));
      case MODE_SMMA: return(iSmma(price,     period,Bars-i-1,instanceNo));
      case MODE_LWMA: return(iLwma(price,     period,Bars-i-1,instanceNo));
   }              
   return(0); "

I see

Yes that would be OK

 
mladen:

Here is the multi time frame version too


Dearest MLADEN

can you plz manage time for adding latest prices and all possible latest Averages (ma method) to "schaff trend cycle - experiment 2.1.mq4"

regards

 

Dearest MLADEN

just simply refreshing my previous request,possibly when you can manage time.

it is about some more up grading in your pretty " ift cci mtf shadow 1_1.mq4" for latest HA prices + all new MA methods and all filter choices ...... or ...... alternatively adding IFT function in "cci nma alert mtf 1.2" because it already have new prices and filter option. PLZ.

regards

 
mntiwana:

Dearest MLADEN

just simply refreshing my previous request,possibly when you can manage time.

it is about some more up grading in your pretty " ift cci mtf shadow 1_1.mq4" for latest HA prices + all new MA methods and all filter choices ...... or ...... alternatively adding IFT function in "cci nma alert mtf 1.2" because it already have new prices and filter option. PLZ.

regards

OK. It will be made :)
 

RSI experiment with additional experiment : extrapolation added


 
mladen:

RSI experiment with additional experiment : extrapolation added


Can it be done to similar stuff?
Reason: