- Search Crypto Craft
-
Mediator replied Oct 18, 2011hello plig, i don't have this signal. what i see is, that your cycle indi have many spikes and has this issue. i tried to modify the extreme cycle indi and hope that it works now how exspected without refreshing the chart, but i don't know. with my ...
Symphonie Trader System
-
Mediator replied Oct 18, 2011SEFC Cycle Analysis — Now it's time to contribute in this system. firstly i want to thank Eval for his great system. Today i made some cycle analysis. i calculated the ranges of the cycle Tops - Cycle Bottoms and vice versa. First i calculated ...
Symphonie Trader System
-
Mediator replied Oct 8, 2011what he means with 'i know my statistic' is his own trade statistic. this trade statistic developes in time while you are trading consistelntly a system or method. if u use mt4 then link your account to myfxbook.com . there are many trading ...
Building an equity millipede
-
Mediator replied Oct 8, 2011Contribution — Hello Symphonie - Trader, Filtering: I think filtering with more indicators then the 4 used here will not solve the problem of getting lesser false signals. every new filter passes also winning trades. management: the simplier ...
Symphonie Trader System
-
Mediator replied Aug 30, 2011little story about trade comments. for about an hour a trade open EURJPY Long with the tradecomment = 'Trend'. i looked at the daily chart and thought: 'what a f***, this is indicating a range-mode!'. so i spent one hour to dig the code if there is ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 30, 2011i think you have to set the variables for the MinimumTrendTradingVolatility and MaximumRangeTradingVolatility in the Expert without the last 0. Cheeers Mediator
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 30, 2011Hello BB-Traders, for those who use Recovery-Mode and want to use a fractional multiplier you have to change in the routine void LookForRangeTradingOpps() the line: int mult = StrToDouble(RecoveryLevel[OpenTrades - 1] ); into: int Fraction; if ( ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 24, 2011@steve thanks for your effort. i have a question to this range2trade feature: in the manual i should put UseRecovery to 'false'. but what happen if i leave it on? my thinking about this is: if i'm in a range trade which goes against me for this ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 23, 2011grid spacing — with what i could contribute here is, the issue of gridspacing, because - yeah you should know now - of volatitlity. hehe it is very effective to pyramiding into trend, but lets decide the market where to put the next grid ...
Carolco: a grid auto-trading robot by SteveHopwood
-
Mediator replied Aug 21, 2011i see that the variable: MinTriggerCandlePipsMovement is a fixed pip-value. would it be wise to use a %age value? because every pair has its own volatility. you may think that i have a vola fetish. Cheers Mediator
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 19, 2011i totally agree @astral. i for myself would not expect a decent retrace after 200 pip with a high volatile pair, but the characteristica stays the same. there are all waves around us. some are bigger (high volatile) some are smaller (low volatile). ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 19, 2011@steve & whip you are both right, it is very important to use volatility for every pair, but not for determining trend or range. the same move at 8th april with gbpjpy happens with another pair but lesser volatile and lesser piprange but same ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 19, 2011yes, maybe i'm wrong too. what i read and understood is, that he likely use CTR EA's on the low volatile pairs and made trendtrades on high volatile pairs. i can understand your point of view as a coder to have defined rules for coding, but on top ...
BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 19, 2011Hello Traders, first i like to thank Steve for his good job
and i hope that i could contribute my knowledge to this thread. first i will discuss about the volatility. i think that the volatility says nothing about if a pair is trending or ...BigBob: Nanningbob V10 auto-trading robot by SteveHopwood
-
Mediator replied Aug 9, 2011this i asked Bob for about 2 weeks in the 4h thread too. and with my question i explained my confusing in some pictures. i take the signals from the actual candle because in the document there is a rule where is written that, if the OPEN of a candle ...
Nb 10.0 trend trading system
-
Mediator replied Aug 8, 2011NB 10.0 DashBoard — Hello Traders, i made a Dashboard for a quick Signal overview of all Pairs available (except DKK, SGD, ZAR crosses) Settings: Corner = 0 (default) Set the Displaycorner (0=TOP_LEFT, 1=TOP_RIGHT, 2=BOTTOM_LEFT & ...
Nb 10.0 trend trading system
-
Mediator replied Aug 8, 2011rules — Thank you Bob for your work. So after i read all the documents i understand the rules in its simplest form is: As long as Price Action IS touching the lines or IS inside between the lines, we trade toward to the red line.
Nb 10.0 counter trading system
-
Mediator replied Aug 8, 2011rules — Thank you Bob for your work. So after i read all the documents i understand the rules in its simplest form is: As long as Price Action is NOT touching the lines or is inside between the lines, we trade away from the red line.
Nb 10.0 trend trading system