Order Bot¶
About¶
The order bot is a bot that allows you to configure target prices for when you want to have a trade action executed. So, you can tell this bot for example to buy at a price of $ 200 and sell it again after the price of $210 has been reached.
The order bot is one of the simplest bots we have, but it's an extremely powerful bot as well. It's a predictable bot and you have full control over the profits it can generate. The only thing this bot needs is time to reach a target price.
Performance¶
We are not able to give a performance indicator of this bot because it fully depends on the orders you setup.
Script Settings¶
Orders -button¶
With the "orders" button you can open an input form where you can set up the orders you want to execute.
ID -column¶
Use this column to give each order a identifier code.
Market Order -column¶
Use this column to check if you'd like to use a market order (or unchecked for a limit order, which is the default)
Direction -column¶
Use this column to define what sort of order needs to be executed (+ = buy, - = sell, L+ = open long, L- = close long, S+ = open short, and S- = close short)
Target Price -column¶
Use this column to define which price the order needs to have.
Amount -column¶
Use this column to define how much you want to trade.
Before -column¶
Use this column to set the identifier of the order that needs to be executed before this one.
After -column¶
Use this column to set the identifier of the order which needs to have been executed first.
Trigger Type -column¶
Use this column to optionally define the trigger type you want to use. The options are: >, =, and <.
Trigger Price -column¶
Use this column to optionally setup a trigger price.