-
Notifications
You must be signed in to change notification settings - Fork 2
/
strategy_params.json
1 lines (1 loc) · 2.45 KB
/
strategy_params.json
1
[{"label": "Percent Trailing stop", "is_input": true, "is_dropbox": false, "is_checkbox": false, "value": []}, {"label": "Chose entry type", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["Long", "Short", "Both"]}, {"label": "Source", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["open", "high", "low", "close", "hl2", "hlc3", "ohlc4", "hlcc4", "Vol: Volume", "Vol: Volume MA"]}, {"label": "Allow cross of fast mean over slow mean for longs? (Ticked is true)", "is_input": false, "is_dropbox": false, "is_checkbox": true, "value": []}, {"label": "Type of Moving Average", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["Butterworth_2Pole", "DEMA", "EMA", "Geometric_Mean", "Hull_HMA", "Jurik", "KAMA_Kaufman", "LowPass", "McGuinley", "Regularized_MA", "SMA", "Sine_WMA", "Smoothed_MA", "Super_Smoother", "T3", "TEMA", "Triangular_MA", "VIDA_VariableIndex", "Wilders", "Volume_Weighted", "Zero_Lag"]}, {"label": "Type of Moving Average", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["Butterworth_2Pole", "DEMA", "EMA", "Geometric_Mean", "Hull_HMA", "Jurik", "KAMA_Kaufman", "LowPass", "McGuinley", "Regularized_MA", "SMA", "Sine_WMA", "Smoothed_MA", "Super_Smoother", "T3", "TEMA", "Triangular_MA", "VIDA_VariableIndex", "Wilders", "Volume_Weighted", "Zero_Lag"]}, {"label": "Fast length", "is_input": true, "is_dropbox": false, "is_checkbox": false, "value": []}, {"label": "Slow length", "is_input": true, "is_dropbox": false, "is_checkbox": false, "value": []}, {"label": "Kaufman Fast", "is_input": true, "is_dropbox": false, "is_checkbox": false, "value": []}, {"label": "Kaufman Slow", "is_input": true, "is_dropbox": false, "is_checkbox": false, "value": []}, {"label": "Time Frame fast mean", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["Chart", "1 second", "5 seconds", "10 seconds", "15 seconds", "30 seconds", "1 minute", "3 minutes", "5 minutes", "15 minutes", "30 minutes", "45 minutes", "1 hour", "2 hours", "3 hours", "4 hours", "1 day", "1 week", "1 month", "3 months", "6 months", "12 months"]}, {"label": "Time Frame slow mean", "is_input": false, "is_dropbox": true, "is_checkbox": false, "value": ["Chart", "1 second", "5 seconds", "10 seconds", "15 seconds", "30 seconds", "1 minute", "3 minutes", "5 minutes", "15 minutes", "30 minutes", "45 minutes", "1 hour", "2 hours", "3 hours", "4 hours", "1 day", "1 week", "1 month", "3 months", "6 months", "12 months"]}]