Optimizing and Refactoring HmaClusterBot & -Indicator
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"Chart": {
|
||||
"Symbol": "GER40",
|
||||
"Period": "m5"
|
||||
},
|
||||
"Parameters": {
|
||||
"SymbolsCsv": "",
|
||||
"RiskPercent": 1.0,
|
||||
"EntrySigThreshold": 15.0,
|
||||
"SlSigThreshold": 5.0,
|
||||
"SmaBiasPeriod": 250,
|
||||
"HmaBiasPeriod": 225,
|
||||
"UseBiasDeviationFilter": true,
|
||||
"BiasDeviationAvgPeriod": 100,
|
||||
"UseDynamicPositionManagement": true,
|
||||
"CloseProfitOnBiasFlip": false,
|
||||
"HmaClusterPeriod": 25,
|
||||
"MaxPoints": 2000,
|
||||
"DecayPeriod": 1000,
|
||||
"SendTelegramOnly": false,
|
||||
"TelegramBotToken": "8569913524:AAE9RGsvkBPa0yhTFCKBjVeST0fuzdOx5w0",
|
||||
"TelegramChatId": "5171721381"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user