Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 10444
- Rating:
- Published:
- 2008.08.19 07:28
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This EA works in the following manner:
1) Two positions buy and sell with the lot of 0,1 are opened simultaneously with the specified T/P level - order_profit;
2) When a position is closed the buy and sell are placed again with a decreased lot, and so on;
3) When the total profit that is equal to my_profit is reached all the positions will be closed and everything will begin again.
If it appears that the lot becomes equal to 0 then the next lot is started with 0,1 again, and so on.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8315

Draws separately Kijun and Tenkan lines with the drawing forward on a specified number of periods.

An indicator that is to be placed on the Ichimoku allows to trade both in the trend and in the flat playing mode.