- Search Crypto Craft
-
ffpa replied Jul 19, 2015Hanover, have a good day.
Could you please suggest the way to determine the strenght/weakness (in order to pair currencies) other than (1) looking on the chart for obvious movement (2) following fundamental reasons, (3) looking for levels ...Stress and uncertainty and fear of failure in trading
-
ffpa replied Mar 26, 2015The anatomy of pullback in trend - i do not know what is you doing but i like it a lot (not micro lot, a lot)
- hope to have more of your insights, still i do not expect you to continue. This is great framework, at least for me. Thank you very ...Fibonacci insights
-
ffpa replied Feb 28, 2014-- previously posted interpretation is not valid i suppose, will try again and then post when find complete solution
Stochastic Momentum Indicator- SMI
-
ffpa replied Feb 28, 2014AM Bayind > dual stoch momentum index (standard indi x 2 on the same separate under-price chart window) -- k% and d% values in both stoch important "slowing" in both stoch not visible (eg. white line if white background), because "slowing" ...
Stochastic Momentum Indicator- SMI
-
ffpa replied Feb 28, 2014input over_bought = 40.0; input over_sold = -40.0; input Mid_Line = 0; input dlength1 = 6; input klength1 = 15; input dlength2 = 18; input klength2 = 40; script Stoch { input percentDLength = 3; input percentKLength = 5; -- it looks like dual ...
Stochastic Momentum Indicator- SMI