Available translations





loading results
Social Trading Bot

Social Trading Bots are a new kind of bot used within the Trading Signals process. A Social Trading Bot is the main interface between a signal provider and recipient.

Social Trading Bot - это новый вид ботов, используемых в процессе торговли сигналами. Social Trading Bot - это основной интерфейс между поставщиком и получателем сигнала.

Sosyal Ticaret Botları (Social Trading Bots), Ticaret Sinyalleri (Trading Signals) sürecinde kullanılan yeni bir bot türüdür. Bir Sosyal Ticaret Botu, bir sinyal sağlayıcı ve alıcı arasındaki ana arayüzdür.
Content
A basic way to think about a Social Trading Bot is as a collection of signals, as well as all the information a recipient will need in order to subscribe and receive those signals.
Основной способ представить себе социального торгового бота - это коллекция сигналов, а также вся информация, необходимая получателю для подписки и получения этих сигналов.
Bir Sosyal Ticaret Botu hakkında düşünmenin temel yolu, bir sinyaller koleksiyonunun yanı sıra bir alıcının abone olması ve bu sinyalleri almak için ihtiyaç duyacağı tüm bilgileri barındırır.
Each Social Trading Bot defines the following information:
Каждый Social Trading Bot определяет следующую информацию:
Her Sosyal Ticaret Botu aşağıdaki bilgileri tanımlar:
- The bot’s Signing Account.
- Регистрационная учетная запись бота.
- Botun İmzalama Hesabı (Signing Account).
- Available Signals provided by this bot.
- Available Signals ("Доступные сигналы"), предоставляемые этим ботом.
- Bu bot tarafından sağlanan Mevcut Sinyaller (Available Signals).
- The location of open storage where signal content is saved.
- Расположение открытого хранилища, в котором сохраняется содержимое сигнала.
- Sinyal içeriğinin kaydedildiği açık depolama konumu.
- Other Social Trading Bots Followed.
- За ним следуют другие социальные торговые боты.
- Takip edilen diğer Sosyal Ticaret Botları (Social Trading Bots)
These Social Trading Bots are defined under the User Profile of the provider. Since they live within the provider’s profile and can be referenced by recipients, the Social Trading Bot is the only interface between the provider and and the recipient. This means that only signal data is shared, no other sensitive data or configuration details are vulnerable on the network or saved publicly.
Эти социальные торговые боты определяются в профиле пользователя провайдера. Поскольку они находятся в профиле провайдера и на них могут ссылаться получатели, социальный торговый бот является единственным интерфейсом между провайдером и получателем. Это означает, что обмен осуществляется только сигнальными данными, никакие другие конфиденциальные данные или детали конфигурации не уязвимы в сети и не сохраняются в открытом доступе.
Bu Sosyal Ticaret Botları (Social Trading Bots), göndericinin Kullanıcı Profili (User Profile) altında tanımlanır. Göndericinin profilinde yaşadıkları ve alıcılar tarafından referans alınabildikleri için Sosyal Ticaret Botu, gönderici ve alıcı arasındaki tek arayüzdür. Bu, yalnızca sinyal verilerinin paylaşıldığı, başka hiçbir hassas verinin veya yapılandırma ayrıntılarının ağda savunmasız olmadığı veya herkese açık olarak kaydedilmediği anlamına gelir.
Configuration
Social Trading Bot Configuration
Конфигурация Social Trading Bot
Sosyal Ticaret Botu Yapılandırması
Properties
Свойства
Özellikleri
-
codeName
This is the name this bot will use internally within the user's instance of the Superalgos Platform.
-
codeName
Это имя, которое бот будет использовать внутри пользовательского экземпляра платформы Superalgos.
-
codeName
Bu bot, kullanıcının Superalgos Platformu arayüzünde dahili olarak kullanacağı addır.
- handle This is the name this bot will use on the Superalgos peer to peer network.
- handle Это имя, которое бот будет использовать в одноранговой сети Superalgos. Warning!!! This translation is outdated. English version is... handle This is the name this bot will use on the Superalgos peer to peer network. Please update this translation.
- handle Bu, botun Superalgos eşler arası ağda kullanacağı adıdır.
Initial Values
These are the Initial Values for Social Trading Bot configuration:
{}
Examples
This is a list of properties featured by the Social Trading Bot configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Social Trading Bot Menu
The Social Trading Bot node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Available Signals menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
availableSignals
- actionFunction:
payload.executeAction
- label: Add Available Signals
- relatedUiObject: Available Signals
- relatedUiObjectProject: Trading-Signals
The Add Available Storage menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
availableStorage
- actionFunction:
payload.executeAction
- label: Add Available Storage
- relatedUiObject: Available Storage
- relatedUiObjectProject: Open-Storage
The Add Followed Bot Reference menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- actionFunction:
payload.executeAction
- label: Add Followed Bot Reference
- relatedUiObject: Followed Bot Reference
- relatedUiObjectProject: Social-Trading
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Social Trading Bot already has the required child type that the menu item may add, and only that child is allowed for that case.
Social Trading Bot Children
The Social Trading Bot node has the following childrenNodesProperties:
The Signing Account node property features the following properties:
- name:
signingAccount
- type: node
- childType: Signing Account
- project: Governance
- autoAdd: false
The Available Signals node property features the following properties:
- name:
availableSignals
- type: node
- childType: Available Signals
- project: Trading-Signals
- autoAdd: false
The Available Storage node property features the following properties:
- name:
availableStorage
- type: node
- childType: Available Storage
- actionProject: Open-Storage
- autoAdd: false
The Followed Bot Reference node property features the following properties:
- name:
followedBotReference
- type: array
- childType: Followed Bot Reference
- project: Social-Trading
- autoAdd: false
Social Trading Bot Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Social Trading Bot with other nodes:
Compatible Types: