Re: Stochastic indicator(s)
262Aside from what Mladen helped - As far i know of it,at first it is "Stochastic experiment" - not "Stochastic experiment(2)" (for to avoid misleading)Nurlan Karimov wrote: Mon Oct 09, 2017 8:56 am Mister Mntiwana!
не могли бы Вы поделить рабочей версией индикатора Stochastic experiment которая работает в новом билде,
я попытался сам изменить код и декомпилировать - ничего не вышло
could you share the working version of the indicator Stochastic experiment which works in a new build,
I tried to modify the code myself and decompile it - no dice
and it is the only first and last version of its own kind and features
Indicator is just a tool.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Re: Stochastic indicator(s)
263mrtools wrote: Sun Oct 08, 2017 10:11 pm
Made this version but not sure if this is what your looking for.
"Only the price on the chart can show the entrance to the deal..."
Re:
266Once when you set them they will remain using that state even on terminal restartBotan626 wrote: Fri Oct 13, 2017 12:07 am
What should I change in the code so that swaps, candle, areas and timer would be hidden by default?
No code was planed to have the "off" state as default when created on chart for the first time
Re:
267Since Mladen explained well and i think few clicks is not so hard and time taking job,once and last even - against easy gain moneyBotan626 wrote: Fri Oct 13, 2017 12:07 am
What should I change in the code so that swaps, candle, areas and timer would be hidden by default?

Indicator is just a tool.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Use it only if it can benefit you. Leave it if you don't know how to use it optimally.
Re: Stochastic indicator(s)
268This is a stochastic of rsi macd double. For the rsi you have 6 rsi type options ,Regular Rsi,Slow Rsi,Rapid Rsi,Harris Rsi,Rsx, or Cuttlers Rsi, for the macd options you have 8 different ma type options, Simple moving average,Exponential moving average,Smoothed MA,Linear weighted MA,Smoothed LWMA,Double Smoothed Exponential average,Triple exponential moving average - TEMA, or Linear regression . Also the macd has the 30+ price options.For colors there is color on slope or on signal cross.
Re: Stochastic indicator(s)
269Whoa!! Beautiful work Mrtools!! :omrtools wrote: Mon Oct 23, 2017 12:56 am This is a stochastic of rsi macd double. For the rsi you have 6 rsi type options ,Regular Rsi,Slow Rsi,Rapid Rsi,Harris Rsi,Rsx, or Cuttlers Rsi, for the macd options you have 8 different ma type options, Simple moving average,Exponential moving average,Smoothed MA,Linear weighted MA,Smoothed LWMA,Double Smoothed Exponential average,Triple exponential moving average - TEMA, or Linear regression . Also the macd has the 30+ price options.For colors there is color on slope or on signal cross.