binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
231 stars 516 forks source link

can you make this bot using this strategy as follows. #3907

Open syed19922 opened 1 year ago

syed19922 commented 1 year ago

can you make this bot using this strategy as follows.

main-qimg-daccacf7b642d58c95b9db9a557d2dc5

Strategy:

Indicators Used - 10 Day Close EMA and 13 Day Open EMA.

call: When 10 Day Close EMA crossed above 13 Day Open EMA,

put: when 10 Day Close EMA crosses below 13 Day Open EMA.

kituu-js commented 1 year ago

Which volatility

syed19922 commented 1 year ago

@Hufona 100 index

Andres-Guarin commented 12 months ago

can you make this bot using this strategy as follows.

main-qimg-daccacf7b642d58c95b9db9a557d2dc5

Strategy:

Indicators Used - 10 Day Close EMA and 13 Day Open EMA.

call: When 10 Day Close EMA crossed above 13 Day Open EMA,

put: when 10 Day Close EMA crosses below 13 Day Open EMA.

open the bot here๐Ÿ‘‡ https://bot.binarytools.io/platform

the bot includes the Virtual Hook disabled โœ… include the Smart Risk library โœ…

he works with the TRENDLY library

Trendly is based on moving averange (one slow and one fast) and the block works for candles, not for ticks

The "Signal" is the number of candles whose body DOES NOT touch the 'emas'

The library is designed to detect trends [based only on candles and not on ticks]

The Trendly block will return 3 words:

bullish = bullish trend bearish = bearish trend sideway = in consolidation

NOTE: the words bullish, bearish, sideway must be written in lowercase

image image image

We remind you that Neuronal Trader only has 3 groups:

โœ… (SPANISH GROUP) https://t.me/neuronaltrader_community โœ… (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 ๐Ÿ‘‡๐Ÿ‘‡ EXAMPLE TRENDLY.zip