Act on token signals. Trade automatically without emotions.

steps: [
{
run: (entry, now) => buy(entry, now),
label: "Buy on 10% dip"
},
{
run: (entry, now) => sell(entry, now),
label: "Sell at 2x"
}
]




Join our trading community
Discord community
Join our Discord community to post questions, get help, and share resources with other like-minded traders.
Last updated
