Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

The Expert Advisor relies on simple math. The Expert Advisor puts two multidirectional orders further, regardless of where the cost goes, it turns out you purchase is in the plus, the second in the minus. If we average it, afterward on the reverse price movement (just a few spreads), the average orders are closed and only the rewarding one stays! it’s thanks to its gain that the transaction is completed. obviously, the averaging rankings themselves also add profit to the piggy bank at the expense of MinProfit, especially if you use rebait programs to return the spread.

The easiest way to understand the work of the Expert Advisor is to put it in a tester with visualization and look at its work at a low speed. I think even a beginner will not be difficult to do this.

Parameters

  • TF – timeframe of candlesticks for determining the trend direction, set in minutes 1 5 15 30 60 240 …
  • minStep – the minimum step between orders (in terminals with 5 and 3-digit quotes increases by 10 times)
  • Lot-lot if=0, the lot will be calculated as a percentage of the free funds at risk %
  • risk – percentage of available funds
  • K_Martin – multiplication of subsequent lots (you can set 1 to disable the lot increase and not load the deposit)
  • Magic – the unique order number of this Expert Advisor
  • DrawInfo-displaying information on the screen
  • slippage – slippage
  • MinProfit – minimum profit in points for closing all averaging orders
  • Set2 – if true, then immediately place a pair of orders without a signal, if false, then wait for the candle to close above / below the previous one

[spoiler title=”Read More…”]

The Expert Advisor relies on simple math. The Expert Advisor puts two multidirectional orders further, regardless of where the cost goes, it turns out you purchase is in the plus, the second in the minus. If we average it, afterward on the reverse price movement (just a few spreads), the average orders are closed and only the rewarding one stays! it’s thanks to its gain that the transaction is completed. obviously, the averaging rankings themselves also add profit to the piggy bank at the expense of MinProfit, especially if you use rebait programs to return the spread.

The easiest way to understand the work of the Expert Advisor is to put it in a tester with visualization and look at its work at a low speed. I think even a beginner will not be difficult to do this.

Parameters

  • TF – timeframe of candlesticks for determining the trend direction, set in minutes 1 5 15 30 60 240 …
  • minStep – the minimum step between orders (in terminals with 5 and 3-digit quotes increases by 10 times)
  • Lot-lot if=0, the lot will be calculated as a percentage of the free funds at risk %
  • risk – percentage of available funds
  • K_Martin – multiplication of subsequent lots (you can set 1 to disable the lot increase and not load the deposit)
  • Magic – the unique order number of this Expert Advisor
  • DrawInfo-displaying information on the screen
  • slippage – slippage
  • MinProfit – minimum profit in points for closing all averaging orders
  • Set2 – if true, then immediately place a pair of orders without a signal, if false, then wait for the candle to close above / below the previous one

The Expert Advisor relies on simple math. The Expert Advisor puts two multidirectional orders further, regardless of where the cost goes, it turns out you purchase is in the plus, the second in the minus. If we average it, afterward on the reverse price movement (just a few spreads), the average orders are closed and only the rewarding one stays! it’s thanks to its gain that the transaction is completed. obviously, the averaging rankings themselves also add profit to the piggy bank at the expense of MinProfit, especially if you use rebait programs to return the spread.

The easiest way to understand the work of the Expert Advisor is to put it in a tester with visualization and look at its work at a low speed. I think even a beginner will not be difficult to do this.

Parameters

  • TF – timeframe of candlesticks for determining the trend direction, set in minutes 1 5 15 30 60 240 …
  • minStep – the minimum step between orders (in terminals with 5 and 3-digit quotes increases by 10 times)
  • Lot-lot if=0, the lot will be calculated as a percentage of the free funds at risk %
  • risk – percentage of available funds
  • K_Martin – multiplication of subsequent lots (you can set 1 to disable the lot increase and not load the deposit)
  • Magic – the unique order number of this Expert Advisor
  • DrawInfo-displaying information on the screen
  • slippage – slippage
  • MinProfit – minimum profit in points for closing all averaging orders
  • Set2 – if true, then immediately place a pair of orders without a signal, if false, then wait for the candle to close above / below the previous one

[/spoiler]

Add review
Reviews ( 0 ):