2011.01.18
2011.01.17
가장 인기 많은 포럼 주제:
- 24, 그리고 더 이상 iota가 아닙니다! 156 새 댓글
- EURUSD - 동향, 예측 및 시사점(2부) 137 새 댓글
- [아카이브] 순수수학, 물리학, 화학 등 : 거래와 무관한 두뇌 트레이닝 퍼즐 50 새 댓글
2011.01.16
가장 인기 많은 포럼 주제:
- 24, 그리고 더 이상 iota가 아닙니다! 112 새 댓글
- EURUSD - 동향, 예측 및 시사점(2부) 70 새 댓글
- "이상적인" 거래 시스템 49 새 댓글
2011.01.15
가장 인기 많은 포럼 주제:
- "이상적인" 거래 시스템 171 새 댓글
- 니비루 48 새 댓글
- EURUSD - 동향, 예측 및 시사점(2부) 38 새 댓글
2011.01.14
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 259 새 댓글
- "이상적인" 거래 시스템 44 새 댓글
- 니비루 34 새 댓글
2011.01.14
코드베이스의 새로운 게재물
- MQL5 Wizard - Trade Signals Based on Crossover of Lines of the Alligator Indicator Trade signals based on crossover of lines of the Alligator technical indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Crossover of Main and Signal lines of MACD indicator Trade signals based on crossover of main and signal lines of MACD indicator (CSignalMACD from MQL5 Standard Library) is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- CustomTimeframe Candles Shows custom Timeframes on the Main chart
2011.01.13
가장 인기 많은 포럼 주제:
2011.01.13
코드베이스의 새로운 게재물
- MQL5 Wizard - Trade Signals Based on Crossover of Two EMA with intraday time filter Trade signals based on price crossover of two exponentially smoothed moving averages with intraday filter is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- ZigZag of Orlov Zigzag with a simple, clear and natural principle of work. By the Close prices. Without redrawing.
2011.01.12
가장 인기 많은 포럼 주제:
2011.01.11
가장 인기 많은 포럼 주제:
2011.01.11
코드베이스의 새로운 게재물
- MQL5 Wizard - Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages Trade signals based on price crossover of two exponentially smoothed moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- SelfGenerator This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.
- XIT_BuySellAutoStoploss.mq4 - Stoploss set from Fractal Levels, Money management Risk/Reward This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.
2011.01.10
가장 인기 많은 포럼 주제:
2011.01.10
코드베이스의 새로운 게재물
- MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX Trade signals based on price crossover with moving average indicator confirmed by ADX is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- DXMA The DMI Expanded Moving Average Indicator.
- MQL5 Wizard - Trade Signals Based on Three Moving Averages Trade signals based on three moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MACD Ichimoku The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.
2011.01.09
가장 인기 많은 포럼 주제:
2011.01.07
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 184 새 댓글
- 웃으면서 FX를 하며 울었다 39 새 댓글
- [아카이브] 순수수학, 물리학, 화학 등 : 거래와 무관한 두뇌 트레이닝 퍼즐 26 새 댓글
2011.01.07
코드베이스의 새로운 게재물
- MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average Indicator Trade signals based on price crossover with moving average indicator (CSignalMA from MQL5 Standard Library) is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- Linear Regression Channel The indicator plots a channel using the linear regression model: y=b+a*x.
2011.01.06
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 201 새 댓글
- 우리가 생각하는 육체는 어떤 형태로 시간이 있습니까? 당신의 의견. 117 새 댓글
- 스팸, 스팸 및 그 조수... 75 새 댓글
2011.01.05
가장 인기 많은 포럼 주제:
- 그가 존재한다면? 222 새 댓글
- EURUSD - 동향, 예측 및 시사점(2부) 149 새 댓글
- 우리가 생각하는 육체는 어떤 형태로 시간이 있습니까? 당신의 의견. 118 새 댓글
2011.01.05
코드베이스의 새로운 게재물
- ZigzagColor_Channel The ZigzagColor_Channel plots a channel by connecting the ZigZag peaks and ZigZag bottoms.
- Grr-al The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.
- OptimReport v2.15 If you want to optimize your Expert Advisor using your own characteristics, you can use "Custom max" mode via OnTester() function. This code provides you many characteristics, which can be used during the optimization of your EA. Also it allows you to save the optimized charateristics in HTML file.
- MACD+Histogram This is a normal MACD with Histogram. It's really simple coding but helpfull. I'm not testing on MT5 but i think it's ok with that. Let me know if you're tested.
- EA PSAR 4B EA designed on the idea of the indicator Nik_PSAR_2B. EA works on the Symbol = "EURUSD" and Period = M1.
- MTF RESISTANCE AND SUPPORT This Indicator gives you a clear S & R of Custom Timeframes....Good for Swing Traders
- BackToTheFuture Overbought / Oversold
- Simple MA over Price Simly Calculation of Price changes over x period. Overlay with fast MA and slow MA for smooth lines
- Daily trend ZCOMForex A very useful indicator to show trend of 4 currency pairs on your charts.
2011.01.04
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 174 새 댓글
- 우리가 생각하는 육체는 어떤 형태로 시간이 있습니까? 당신의 의견. 31 새 댓글
- 스팸, 스팸 및 그 조수... 28 새 댓글
2011.01.03
가장 인기 많은 포럼 주제:
2011.01.01
가장 인기 많은 포럼 주제:
2010.12.30
가장 인기 많은 포럼 주제:
2010.12.29
가장 인기 많은 포럼 주제:
2010.12.25
가장 인기 많은 포럼 주제:
2010.12.24
코드베이스의 새로운 게재물
- iUSDx (USD index) Multicurrency Indicator The iUSDx indicator uses the "MCM Control Panel" for multicurrency mode. It calculates the USD index.
- FSS longtradeScalper Working as scalper our long trading manage by settings. For scalping use 1-25 signal period, for long trade 25-100 and change period. Always use 2 % money management using this software!!!!
- Tool to auto-Insert Take-Profit & Stop-Loss limits. A tool to auto insert preset Take-Profit and Stop-Loss limits when an order is executed. Specially when doing scalping manually where you need quick setting of stop limits.
- Breaking Out with RSI An indicator based on Lows and Highs of last 16 candles + RSI reading. Describes trend as Flat, Trending Up, Breaking Out Upwards, Trending Down, Breaking Out Downwards.
2010.12.23
가장 인기 많은 포럼 주제:
2010.12.23
코드베이스의 새로운 게재물
- FAT PANEL The Panel Designed for "Best Graphic Panel in MQL5" Contest. This graphic panel allows to automate manual trading. It has many functions, including the visual construction of trading strategies.
- "MCM Control Panel" for Multicurrency Expert Advisors and Indicators The MCM Control Panel provides the solution for multicurrency trading in MetaTrader 5.
2010.12.22
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 128 새 댓글
- 지느러미의 관절 운동 분석에 진지하게 관여하신 분들을 위해. 도구(> 2) 46 새 댓글
- 오류, 버그, 질문 35 새 댓글
2010.12.22
코드베이스의 새로운 게재물
- Tick Chart Tick chart in separate window with Ask line and candle price lines.
- OBTR On Balance True Range Indicator The On Balance True Range Indicator is essentially based on the On Balance Volume indicator but uses the Average True Range Period 1 instead of Volume.
2010.12.21
가장 인기 많은 포럼 주제:
2010.12.20
가장 인기 많은 포럼 주제:
2010.12.20
코드베이스의 새로운 게재물
- History of trade The script allows you to place the deals history on the chart using the graphic objects.
- AlertLine The indicator shows a messsage then the price crosses the lines, titled the "Support" and "Rezistans" on the chart.
2010.12.18
가장 인기 많은 포럼 주제:
- EURUSD - 동향, 예측 및 시사점(2부) 63 새 댓글
- 개발자가 일반 테스터를 만들 수 없는 이유 60 새 댓글
- 지느러미의 관절 운동 분석에 진지하게 관여하신 분들을 위해. 도구(> 2) 19 새 댓글