StockHero Guide
  • Setting Up Your Stock Trading Bot
  • Quick Start Bots
  • Video Gallery
  • Major Updates
    • Achieving ISO27001 Certification
    • StockHero Version 3
    • StockHero V2, The Best Is Not Enough
      • StockHero V2.5
    • StockHero Release Notes
  • Getting started
    • Paper Trading
    • Backtesting
    • Dashboard
    • Portfolio
    • Bots and Deals
    • Bots Processing Priority
    • Strategy Marketplace
    • Deploying A Marketplace Bot
    • SMS Notifications
  • Futures Trading
  • Bot Settings
    • Strategies
    • Trading Parameters
    • Entry / Exit Conditions
    • Advanced Bots
    • DCA Bots
    • Exit Bot
    • Price Bot
    • Grid Bot
    • Sell Bot
    • Momentum Bot
    • Trailing Stoploss
    • Trailing Take Profit
    • Bot's Performance Stats
    • Strategy Designer
  • Technical Indicators
    • Bollinger Band
    • EMA
    • RSI
    • Stoch RSI
    • MACD
    • Volume
    • TradingView
    • Mandatory Indicators
  • Connecting Your Brokerage
    • Supported Brokerages
    • Trading Account Connection
    • TradeStation
    • Webull
  • Wealthsimple
  • FAQ
    • Terminology
    • Frequently Asked Questions
  • Housekeeping
    • Release Notes
    • Terms of Use
    • Official Communities
Powered by GitBook
On this page
  1. Bot Settings

Momentum Bot

PreviousSell BotNextTrailing Stoploss

Last updated 5 months ago

What is Momentum Trading?

Momentum trading, also known as directional trading, is a strategy that capitalizes on the continuation of existing market trends. By identifying and riding the wave of upward or downward price movements, traders aim to generate profits by trading in the same direction as the trend. The Momentum Bot enables traders to go long (betting on price increases) or short (profiting from price declines), offering flexibility and precision to suit diverse market conditions.

Creating the Momentum Bot

Access the Web App at https://app.stockhero.ai

  1. Go to the Bots page

  2. Then click the Create New Bots >> Momentum bot button as shown in the image below.

  1. You will see the Create New Bot page.

  2. Please note that for Momentum Bot, you can only create one extra order. This means the bot only allows you to execute a total of two trades (base order + extra order) in a single direction. This is to prevent the dollar-cost-averaging effect from taking place if the extra orders is alot. A user can always use the DCA bot for sustained trade execution in a single direction.

Entry Conditions

StockHero's Momentum bot allows you to configure two triggers for executing trades.

The Base Order value instructs the bot to buy when the price increases by X% from the price captured at the time when the bot is created.

For example, if the value is 2% (as shown in the image above), this means that if the price of the share is $100 when the bot is created and the price goes to $102, the bot will place a base order.

The Extra Order value instructs the bot to buy again if the price increases by Y% from the price captured at the time when the bot is created.

For example, if the value is 4% (as shown in the image above), this means that if the price of the share is $100 when the bot is created and the price goes to $104, the bot will place an extra order.

Please note that it is optional to set the Extra Order percentage.

The Take Profit or Stop Loss level is based on the average purchase price of the Base and Extra order prices.