私たちのファンページに参加してください
A script that displays MarketInfo and SymbolInfo data through a button list built from MarketWatch.
This Script is the example of using function LineNotify that use to send message to LINE APP via Line Notify service As the function LineNotify use webrequest to send HTTP request so it can be used in EA or Script program only , can't use in Indicator program
This scalping EA demonstrates the use of a Virtual Pending order class library to simulate pending orders.
I started to create a simple trading panel to switch between pairs and timeframes. and next version, I will add trading features and manage orders.
This code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in MT4.
This EA doesn't need any indicator, just moving price action is necessary to operate.
The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.
This Expert Advisor based on Relative Strenght Index, Commodity Channel Index and Moving Averages MT4 Indicator for Signal. Please test in Demo Account first. Regards.
ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.
This indicator compares the main and signals line of the stochastic indicator and marks the sam eon the respective bars on chart.
The Correlation Indicator provides a smoothed bar to bar correlation value.
This indicator plots multiple signals based on MACD main and signal lines.
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
EA that opens a trade when a candlestick closes out of the specified level on a break through. An update to the graphical treminal. But the help in code further development is necessary.
A simple EA. It plays in the opposite direction on the specified difference between Bid and MA. It is considerably risky but it has own advantage.
Calculates pip difference between Current price and SL & TP price. Places Text labels at SL & TP lines: Order Type, Ticket number, SL & TP price, Pip calculation and Pip label.
a procedure that calculate most stats in one call: R-Squared and Linear Regression
Time segmented volume (TSV) is a technical analysis indicator developed by Worden Brothers Inc. that segments a stock’s price and volume according to specific time intervals. The price and volume data is then compared to uncover periods of accumulation (buying) and distribution (selling). Time Segmented Volume was developed by Worden Brothers, Inc to be a leading indicator by comparing various time segments of both price and volume.