forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


Forex Software → Technical Indicators → request two indicator (st.dev + atr )

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 10

1 (edited by dr.feelgood1989 2013-04-25 16:51:34)

Topic: request two indicator (st.dev + atr )

PLEASE
someone can combine these indicators with the respective moving average
...possibly with WTF
example in the image

Post's attachments

atr std dev.png 48.39 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: request two indicator (st.dev + atr )

ATR MA is already in FSB.

Re: request two indicator (st.dev + atr )

atr but it is an oscillator ... one in the photo is non-directional.
St.dev in the program is not movin with its average
: (

Re: request two indicator (st.dev + atr )

Sorry, I do not understand what you are saying. The fact it is in the form of oscillator doesn't mean anything, it still does the same. You should study oscillators more smile Of course ATR based indis are non-directional, see for yourself from ATR MA:

NoDirectionOscillatorLogic(iFirstBar, iPrvs, adOscllator, 0, ref Component[1], indLogic);
            Component[2].Value = Component[1].Value;

Re: request two indicator (st.dev + atr )

Footon you're right about "atr but" ...
St.Dev but at least you can do?

Re: request two indicator (st.dev + atr )

I think I can, but I'm short of time. I plan to do some coding work in a huge amount, while I'm at it I think I can squeeze in your indi as the last thing, but I can't give you any deadlines... I don't know it myself either wink Lets conclude it this way that you tell me if you can wait.

Re: request two indicator (st.dev + atr )

ok Footon ...
wait for your work ..
  and also my request ....
when it is best to you
smile

Re: request two indicator (st.dev + atr )

Tell me which version is ok for you, the newest V3 or the old one?

Re: request two indicator (st.dev + atr )

new version(3)
thanks

Re: request two indicator (st.dev + atr )

I've kept my word, I did it big_smile

Find the indi below, I'll upload it in the repo when I get thumbs up from you and it works.

I decided to make it as a histogram. To help you understand how logics work, I added the lines of SD and MA. So you can see when SD and MA cross over, histogram crosses the zero level.

Report every bug here, and if problems occur, make a screenshot as well.

Post's attachments

Standard Deviation MA Oscillator.cs 14.62 kb, 13 downloads since 2013-06-22 

You don't have the permssions to download the attachments of this post.

Posts: 10

Pages 1

You must login or register to post a reply

Forex Software → Technical Indicators → request two indicator (st.dev + atr )

Similar topics in this forum