Available translations
loading results
Fee Structure
The fee structure is a parameter fundamental to the calculation of fees, both in testing and live trading sessions.
Fee Structure является параметром, основополагающим для расчета комиссий как во время тестирования, так и во время торговых сессий.
Die fee structure (Gebührenstruktur) ist ein grundlegender Parameter für die Berechnung der fees (Gebühren), sowohl bei Test- als auch bei live trading sessions
Ücret yapısı, hem test hem de canlı işlem seanslarında ücretlerin hesaplanmasında temel bir parametredir.
Content
Exchange fees are a crucial part of trading. A strategy may work like a charm when you leave fees out of the equation but would lead you to bankruptcy in a live trading situation.
Биржевые комисси - важная часть торговли. Стратегия может отработать прибыльно, когда вы исключите комиссию из уравнения, но в реальной торговой ситуации она приведет вас к банкротству.
Exchange fees (Börsengebühren) sind ein wesentlicher Bestandteil des trading (Handels). Eine Strategie kann sehr gut funktionieren, wenn man die Gebühren außer Acht lässt, aber in einer realen trading situation würde sie zum Bankrott führen.
Borsa ücretleri ticaretin çok önemli bir parçasıdır. Bir strateji, ücretleri denklemin dışında bıraktığınızda bir cazibe gibi çalışabilir, ancak canlı bir ticaret durumunda sizi iflasa götürecektir.
Exchanges don't usually report the amount charged in fees on each transaction, thus, the system calculates fees and subtract them from balances. Learn more about the handling of fees.
Биржи обычно не сообщают сумму комиссий по каждой транзакции, поэтому система рассчитывает комиссию и вычитает ее из балансов. Узнайте больше об обработке комиссий.
Borsalar genellikle her işlemde alınan ücret miktarını bildirmez, bu nedenle sistem ücretleri hesaplar ve bakiyelerden çıkarır. Ücretlerin işlenmesi hakkında daha fazla bilgi edinin.
Important: The accuracy of the internal account-keeping depends on this parameter. Make sure you obtain the correct fee structure from the exchange corresponding to the tier of your account.
Important: От этого параметра зависит точность ведения внутреннего учета. Убедитесь, что вы получили правильную структуру комиссий от биржи, соответствующую уровню вашей учетной записи.
Important: Die Genauigkeit der internen Kontoführung hängt von diesem Parameter ab. Vergewissern Sie sich, dass Sie die richtige Gebührenstruktur (fee structure) von der Börse erhalten, die der Stufe Ihres Kontos entspricht.
Important: Dahili hesap tutmanın doğruluğu bu parametreye bağlıdır. Hesabınızın kademesine karşılık gelen borsadan doğru ücret yapısını aldığınızdan emin olun.
Configuring
Fee Structure Configuration
Конфмгурация Fee Structure
Fee Structure Konfiguration
Ücret Yapısı Yapılandırması
Properties
Свойства
Eigenschaften:
Özellikler
- maker is the setting for the fee the exchange charges when an order adds liquidity to the market, such as with limit orders.
- maker - это настройка комиссии, взимаемой биржей, когда ордер добавляет ликвидности на рынок, например, с лимитными ордерами.
- maker ist die EInstellung für die Gebühr, die die Börse erhebt, wenn ein Auftrag dem Markt Liquidität zuführt, z. B. bei limit orders (Limitaufträgen).
- maker, limitli emirlerde olduğu gibi, bir emir piyasaya likidite kattığında borsanın aldığı ücretin ayarıdır.
- taker is the setting for the fee the exchange charges when an order takes liquidity from the market, such as with market or instant orders.
- taker - это настройка комиссии, взимаемой биржей, когда ордер забирает ликвидность с рынка, например, с рыночными или мгновенными ордерами.
- taker ist die Einstellung für die Gebühr, die die Börse erhebt, wenn ein Auftrag dem Markt Liquidität entzieht, z. B. bei market (Markt)- oder instant orders (Sofortaufträgen).
- taker, piyasa veya anlık emirlerde olduğu gibi, bir emir piyasadan likidite aldığında borsanın aldığı ücretin ayarıdır.
Note: If the fee structure parameter is left empty or detached both from your session and your trading system, fees are not computed during simulations.
Note: Если параметр структуры комиссионных оставлен пустым или отключен как от вашей сессии, так и от вашей торговой системы, комиссии не вычисляются во время симулирования.
Note: Wenn der Parameter für die Gebührenstruktur leer gelassen oder sowohl von Ihrer Sitzung als auch von Ihrem Handelssystem abgetrennt wird, werden die Gebühren während der Simulationen nicht berechnet.
Note: Ücret yapısı parametresi boş bırakılırsa veya hem oturumunuzdan hem de yatırım sisteminizden ayrılırsa, simülasyonlar sırasında ücretler hesaplanmaz.
Important: Remember that, for the time being, and until the new execution engine is released, all orders placed by the trading bot are market orders, thus, the taker fee applies in all cases.
Important: Помните, что на данный момент и до тех пор, пока не будет выпущен новый механизм исполнения, все ордера, размещенные торговым ботом, являются рыночными ордерами, поэтому во всех случаях применяется комиссия тейкера (taker).
Important: Denken Sie daran, dass bis zur Freigabe des neuen execution engine (Ausführungsengine) alle vom Trading Bot erteilten Aufträge(orders) Marktaufträge sind und daher in allen Fällen die taker-Gebühr gilt.
Important: Şu an için ve yeni yürütme motoru piyasaya sürülene kadar, ticaret botu tarafından verilen tüm emirlerin piyasa emri olduğunu ve bu nedenle alıcı ücretinin her durumda geçerli olduğunu unutmayın.
Initial Values
These are the Initial Values for Fee Structure configuration:
{
"maker": 0.1,
"taker": 0.1
}
Examples
This is a list of properties featured by the Fee Structure configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Fee Structure Menu
The Fee Structure node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
uiObject.configEditor.activate
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 Fee Structure already has the required child type that the menu item may add, and only that child is allowed for that case.
Fee Structure Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Fee Structure with other nodes:
Compatible Types: