Join our fan page
The script inserts the FXT-file of any custom chart, synthesized from real tick flow, into the strategy tester folder.
This indicator can be useful for arbitrageurs.
The Slope Direction Line trend indicator, used by the Hammering EA from the Market section.
The indicator uses Move Average to draw the level line of up and down.
The indicator shows: the remaining time on each candle, the changing value of the Bid price, tick by tick, the relative price position of the Bid/Ask spread.
1 Click "Close All" button to close all open positions at current attached chart.
Multiple Timeframe Moving Average. It is set to look at H4 and H1 time frames. This code is for anyone who wants to use a different timeframe than on the current window.
The indicator places two price marks for the expected candle close, based on the candle range and the chart type.
Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.
The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.
Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment. The version 1.01 is made with the normal average, instead of the moving average.
1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.
This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.
The indicator for the floating spread. Displays the change in spread of multiple currency pairs.
The arrow indicator that displays the potential market entry points based on the simultaneous presence of three Stochastic indicators with different periods in the overbought/oversold areas.
The library is intended to implement the font list in the input parameters. The library contains 208 fonts.
The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.
The EA opens trades at the intersection of the fast and the slow MAs. It has the function of outstaying the losses.
The EA closes orders when certain loss is reached by them in the account currency. It is possible to vary the loss by the volume of the order.
Script for opening opposite stop orders at a specified time. Once one of them triggers, the other one is deleted.
Trading robot based on the theorem "On the presence of memory (aftereffects) in random sequences".
The script is designed to place orders at the time when it is not possible, for example, when the market is closed.
A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.