๐Ÿ”ฎNova Investment Algorithms

Below are the current investment algorithms you can customize to your needs:

Dollar Cost Averaging - DCA

Gradually buy an asset at regular intervals. For example, you can use this investment algorithm to buy Bitcoin every 30 days.

Execution logic

Every X Days Y% of USDC Will be used to buy Z Asset

Take Profit - TP

Set a regular interval, for example, every month, to gradually take profits by selling your crypto into USDC.

Execution Logic

Every X number of days, sell Y% of Z asset into USDC

Simple Moving Average - SMA (coming soon)

In a simple moving average, you buy if an asset price rises above its average, or sell if it falls below this average. It's a tool to spot price trends.

Execution Logic

  • When the price of X is UNDER SMA for Days, % of it will be sold into USDC

  • When the price OVER SMA it will be sold back into X

Dip Buyer - DP (coming soon)

Buy an asset that dramatically dips in price when compared to the rest of the crypto market.

Execution Logic

Detect when the value of X (asset) declines by N% within Y seconds/hours/days period and sell Z% of the portfolioโ€™s USDC to make a purchase of this asset.

Half On the Double - HOD (coming soon)

When the price of a token doubles this investment automation will sell half the gains into USDC

Execution Logic

When the value of X asset doubles, 50% of it will be sold into Y asset.

Delta Neutral Liquidity - DNL (coming soon)

Maintain short and long positions on an asset so as to reduce & neutralize its volatility.

Execution Logic

For every 1 unit of X liquidity pair in Y liquidity pool, reduce the volatility to near zero

Last updated