• Information
11+ years
experience
87
products
218
demo versions
31
jobs
0
signals
0
subscribers
Veda http://ytg.com.ua resource - the author works for automation of trade on the forex market - advisers, experts will, trading robots, indicators, trading strategies, scripts, functions and libraries.

Provides the ability to create programs using a programming language and mql4 mql5 for trading platforms metatrader.
Iurii Tokman
Published code Hodrick Prescott MA
Цифровая скользящая средняя, построенная на варианте использования фильтра Ходрика-Прескотта.
4 2012
Iurii Tokman Published product
Reviews: 7
FREE

The indicator shows the difference between Open and Close prices. The indicator in a separate window shows the difference between the Opene price of the current bar with the Close price of the previous bar. The panel in the upper left corner shows the difference between the Open and Close prices of the current bar. Parameters Count_Bars - number of bars to display the indicator data. If 0, the number is displayed on all available bars; display - enable numerical values; _fontsize - indicator

Iurii Tokman Published product
Reviews: 3
FREE

The indicator shows the time of formation of the current bar in a percentage ratio. Indicator Properties color_back1 - background color 1 color_flat1 - color of borders for background 11 color_back2 - background color 2 Alert_Percent - percent value for a sound alert Sound_file - the name of the sound file, the file must be located in the terminal_directory/Sounds and have the .wav extension

Iurii Tokman
Published code Momentum_Histo
Индикатор Momentum относительно заданного уровня.
3 611
Iurii Tokman
Published code Quantum 103
Сеточный советник на отложенных ордерах, индикаторы не используются. Управление советником возможно графической кнопкой.
3 3037
Iurii Tokman
Published code Masha
Советник на пересечении двух скользящих средних.
3 4108
Iurii Tokman
Published code Momentum YTG
The Momentum indicator implemented in the form of a color histogram.
· 3 6513 1459
Iurii Tokman
Published code Momentum_YTG
Индикатор Momentum в виде цветной гистограммы.
4 477
Iurii Tokman
Published code Fibo Box
Уровни Фибоначчи на заданном количестве баров.
4 1081
Iurii Tokman
Published screenshot
Momentum
EURUSD, H1InstaForex GroupMomentum
Iurii Tokman
Published screenshot
Fibo Box
USDJPY, MN1InstaForex GroupFibo Box
Iurii Tokman
Published code Levels
Индикатор ценовых уровней с установленными зонами.
4 1964
Iurii Tokman
Published code Delete Object
Скрипт удаляет на графике стрелки от ордеров и позиций, выставляемых советниками.
5 409
Iurii Tokman
Published code Link
Индикатор создает графическую кнопку, при нажатии на которую открывается окно браузера с сайтом, заданным в настройках индикатора.
5 259
Iurii Tokman
Published code Period Switch
Индикатор переключает график цены между двумя заданными периодами.
5 195
shared product
Reviews: 4
39.00 USD

The Crazy Scalper trading robot does not use any indicators. It utilizes a scalping system, which trades in two directions simultaneously (buys and sells). Two opposite positions cannot bring profit at the same time, one of them will be losing. If there is a losing position, a lock is used. If the locking position fails and price reverses to the opposite, teh robot moves it to breakeven using the averaging system and pending orders. Settings TakeProfit = 3; - the take profit in points;

shared product
Reviews: 1
30.00 USD

The Expert Advisor uses the FletBoxPush indicator for market analysis and for determining trading signals. The indicator is built into the Expert Advisor, there is no need to additionally run it on a chart. The EA trades breakouts of certain levels determined as flat borders. The EA uses Stop Loss. Description of EA Parameters TimeFrames chart period required for the indicator colour - the color of the price zone defined as flat, a setting for the indicator Rectangle - show price zones defined

Iurii Tokman Published product

30.00 USD

This is the RSI-based oscillator. Settings: Price - applied price. Possible values: PRICE_CLOSE - Close price; PRICE_OPEN - Open price; PRICE_HIGH - High price; PRICE_LOW - Low price; PRICE_MEDIAN - Median price, (high+low)/2; PRICE_TYPICAL - typical price, (high+low+close)/3; PRICE_WEIGHTED - weighted Close price, (high+low+close+close)/4. RSI_PERIOD - averaging period for calculating the index. K - dynamics ratio. Mode - averaging method. Possible values: SMA - simple; SMMA - smoothed

Iurii Tokman Published product

30.00 USD

This is the oscillator with dynamic levels based on CCI indicator. Settings: CciPeriod - averaging period for the indicator calculation. Price - applied price. AvgPeriod - averaging period for calculating the indicator smoothing. AvgMethod - averaging method for calculating the indicator smoothing. MinMaxPeriod - dynamic levels calculation period. _levelUp - upper level. _levelDown - lower level

Iurii Tokman Published product

30.00 USD

Twins   Oscillator based on the Stochastic indicator. The upper readings of the indicator can be used as buy signals, the lower readings of the indicator can be used as readings for sell signals. Settings: Kperiod - period (number of bars) for calculating the% K line. Dperiod - averaging period for calculating the% D line. slowing - slowing down. method - averaging method (simple, exponential, smoothed, linearly weighted). price - price for calculation (0 - Low / High, 1 - Open / Close)