UPDATE BU 782 I need an update on the system, removing unused functions and inserting new functions and filters. ------------------------------------------------------------------------------------------------------------------------------------------------ 1 - Remove the described functions: Images example: "remove 1" and "remove 2" ------------------------------------------------------------------------------------------------------------------------------------------------ 2 - Include a new spacing function, keeping the original. The new function should be: Pip Step original (true/false) Image example: "Pip step original" Pip Step daily percent (true/false) Percentual: editable value This new spacing is based on the variation of the day, after opening the first order, the system must calculate the price variation. Example: Pip Step daily percent: true Percent: 0.2 After opening the first order, the second order must be opened when the price is 0.2% against. NOTE 1: I have an open source indicator that calculates this. NOTE 2: Only one can work (original or by the daily percentage) Min Step: editable value (If the pip step value is less than this setting. The system will use this spacing.) ------------------------------------------------------------------------------------------------------------------------------------------------- "" 3 - Include a channel filter, to avoid working against long-term trends. Image example: "Big Channel" Channel filter Trend (true/false) Moving average: editable value ATR days: editable value Percent ATR: editable value Time frame: editable value If true, the system can only open the first order within the channel. When the price is out, you can not open the first order. NOTE: The price is considered out of the channel, when the bar closes off. ------------------------------------------------------------------------------------------------------------------------------------------------- 4 – Time filter and orders for the channel. Image example "ordens" Filter order channel (true/false) Order: order number (The system has 20 orders, I can choose one among them) If true, the order you choose is 5. If the price moves and closes out of the channel, and the system is up to 5 orders open. It will close all orders immediately. -------------------------------------------------------------------------------------------------------------------------------------------------- 5 - Channel filter upper lower (true/false). Image example : "Big Channel - Buy and Sell" This channel uses the previous channel as the base. If true, the system will only open BUY order at the bottom and SELL at the top. -------------------------------------------------------------------------------------------------------------------------------------------------- 6 - Balance filter - out of channel (true/false) If true, when the price is out of the channel, and the balance is zero or positive, it will close all orders,