• 정보
11+ 년도
경험
25
제품
57
데몬 버전
190
작업
0
거래 신호
0
구독자
Vladimir Karputov
게재된 코드 History Deals and Orders
The 'History Deals and Orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.
Vladimir Karputov
게재된 코드 New Random
Trading based on a random number generator or in one of the following sequences: BUY - SELL - BUY or SELL - BUY - SELL.
Vladimir Karputov
게재된 코드 Opposite trade
Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.
Vladimir Karputov
게재된 코드 up3x1 Investor
Candlestick size analysis. The idea of the trading system: candlestick parameters matter after news releases.
Vladimir Karputov
게재된 코드 AutoSLTP
This assistant tool sets Stop Loss and Take Profit for all open orders. Symbol settings, position type, Stop Loss and Take Profit are specified in an external file.
Vladimir Karputov
게재된 코드 Last ZZ50
The strategy is based on the ZigZag indicator and pending orders.
Vladimir Karputov
게재된 코드 Nevalyashka
We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.
Vladimir Karputov
게재된 코드 OzFx
The OzFx system. It uses Accelerator Oscillator and Stochastic Oscillator.
Vladimir Karputov
게재된 코드 Trade in Channel
The Price Channel trading system.
Vladimir Karputov
게재된 코드 Chart Save Template
The script saves current chart settings to a template with the specified name.
Vladimir Karputov
게재된 코드 Martin
An Expert Advisor without a single indicator. Uses lot and step increase.
Vladimir Karputov
게재된 코드 iCCI iMA
The iMA (Moving Average) indicator based on iCCI (Commodity Channel Index). It is an analogue of Previous Indicator's Data in the terminal.
Vladimir Karputov
게재된 코드 Multi Arbitration 1.1xx
Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.
Vladimir Karputov
게재된 코드 Multi Arbitration 1.000
Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.
Vladimir Karputov
게재된 코드 Stop Loss Take Profit
If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.
Vladimir Karputov
게재된 코드 HistoryPositionInfo version 2
Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history.
Vladimir Karputov
게재된 코드 Get_Rich_or_Die_Trying_GBP
Trades on PERIOD_M1 (M1). Calculates bullish and bearish candlesticks.
Vladimir Karputov
게재된 코드 ExpertClor_v01
An assistant Expert Advisor. Only CLOSING positions.
Vladimir Karputov
게재된 코드 EURUSD breakout
The EA trades during two trading sessions, starting at the specified session beginning time. Stop Loss. Take Profit.
Vladimir Karputov
게재된 코드 Trailing_Profit
Closing all open positions with the specified profit percent.