Setting Stochastic with %K and %D
-
I want to try a part of one indicator I have seen (together with other indicators).
But not sure how to set this in fxdreema.This is the instruction:
Stochastic 8, 3, 3 where the lines look like this: %K = red and %D = blue.
When red is above blue - Sell.
When red is below blue - Buy.But how do I make these settings in the condition block?
If I do it like this, then I can't figure out what part is working with the %K and what is doing the %D.
https://fxdreema.com/shared/JZ3qi5Zld -
Stochastics have Main Line and Signal Line: Study your stochastic indicator properties [change the colors or something] and figure out which is main line and which is signal line, then depending on your desire, change the properties in that [condition] block you showed.