Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
I found that we use isakas starlight period 35, while isakas system itself use starlight period 15
Now.. what do you think? which one is better for DIN?
Zeman, suggested 30 for the fisher, but i can not find where he posted that ... and if you put fisher with 30 setting on startlight they will match .. i posted fisher on post 73 http://www.forex-tsd.com/82679-post73.html
Eventhough I'm not using dolly as my main trading system but there is no doubt that dolly has become one of the best forex trading system now, for all dolly fans..... especially all dolly developers you've got my respect..
This is Market Indicator xls sheet, with some modification
Hope it can help you to watch the strength of each currency.. Hope you like it and don't forget to activate your DDE Server..
Dear Ancoll,
I have read the rule for this DIN collaboration system, but I quite confused with it. What did you mean by "All color should match (3 red or 3 green) ? I can't see any green color of the indicator used in DIN.
"5.BBands_Stop + Ashi + KusKus + 4H + 1D are all the same color..." Did you mean BBands_Stop and Heiken_Ashi_Kuskus indicators for 4H and D1 timeframe must be in the same color to take the trade? Please correct me if I am misinterpretation.
Found yet another bug. Fixed that already.
All bugs and fixes are done in the code so I'll simply post version 01_00 of the EA when I'm finished fixing it.
The bug: trailing stop was used instead of no-profit level. Now when we are in profit (at least n points) we move our stoploss to OrderOpenPrice+5 pips. After we did that, we use trailing profit.
Benefits: less modifications for stoploss, smaller drawdown.
Next steps: 1. optimize trailing stop; 2. make 2 trailing stops: normal one, ATR one; 3. moving stoploss every 5 pips instead of every pip; more to come!