Wednesday, November 15, 2017

The punched range

The punched range


Operating procedure


The adviser works on any timeframe on any currency pairs.


The basic idea: always after the flat there is a strong movement.


Advisor determines the price a certain time Time_Minus_Minut (Set by the trader) It is in a particular price range Delta_Range (Set by the trader).


The robot puts two pending orders BUYSTOP and SELLSTOP trader at a given period of time delta_stop_run at a certain distance Set_Delta_Price_Stop from the previous price range with predetermined values Set_TakeProfit, Set_StopLoss, volume lots.


When the price moves outside the range of the transition and the pending order in the market, the second pending order is closed.


Advisor comprises a TrailingStop, enabling you to move STOPLOSS of the price movement.




Options



  • Set_Lots - the amount of lots opened pending orders.

  • Set_TakeProfit - profit openable pending orders. It is set in the format (200). Recommended value - from 50 to infinity. The minimum value is limited by the broker.

  • Set_StopLoss - stop-loss upon discovering pending orders. It is set in the format (500). The minimum value is limited by the broker. Recommended value 200.

  • Set_TrailingStop - trailing stop. It is set in a format (150). At this distance, a stop loss will move the price, when the price will move to a position of profitability. The recommended value is 50.

  • Delta_Range - the width of the price range, which is the price to the opening of the pending orders. It is set in a format (120). Recommended value 140.

  • delta_stop_run - while the two open pending orders in minutes, after the passage of time and the lack of response, both the pending orders are deleted. It is set in a format (120).

  • Set_Delta_Price_Stop - the distance between the price range and the opening price of pending orders. The recommended value is 40. The minimum value is limited by the broker.

  • Time_Minus_Minut - a period of time, in minutes, during which the price is in the price range specified by the trader.


If your broker uses symbols with a prefix or suffix and the Advisor is not working on the currency pairs mentioned above, you can write me a message and I will make the necessary changes for you.


Video



No comments:

Post a Comment