• 정보
11+ 년도
경험
25
제품
58
데몬 버전
190
작업
0
거래 신호
0
구독자
Vladimir Karputov
게재된 코드 N seconds N points
The Expert Advisor tracks positions of all symbols with all magic numbers. If a position has been open for "Waiting for seconds" and its profit has reached "Take Profit" points, the EA closes the position. If the profit has not reached "Take Profit" points, the EA moves the take profit level.
Vladimir Karputov
게재된 코드 Jims Close Positions
Closing positions: all, only profitable or only losing positions.
Vladimir Karputov
Vladimir Karputov
Заболел
zemo
zemo 2017.11.13
друг, я желаю тебе здоровья
Izzatilla Ikramov
Izzatilla Ikramov 2017.11.14
Выздаравливайте!
Vladimir Karputov
Grabber 13 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 Disaster
Works with pending Buy Stop and Sell Stop orders. The EA uses the iMA (Moving Average, MA) indicator with a VERY large period equal to 590.
Vladimir Karputov
게재된 코드 Alert Crossing Moving Average Nth Bar
An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N.
Vladimir Karputov
게재된 코드 MAMACD
A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).
Vladimir Karputov
게재된 코드 Count of candles in interval (histogram)
The indicator shows the number of bullish and bearish bars in the given interval.
Vladimir Karputov
게재된 코드 Statistics of candles 2
Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.
Vladimir Karputov
게재된 코드 Statistics of candles
Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.
Vladimir Karputov
게재된 코드 MACD Crossing the zero level (color candles)
Color candlesticks display areas, in which the MACD indicator crosses the zero line.
Vladimir Karputov
게재된 코드 MACD Crossing the zero level
Displays areas, in which the MACD indicator crosses the zero line.
Vladimir Karputov
게재된 코드 Resistance & Support
The indicator of support and resistance lines calculated based on the iFractals (Fractals) indicator values.
Vladimir Karputov
게재된 코드 MACD Stochastic
The trading system is based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator)
Vladimir Karputov
게재된 코드 Nova
The Expert Advisor checks the direction in which the price has been moving for the last 10 seconds, and opens a position in accordance with the movement. The EA sets Stop Loss and Take Profit.
Vladimir Karputov
Making changes to the advisor for work with netting. Change the pips 작업에 대한 피드백을 고객에게 남김
Vladimir Karputov
게재된 코드 e-Skoch pending orders
Works with pending stop orders (Buy Stop and Sell Stop). Monitors spread %.
Vladimir Karputov
게재된 코드 Locker
The EA lock positions.