- Search Crypto Craft
- 2,748 Results (25 Threads, 2,723 Replies)
-
SwingMan replied Aug 11, 20101. Thanks! The indicator is actually nice... In the NanningBob thread I posted two other indicators who filter the Kinetic with AO,AC. For me are this signals better... The only problem is on drawing the last bars, and I need time and live prices to ...
Kinetic: 80-90% Not to Lose
-
SwingMan replied Aug 11, 2010Some usefull indicators — In the last days I developed few indicators posted in the Kinetic- and Profitunity-threads. Because I think that some of the indicators can also be useful for other members who read Bob's thread, I also post it here. ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Aug 10, 2010Pair correlations indicator — Here an indicator with correlation values similar with mataf.net! .
Kinetic: 80-90% Not to Lose
-
SwingMan replied Aug 9, 2010Kinetic TrendMode indicator — Please check the signals and entry values for the "smKinetic TrendMode" indicator. Perhaps you will find also an application for my new "PriceRetracement" indicator. .
Kinetic: 80-90% Not to Lose
-
SwingMan replied Aug 9, 2010- For Chaos traders I programmed a little indicator (smChaos TrendModeAll) to get signals if the Alligator lines harmonize, and the colours of the AO&AC indicators match. (You can check this in chart1). - The second posted indicator ( ...
Profitunity (Chaos) Trading System by Bill Williams
-
SwingMan replied Aug 7, 2010Just an idea: the use of BO/CT mode is maybe related with the ACD Method by Mark Fisher. In an old thread ( url ) you find in post#1,#2 few explanations, if you don't have "The Logical Trader" book.
A Simple London Breakout V.2
-
SwingMan replied Aug 5, 2010BoxSize studies Indicator v2.1 — - In the version 2.1 is also calculated the daily bar range average (between the ends of the boxes!!) As info you have also: - BoxSizeAverage and the percentage of the BoxSizeAverage/DailyRange - Current ...
A Simple London Breakout V.2
-
SwingMan replied Aug 5, 2010BoxSize studies Indicator v2 — The indicator is only a tool for test purposes! - Yes, between the parantheses is the MaxBox size. - The indicator is programmed to get around the feeling that the box size value can be. - In the version 2 is ...
A Simple London Breakout V.2
-
SwingMan replied Aug 4, 2010Hi Mer, thanks for your nice System! Only for test purposis I changed a little bit the "3 Tier" indicator, and calculate the max limit with ATR. (ATR period=100, factor=4). So is easier to see that every pair on every day can have different max box ...
A Simple London Breakout V.2
-
SwingMan replied Aug 3, 2010Automatic line drawing — Test please the indicator for automatic 00-lines drawing. For changes in chart: for refreshing you must wait until the next tick... A small improvement in the indicator: there are now 20 additional lines drawn above ...
Building an equity millipede
-
SwingMan replied Aug 2, 2010Hi Steve, in the Equity milliped thread I wrote a short comment... This is the idea for the next EA generation! It's very easy: no charts, no indicators, only position management... Maybe in a few months I know how to do that.
Nanningbob V5: Steve Hopwood's auto-trading robot
-
SwingMan replied Aug 2, 2010I'm sure you can make it. You must only heavily concentrate and then it will work out!
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Aug 2, 2010Just few congratulations Graeme! It seems to be so you know some of the biggest secrets of price movements... I can confirm that on a next step, the absolute random trading is possible: - you can randomly select several pairs (eg 6-10) - you can ...
Building an equity millipede
-
SwingMan replied Aug 2, 2010For me is now "autotrading = automatic trading". Thanks Steve! But what is "autrading", this is the question...?
Nanningbob V5: Steve Hopwood's auto-trading robot
-
SwingMan replied Aug 2, 2010Hi Steve, can you please change for me in the thread title "autrading" in "autotrading"...? In Google I can not find what this mean...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
SwingMan replied Aug 2, 2010It's not true, because 0 = MODE_MAIN, and you can check with comments or prints that for example for i=0, mb has correct values. The cause is at the beginning of the data (i=limit), and the solution is to check the mb value: if (mb!=0) ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
SwingMan replied Aug 1, 2010Very good, this is your decision...! BUT, are the user warned to draw in charts shifted BBands ? You have now shifted bands for the #1 EA, and default bands for the #2..#4 EAs.
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Aug 1, 2010No, Bob use in #1 the "other" shift: BbUpper = iBands(NULL, PERIOD_H4, 25, 2, 1, PRICE_CLOSE, MODE_UPPER, 0); I know why Bob have programmed this solution, because I also analysed this (post #120). The signals are stabler, but the solution is not ...
Nanningbob 4h trading system ver. 5.0