code plz

 
hi all . can you help me plz
Files:
newifolder.rar  42 kb
 

applying code from another user, hope he allows it.


//+------------------------------------------------------------------+
//|                                                          sad.mq4 |
//|                                                     No Copyright |
//|                                              https://www.mql4.com |
//+------------------------------------------------------------------+
#property copyright "The World"
#property link      "https://www.mql4.com"

extern string random_forum_member="983274983";
bool am_I_rich_yet;
string Forum_Response;
   
int init()
  {
  Print("Hi! I'm new here, can I has free money yet?");
  return(0);
  }
   
int start()
   {
   while(am_I_rich_yet==false)
      {
      Print("somebody please to make me code that brings riches? yes?");
      if(Forum_Response=="no slaves here") am_I_rich_yet=false;
      else am_I_rich_yet=false;
      Print("Forum member ",random_forum_member," is a sad panda :( where is my free money? didn't I do the hard part already by registering and making a forum post?");
      }
   return(0);
   }
   
int deinit()
  {
   Alert(random_forum_member," says: u guyz suck, I wuz supossed to get something for nothing here, MQL is a scam, later losers");
   return(0);
  }
 
enotrek:

applying code from another user, hope he allows it.



I just need some of the features in Doda-Donchian_v2_mod indicator

And put them in Volatility.Pivot indicator.


Example :

Current price

Buy price or sell price

Profit in Pips

Stop Loss

thnak you


 

I just need to specified in the attached chart ..

I do not need support and resistance lines and lines Doda-Donchian_v2_mod indicator .

Files:
1_2.rar  22 kb
Reason: