├── Ichimoku_v1.py ├── Ichimoku_v10.py ├── Ichimoku_v11.py ├── Ichimoku_v12.py ├── Ichimoku_v13.py ├── Ichimoku_v14.py ├── Ichimoku_v15_1d.py ├── Ichimoku_v16_1d.py ├── Ichimoku_v17.py ├── Ichimoku_v18.py ├── Ichimoku_v19.py ├── Ichimoku_v2.py ├── Ichimoku_v20.py ├── Ichimoku_v21.py ├── Ichimoku_v22.py ├── Ichimoku_v23.py ├── Ichimoku_v24.png ├── Ichimoku_v24.py ├── Ichimoku_v25.png ├── Ichimoku_v25.py ├── Ichimoku_v26_1d.py ├── Ichimoku_v27_1d.py ├── Ichimoku_v28_1d.py ├── Ichimoku_v29_1d.py ├── Ichimoku_v3.py ├── Ichimoku_v30_DojiStar.py ├── Ichimoku_v31_Heikin.py ├── Ichimoku_v32_HeikinAshi.py ├── Ichimoku_v33_SAR.py ├── Ichimoku_v34.py ├── Ichimoku_v35_SAR_1d.py ├── Ichimoku_v36_SAR_1s.py ├── Ichimoku_v37_HeikinAshi.py ├── Ichimoku_v38_HeikinAshi.py ├── Ichimoku_v4.py ├── Ichimoku_v5.py ├── Ichimoku_v6.py ├── Ichimoku_v7.py ├── Ichimoku_v8.py ├── Ichimoku_v9.py ├── README.md ├── backtesting.png ├── backtesting_2.png ├── backtesting_3.png └── config_usdt.json /Ichimoku_v1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v1.py -------------------------------------------------------------------------------- /Ichimoku_v10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v10.py -------------------------------------------------------------------------------- /Ichimoku_v11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v11.py -------------------------------------------------------------------------------- /Ichimoku_v12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v12.py -------------------------------------------------------------------------------- /Ichimoku_v13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v13.py -------------------------------------------------------------------------------- /Ichimoku_v14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v14.py -------------------------------------------------------------------------------- /Ichimoku_v15_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v15_1d.py -------------------------------------------------------------------------------- /Ichimoku_v16_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v16_1d.py -------------------------------------------------------------------------------- /Ichimoku_v17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v17.py -------------------------------------------------------------------------------- /Ichimoku_v18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v18.py -------------------------------------------------------------------------------- /Ichimoku_v19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v19.py -------------------------------------------------------------------------------- /Ichimoku_v2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v2.py -------------------------------------------------------------------------------- /Ichimoku_v20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v20.py -------------------------------------------------------------------------------- /Ichimoku_v21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v21.py -------------------------------------------------------------------------------- /Ichimoku_v22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v22.py -------------------------------------------------------------------------------- /Ichimoku_v23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v23.py -------------------------------------------------------------------------------- /Ichimoku_v24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v24.png -------------------------------------------------------------------------------- /Ichimoku_v24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v24.py -------------------------------------------------------------------------------- /Ichimoku_v25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v25.png -------------------------------------------------------------------------------- /Ichimoku_v25.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v25.py -------------------------------------------------------------------------------- /Ichimoku_v26_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v26_1d.py -------------------------------------------------------------------------------- /Ichimoku_v27_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v27_1d.py -------------------------------------------------------------------------------- /Ichimoku_v28_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v28_1d.py -------------------------------------------------------------------------------- /Ichimoku_v29_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v29_1d.py -------------------------------------------------------------------------------- /Ichimoku_v3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v3.py -------------------------------------------------------------------------------- /Ichimoku_v30_DojiStar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v30_DojiStar.py -------------------------------------------------------------------------------- /Ichimoku_v31_Heikin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v31_Heikin.py -------------------------------------------------------------------------------- /Ichimoku_v32_HeikinAshi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v32_HeikinAshi.py -------------------------------------------------------------------------------- /Ichimoku_v33_SAR.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v33_SAR.py -------------------------------------------------------------------------------- /Ichimoku_v34.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v34.py -------------------------------------------------------------------------------- /Ichimoku_v35_SAR_1d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v35_SAR_1d.py -------------------------------------------------------------------------------- /Ichimoku_v36_SAR_1s.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v36_SAR_1s.py -------------------------------------------------------------------------------- /Ichimoku_v37_HeikinAshi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v37_HeikinAshi.py -------------------------------------------------------------------------------- /Ichimoku_v38_HeikinAshi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v38_HeikinAshi.py -------------------------------------------------------------------------------- /Ichimoku_v4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v4.py -------------------------------------------------------------------------------- /Ichimoku_v5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v5.py -------------------------------------------------------------------------------- /Ichimoku_v6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v6.py -------------------------------------------------------------------------------- /Ichimoku_v7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v7.py -------------------------------------------------------------------------------- /Ichimoku_v8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v8.py -------------------------------------------------------------------------------- /Ichimoku_v9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/Ichimoku_v9.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/README.md -------------------------------------------------------------------------------- /backtesting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/backtesting.png -------------------------------------------------------------------------------- /backtesting_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/backtesting_2.png -------------------------------------------------------------------------------- /backtesting_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/backtesting_3.png -------------------------------------------------------------------------------- /config_usdt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutecode/freq-strategies/HEAD/config_usdt.json --------------------------------------------------------------------------------