Algos - Accumulator Algo Execution
APEXE3HQ avatar
Written by APEXE3HQ
Updated over a week ago

The Accumulator algo will continuously buy an asset, if a condition is met, after a specified time interval.

This algo operates as follows:

  • Once created, the algo will set itself to WAITING TO BUY mode and wait for the selected time interval to elapse before checking the validity of the relevant condition

  • If the condition is valid, the algo will buy the asset, where the amount bought is equal to the unit amount

  • The algo will keep buying until the allocated amount limit is reached

  • Once the allocated amount limit is reached, the algo will set itself to IDLE mode

Did this answer your question?