Unisciti alla nostra fan page
The iMA (Moving Average) indicator based on iCCI (Commodity Channel Index). It is an analogue of Previous Indicator's Data in the terminal.
The Expert Advisor is based on the iOsMA (Moving Average of Oscillator, OsMA) indicator signals.
The Expert Advisor is based on the iRSI (Relative Strength Index, RSI) indicator signals.
An Expert Advisor trading MACD signals. For those who prefer trading CFDs and futures symbols.
An Expert Advisor based on indicator iMA (Moving Average, MA) and implemented as a class.
The EA determines the overbought (OB) and oversold (OS) zones, for which it generates trading signals for selling or buying.
A trading system based on the signales of indicator ATR_Normalize_Histogram
A trend-following trading system Exp_WAMI_Cloud_X2 based on the sisgnals of two indicators WAMI.
Trend-following trading system Exp_XPeriodCandle_X2 is based on the signals of two indicators: XPeriodCandle and XPeriodCandle_HTF.
Candlestick size and shadow analysis. In OnTradeTransaction, opening (DEAL_ENTRY_IN) and closing (DEAL_ENTRY_OUT) the positions are intercepted, as well as closing by Stop loss (DEAL_REASON_SL).
Three independent trading systems using ColorJFatl_Digit indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
The trading system based on the Open_Oscillator_Cloud indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.
The trading system based on the MA_Rounding_Candle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
The Expert Advisor based on iStochastic (Stochastic Oscillator) indicator and OHLC analysis
The trading system based on the X2MACandle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
The trading system based on XWPR_Histogram_Vol_Direct indicator signals
The Expert Advisor based on iRSI (Relative Strength Index, RSI) indicator and a small neural network
An EA based on indicator iMA (Moving Average, MA). Reverse of signals. Lot size is either fixed or based on risk percentage.
The Expert Advisor combines signals from several indicators. It can also follow a certain indicator.
The EA implements averaging of positions. The average iStdDev is calculated in a sliding window.
US: This is a very simple code regarding an information panel. It doesn't use external files or anything like that! simply copy and paste it into your code the way the code was written. The dashboard displays; Active asset price Your position(Bought or sold) Maximum and minimum price of the asset Username open profit Balance PT-Br:Esse é um codigo bem simples a respeito de um painel de informações. Não utiliza arquivos externos ou algo do tipo! simplesmente, copie e cole no seu codigo da forma que o codigo foi escrito. O painel exibe; Ativo Preço do ativos Sua posição(Comprada ou vendida) Preço max e minimo do ativo Nome do usuario Lucro em aberto Saldo
Explore the implementation of equity-based position closure in your trading bot, where positions are closed automatically when the equity reaches a certain percentage threshold.
The robot opens two positions, profits of which overlap each other, and waits for a profit.
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.
The Expert Advisor with which Alexander Prishchenko (Crucian) participated in Automated Trading Championship 2012
The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot.
Trading based on preset candlestick combinations (patterns) Candlesticks are marked as "1" (bullish) and "0" (bearish). TakeProfit, StopLoss