당사 팬 페이지에 가입하십시오
The Exp_VininI_Trend trading system is based on change of the trend direction displayed by the VininI_Trend indicator.
A trading system based on indicator iBands (Bollinger Bands, BB). Placing pending Buy Stop and Sell Stop within a specified time interval (from XX o'clock to YY o'clock).
Now we will get the code with function and purpose as below: 1. How to call and using the bollinger band 2. How to call and using the volume tick 3. How to call and using the Moving average volume. 4. How to code using the Trailling & Check volume lot size
The Exp_StochasticCGOscillator EA is based on the signals generated by the StochasticCGOscillator oscillator.
A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.
The Expert Advisor uses Buy Stop and Sell Stop orders to trade news and large price movements.
Working with pending Buy Stop and Sell Stop orders. The Expert Advisor is based on iCCI (Commodity Channel Index, CCI) indicator
The Expert Advisor idea is based on the constant change of trade direction depending on the TakeProfit, StopLoss and TrailingStop levels.
The Expert Advisor is based on the signals of the Stopreversal indicator and is provided with the possibility to set a strict trading time interval.
The Expert Advisor does not use any indicators. It only uses the current price and the OHLC of zero bar.
The trading system based on XBullsBearsEyes_Vol_Direct indicator signals
Crossover of two iMAs (Moving Averages), one more iMA (Moving Average) is used as the filter. Lot: manual or risk percent of balance. Stop, Market or Limit orders. The EA also sets Stop Loss, Take Profit, Trailing Stop.
Multi-currency Expert Advisor that analyze resonance events at related financial assets.
The Exp_FisherCyberCycle expert advisor is based on the signals generated by the FisherCyberCycle oscillator.
The Exp_ColorJLaguerre Expert Advisor is based on the ColorJLaguerre oscillator change of position relative to the overbought and oversold levels.
The Exp_Force_DiverSign Expert Advisor is based on signals generated by the Force_DiverSign semaphore signal indicator.
Two identical trading systems based on the change in the ColorJFatl_Digit moving direction for long and short trades, which can be configured in different ways in one Expert Advisor.
The trading system based on XPeriodCandleSystem indicator signals with the possibility to set a fixed position holding time.
The EA is based on iAO (Awesome Oscillator, AO) and RAVI (Range Action Verification Index) indicators.
Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on building a neural network in the EA that detects and compares volatility levels.
If you only want to execute your code blocks "only once per bar" it's important to check if there is new bar arrived or not.