Skip to content

Commit

Permalink
PartialTakeProfit toggles
Browse files Browse the repository at this point in the history
AaveV3PartialTakeProfitLambdaEthereum
AaveV3PartialTakeProfitLambdaOptimism
AaveV3PartialTakeProfitLambdaArbitrum
AaveV3PartialTakeProfitLambdaBase
SparkPartialTakeProfitLambdaEthereum
  • Loading branch information
marcinciarka authored Feb 28, 2024
1 parent af9d5fc commit 1f92438
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({
SparkOptimizationEthereum: false,
SparkTrailingStopLossLambdaEthereum: false,
SparkProtectionLambdaEthereum: false,
AaveV3PartialTakeProfitLambdaEthereum: false,
AaveV3PartialTakeProfitLambdaOptimism: false,
AaveV3PartialTakeProfitLambdaArbitrum: false,
AaveV3PartialTakeProfitLambdaBase: false,
SparkPartialTakeProfitLambdaEthereum: false,
AjnaBase: true,
AjnaPoolFinder: true,
AjnaSafetySwitch: false,
Expand Down

0 comments on commit 1f92438

Please sign in to comment.