Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Stochastic issue #3969

Open
kokomano opened this issue Nov 8, 2023 · 4 comments
Open

Stochastic issue #3969

kokomano opened this issue Nov 8, 2023 · 4 comments

Comments

@kokomano
Copy link

kokomano commented Nov 8, 2023

Can anyone help me with a stochastic block in binary bot that gets it's value from open candle and not close candle. I found a custom block for stochastic in binary bot but it reads value from close not open. Thanks in advance

@kokomano
Copy link
Author

kokomano commented Nov 9, 2023

@binary-deriv-master please can you help

@binary-deriv-master
Copy link

hello friend @kokomano , here is the stochastic working good , enjoy

image

We remind you that Neuronal Trader only has 3 groups:

✅ (SPANISH GROUP)
https://t.me/neuronaltrader_comunidad
✅ (ENGLISH GROUP)
https://t.me/neuronaltrader_community
✅ (PORTUGUESE GROUP)
https://t.me/neuronaltrader_portugues

and there is only one channel for informational purposes:

👉(THE ONLY NEURONAL TRADER CHANNEL)👈
https://t.me/neuronaltrader

🔉🔊❕These are the official Neuronal Trader communities❕📢📣

👇👇DOWNLOAD THE BOT FREE HERE 👇👇

Stochastics Bot Free_Rise-Fall __ BinaryTools 2023.zip

Open the bot on BinaryTools 👇
https://bot.binarytools.io/platform

@kokomano
Copy link
Author

Thanks for your response @binary-deriv-master

@binary-ex-machina
Copy link

@kokomano, the solution above still uses close as the default value for the stochastic. My solution below changes the base calculation to open.

As you can see in the blocks below, you can create an object that contains three values: open, high, and low. The classic stochastic uses close, high, and low. That is exclusive to Binary Blocks.

Download it here: stochastic close example.json.zip

Run it at https://binaryblocks.pro/

Screenshot 2023-10-25 at 13 35 02

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants