Indicators: Open position with STOCH and RSI

 

Open position with STOCH and RSI:

This indicator shows when to buy and sell in the right time..so you don't miss the train.

Author: reza rahmad

 

This link is another indicator(Ind-TD-DeMark-3-1).

If possible, upload the correct indicator.

 
thanks tolec.....i am wromng to upload the correct now i already update it
 

Hi, nice indicator.

Has problem

  1. If the indicator is on the chart and the chart time frame is changed the indicator deletes all drawn objects on the chart. All trend lines, fib lines etc,. Any drawn object is deleted.
  2. The same happens when the indicator is removed from the chart.
This code is deleting All objects.

int deinit()
  {
   ObjectsDeleteAll();
   return(0);
  }

Only the 3 Indicator created objects need deleting: ObjectDelete("signal"); ObjectDelete(" ......................... etc

Cheers
 
file45:

Hi, nice indicator.

Has problem

  1. If the indicator is on the chart and the chart time frame is changed the indicator deletes all drawn objects on the chart. All trend lines, fib lines etc,. Any drawn object is deleted.
  2. The same happens when the indicator is removed from the chart.
This code is deleting All objects.

int deinit()
  {
   ObjectsDeleteAll();
   return(0);
  }

Only the 3 Indicator created objects need deleting: ObjectDelete("signal"); ObjectDelete(" ......................... etc

Cheers
thank you sire dor the response and sugestion..i will repair the deinit condition sire
 
very good indicator for M30 and H1
 

Hi reza .

Thanks for uploading this indicator.

Question is, When do i actually "Buy" or "Sell".

Is at the arrow up or down ?

The comment that displayed on the graph " Op Lubang Kosong Kondisi Masih Bagus Buy Kuat "

Does it refer to the current period/the latest arrow ?

Thanks

 
Naan:

Hi reza .

Thanks for uploading this indicator.

Question is, When do i actually "Buy" or "Sell".

Is at the arrow up or down ?

The comment that displayed on the graph " Op Lubang Kosong Kondisi Masih Bagus Buy Kuat "

Does it refer to the current period/the latest arrow ?

Thanks


the arrow for trend ...and that signal buy for sell is to corfirmation when to open position..
 

Hi,

I like this indicator. I have translated into English.

Please tell me, do I open an order on the Arrow. Or do I open the order when it says BUY or SELL at any point - if signal is still good?

Many thanks

 
how do u convert to english?
Reason: