- Search Metals Mine
- zznbrm replied Nov 17, 2013
www.fxcodebase.com user = abcdefg zero lag macd
Extracted Thread (per thread starter's request)
- zznbrm replied Oct 27, 2013
Script to change Symbol of all charts. Script to change Symbol/Timeframe of current chart. Neither method is very elegant...but they work in my environment.
Assorted Indicators/Scripts
- zznbrm replied Oct 22, 2013
As currently coded, the script (SendFakeTicks.mq4) you are using will refresh the M4 chart only. You probably would want to change WindowHandle(Symbol(), 4) to WindowHandle(Symbol(), Period())
Script/code to update offline-charts every second or shorter?
- zznbrm replied Oct 17, 2013
Yes, it is possible. Yes, it can be an offline chart using real time data. There are several different ways to accomplish this. This thread might give you some ideas: url Personally, I'd probably create a DLL to handle the live ticks from the live ...
Operate Metatrader without broker but from another source?
- zznbrm replied Sep 24, 2013
I agree - it is a very important measure. I don't know of any sites with that type of information. I'm a conservative trader - I like minimal stress. I could never imagine having 40% drawdown. With a $500 account, not that big of a deal. But once ...
Drawdown to annual return ratio
- zznbrm replied Aug 22, 2013
Very well said Pipalicious. The market is an incredibly efficient machine, doing the same thing every single day. It is important to master the right things. To create a strategy that does not need to change as "the loop hole inefficiencies have ...
Market is ever changing?
- zznbrm replied Jul 19, 2013
Not an indicator or a script, but still much needed... url
Assorted Indicators/Scripts
- zznbrm replied May 13, 2013
I see where you declare the variables for the arrays, but where do you actually set the size of the arrays?
Array Variables Cannot Receive Numerical Values
- zznbrm replied Apr 26, 2013
Look guys, there certainly can be some benefit to analyzing and dissecting CrucialPoint's indicator. However, CrucialPoint's methods are not the only way of doing things. There are multiple ways to estimate the influx. There are multiple ways to ...
Assorted Indicators/Scripts
- zznbrm replied Apr 25, 2013
Yes, what do you want to know?
Multi dimensional Donchian channels indicator
- zznbrm replied Apr 24, 2013
I think most people have misread the pi analogy. You need to truly understand how moving averages work...investigate how different moving averages react to price. Combine that knowledge with the various concepts CrucialPoint has discussed and it ...
Assorted Indicators/Scripts
- zznbrm replied Apr 24, 2013
You do need to look past all the fluff, hyperbole, anecdotes, and analogies. Yes. Tick charts are best for this type of analysis. Although those using MT4 might find 1-second charts to be easier to create and use. Yes, the reactiveness of the ...
Assorted Indicators/Scripts
- zznbrm replied Apr 23, 2013
Chart #1: There is one candlestick per minute. But each candlestick does not plot minute data, it plots the OHLC for the past hour. So, in a way, it is a rolling H1 chart. Now, picture what it would look like on a tick chart - plotting a new H1 ...
Assorted Indicators/Scripts
- zznbrm replied Apr 21, 2013
Regarding the influx indicator... Sorry, I'm not going to post indicators or algorithms. But maybe a hint or two: What do the attached charts depict?
Assorted Indicators/Scripts
- zznbrm replied Apr 4, 2013
"Influx of money coming in and coming out" The answers are out there. url
Extracted Thread (per thread starter's request)
- zznbrm replied Mar 28, 2013
Not sure it is possible to download this data from the FF servers. You'd probably need to ask the FF administrators if they have a mechanism in place to allow this. I doubt it, but don't really know for sure. The easiest solution would be to create ...
FF Liquidity as a chart indicator
- zznbrm replied Mar 27, 2013
Hey mobthehop. I have not had much to say. Occasionally I dabble in MT4 again. A friend asked me to work on a new indicator that a certain "teacher" on this forum has alluded to a few times. It measures the influx of money on a tick chart. Hope your ...
Assorted Indicators/Scripts
- zznbrm replied Mar 21, 2013
I love range bars (well, my own slightly tweaked version)! For almost 3 years now I have traded EURUSD using 7-pip range bars. My system is automated, so the visual aspects of my "altered" charts are irrelevant to me. The range bars encapsulate the ...
Trading with altered price chart: P&F, Range Bar, Renko, Kagi, etc.
- zznbrm replied Feb 11, 2013
1. Transaction Cost - Dollar value of spread to enter/exit trades for the basket. 2. I'll consider this request.
Assorted Indicators/Scripts