Find us on Facebook!
Join our fan page
Modified version of Donchian channel that shows when to Buy & Sell and most important, where to place stop-loss.
with some shortcuts i can operate with multiple objects very quickly, this script change the size, the color of line
This bands Are used by me for the calculation of the stop loss for a breakout entry and for indicate 2 things: the expected volatility and the trailing stop
Underlyings for this EA are the daily opening (o1), the daily high (h1) and the daily low (l1). The distances from each other in a maximum of 3 steps form the filter base, which is confirmed by the CCI.
Whether you use Fibonacci for visual trading or for automated trading, this Fibonacci will handle it. Works across multiple timeframes and pairs.
an EA , run with a profit this is Error EA in error, so you can correct the EA, But no use EA
Based on the idea of pramono72 I wrote an Expert Advisor for it. It may also server as a simple way to write expert advisors using an include file and very few code lines.
Entry BUY after Red Line crossing up the Blue Line and exit before the Red Line crossing down the Blue Line. Opposite position : entry SELL after Red Line crossing down the Blue Line.
This indicator is a combination of a classic RSI and even more classic MA indicators. I hope it will be more stable and with more Profit/Loss Ratio.
EA designed on the idea of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934). EA works on the Symbol = "EURUSD" and Period = M1.
Optimize trading with a single moving average. This indcator tests each moving average and automatically finds the moving average which fits best to the current market
Draws a fibonacci study on the visible portion of your chart, and basic downtrend and uptrend lines. Shows the basic price action geometry.
EA works at the "slow" time (OpenHour_1 = 0) - North American Eastern Standard Time. EURUSD, H1
The script quickly open warrants Market Execution/Instant Execution with a choice lot at risk%
The script can apply the trailing function based on the portfolio profits, i.e. Stop Levels can be set upon reaching the total breakeven level of all the orders in the selected direction.
Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file
Numeric representation of how many times each price occurred during a given period, Use on a 1 min chart, enter number of hours and minutes you want to look back. Useful in determining actual support and resistance levels.
This EA is based on the strategy "Stop Hunting with the Big Players". It sends BuyStop and SellStop orders at near distance from the round price targets.
This indicator is a spin off of the Doji Reader 2 found in the code base. I have made several changes such as it is now capable of being used in code for coding use, not just as a visual indicator. I also took out several un-needed code that was redunda
Get the High Median and Low values of each timeframe, use them all or one at a time, pick a specific one it is up to you and your needs. The family of indicators will be here for your use
Double zero cross level is the signal to open position and/or close.Settings for H4 TF.
This indicator shows the change in percentage between the Close of the current period and the previous one.