Forum

Heiken ashi method. 350% + returns

Hi I have been paper trading a 50,000 account which now stands at almost 250,000.This is after less 3 months with most trades made in the last few weeks. Method : I use breakout chart patterns , heiken ashi candle sticks and bollinger bands.They give me direction, momentum and volatility. I am

Pivot points

Can anyone code an indicator to calculate and display daily pivot points the formulas are as follows Resistance 3 = High + 2*(Pivot - Low) Resistance 2 = Pivot + (R1 - S1) Resistance 1 = 2 * Pivot - Low Pivot Point = ( High + Close + Low )/3 Support 1 = 2 * Pivot - High Support 2 = Pivot - (R1 - S1)