- Search Crypto Craft
- Cdavid replied Apr 4, 2009
told you they were stupid questions. — OK I figured it out double dpoint = MarketInfo(“EURUSD”,MODE_POINT); currently returns 0.0001. will return ... NOT SURE ... will it be the same or 0.00001 ? WILL RETURN 0.00001 double dspd = ...
Stoopid Newbie Questions about IBFx New 5 Decimal Place Feed
-
Stoopid Newbie Questions about IBFx New 5 Decimal Place Feed
Started Apr 4, 2009|Platform Tech|6 repliesHi guys. I heard IBFx are updating their feed to 5 Decimal places. April 12th for Demos and ...
- Cdavid replied Mar 14, 2009
Thanks. — Thanks magnumfreak. I didnt think so. Oh well .... at least Im not wondering anymore. Cheers mate.
Referencing Indicator Arrays.
- Cdavid replied Mar 14, 2009
I am presuming everything is good. — Thanks for the reply magnumfreak. Yes, using counted_bars = IndicatorCounted() ect ect. I appreciate it is difficult to comment on code when I have none posted.... but I guess I was just hoping there would ...
Referencing Indicator Arrays.
- Cdavid replied Mar 14, 2009
try restricting the apps first to see if it is MT4 — Hi YM with a machine spec like yours that should really not be happening. damn frustrating I'll bet. Are you familiar with using Task Mangager. After boot up .. right click on explorer ...
MT4 and Computer Performance
-
Referencing Indicator Arrays.
Started Mar 14, 2009|Platform Tech|4 repliesIs it possible to reference an array that has already been initialized in an indicator. ...
- Cdavid replied Jan 11, 2009
Faster Combinations Generator — For those that are interested I have discovered the reason why the Combinaitons Generator was running SOOO slowly. I was recreating the string in the text box for each combination that was ...
Signals for Simplicity
- Cdavid replied Jan 3, 2009
hmmmm..... — Hi again FOREXflash. This is in no way meant to impune your work in any way at all. I am a fan of all of your indicators. However I do have some questions about MULTY_MA. Firstly some assumptions on my part. If you look at the ...
Indicators development for T101's not very simple method
- Cdavid replied Jan 3, 2009
Hi FF. Great stuff... as usual. Just one quick question. On the MultyMACD you have NumPairs set to 12. Do we not also want to set pairs 12 to 13 and pairs 13 to 14. sorry if this is a stupid question.
Indicators development for T101's not very simple method
- Cdavid replied Jan 3, 2009
Hi Laurence. This issue was discussed under the term "optimization" in this thread and Julius's original. Try searching the two threads for this term and see if that helps. I agree there do seem to be some issues around the trading of highly ...
Signals for Simplicity
- Cdavid replied Dec 30, 2008
Gona try the big one — Anybody attempting the big one. I was going to set my main pc up running the biggest set 24,12 if no one else is attempting it. If so can you let me know how far you have got.... I'll do the 24,11. .... possibly start on ...
Signals for Simplicity
- Cdavid replied Dec 28, 2008
Thanks mate .... I will get there. — It started off as just an interest in other possible baskets and to give me something to do till Jan .... as Im not trading in these low volume markets. But now its turned into a bloody obsession. hahahah. ...
Signals for Simplicity
- Cdavid replied Dec 28, 2008
OK ... so who knew and didn't tell me. — Ok. Which one of you clever ba$*+@*'s KNEW I was getting it wrong and DIDN'T tell me.... come on ... I know someone out there must have seen it. I just realised there is flaw in the comparison logic I ...
Signals for Simplicity
- Cdavid replied Dec 27, 2008
Quick Tip — Hi All. I see a few of you have downloaded the combinations app... thats great. The app will slow down the performance of your machine so here is a quick tip for those that dont use it to speed the app up or slow it down. Using ...
Signals for Simplicity
- Cdavid replied Dec 26, 2008
Help .... — Hey Guys n Girls. I have overcome an initial problem, but now run into one that I could do with some help on. Firstly all the combination generation software available out there was not up to the job, either it didn't support a ...
Signals for Simplicity
- Cdavid replied Dec 23, 2008
NinjaTrader maybe... — I am not an experienced MT4 coder, far from it, but I do have a little coding experience... I was wondering what more experienced traders/coders think of NinjaTrader's .NET event driven platform as a viable ...
MT4, What makes it so special?
- Cdavid replied Dec 23, 2008
An after thought .... — As an example of using the indicator with only 10 Currency pairs I have included here the same indicator loaded up with only 5 Buys and 5 Sells. Julius gave this set a long time ago as a possible one to use if finances ...
Signals for Simplicity
- Cdavid replied Dec 23, 2008
Basket Candles Indicator — Julius. I noticed on your blog that you seem to be using a version of Basket Candles. I lost contact with PriNova so built my own one based on smj's Basket Bars. I believe it must be similar to yours, perhaps a ...
Signals for Simplicity
- Cdavid replied Dec 23, 2008
Basket Currency Pairs selection spreadsheet. — I put together a simple spreadsheet that calculates the balence of Buy and Sell sets entered by the user, according to the selection rules given by Julius. maybe someone might find it useful. ...
Signals for Simplicity
- Cdavid replied Dec 23, 2008
Basket Evaluation SpreadSheet — Thanks again for the Basket selection rules Julius... I was overcomplicating it. I have included a spreadsheet that only needs the curreny pairs entered, along with the spread. You can also enter the 100 Day ATR ...
Simple Trading Method with trader101