fx-analysis
fx-analysis
Friends

Add friends via their profile or user search and you will be able to see if they are online

fx-analysis
Added topic I am writing indicator which scans different symbols and timeframes for candlesticks - could you help ?
Hello, I am writing indicator which scans different symbols and timeframes for candlesticks. Candlesticks formations are early trend changing signals. The idea is: 1) Scan array of symboks ("for" cycle) 2) Scan array of timeframes
fx-analysis
Added topic Moving Average changing slope for all symbols Alert - could you help ?
Hello, I want to create indicator (scanner), which informs when Moving Average changes slope. Slope changing gives short term reversal signal. It is very easy to create such indicator for one currency (attached to graph, lets say EURUSD 5 min)
fx-analysis
Added topic Data export: how to make two little improvements for script ?
Hello, Here is script which exports data in different time frames and different fx pairs. It can also export indicators data. Original code it is here: https://www.mql5.com/ru/code/7716 I modified code to change output format (format it is now the
fx-analysis
Added topic I want to modify weekly pivots indicator to plot pivots in the past
Hello, I have indicator which plots weekly Pivot/Support/Resistance (it is modified from ready to use indicator ).. I want modify this indicator to plot Pivots/Support/Resistance in the past. The reason is that I want to examine Pivots action more
fx-analysis
Added topic Problems with Vertical lines indicator
Hello, I have indicator which plots vertical line (thanks jellybean for help). I want this indicator to plot vertical lines on regular basis (for example, every day at 12:30 GMT - USA news). My programing language know are quite weak... Could You
fx-analysis
Added topic Problem drawing Vertical line
Hello, I want to make indicator to draw vertical line at certain date and certain time, but I don't get a line. What is wrong ? If I look at objects list after inserting indicator, I find Vertical line with date parameters: 1970.01.01 00:00 Thanks
12