algomojo
Back to WebsiteVideosReleases
  • Introduction
  • Brokers
    • Login to Broker
      • Aliceblue
      • AN API
      • Bigul
      • Compositedge
      • DhanHQ
      • Fyers
      • Finvasia
      • Firstock
      • Flattrade
      • 5Paisa
      • Goodwill
      • Kotak
      • Motilal Oswal
      • Paytm
      • Rupeezy
      • Samco
      • Sharekhan
      • Sky Broking
      • Tradejini
      • Tradesmart
      • Upstox
      • XTS
        • Anand Rathi
        • ATS
        • IIFL
        • Motilal Oswal
        • Religare
        • Zebu
      • Zebu
      • Zerodha
    • Open an Account
      • Aliceblue
      • DhanHQ
      • Firstock
      • Fyers
      • Zebu
      • Upstox
  • Dashboard
    • Watchlist
    • Funds
    • Summary
    • My Profiles
  • Orders
  • Trades
  • Positions
  • Holdings
  • Unified Login
  • My API
    • My API
    • API TRANSACTIONS
  • MY API Logs
    • Orders Log
    • Request Log
  • Strategy Store
  • Signals Store
    • View Signal
  • Strategy Rule
    • LONG ONLY
    • SHORT ONLY
    • LONG+SHORT
    • LONG+SHORT
    • STOP + REVERSAL
  • My Strategies
    • Create
      • OPTIONS
      • FUTURES
      • EQUITIES
    • Edit
    • View
    • Clone
    • Watchlist
      • Equtiy
      • Futures & Options
    • Notification
    • Viewlogs
    • Position Reconciliation
    • Delete Strategy
    • Delete data
    • Disable
    • Enable
    • Publish Signal
    • Web Hook URL
  • My Signals
    • Signals
    • Orders
    • Positions
    • Holdings
    • Realized P/L
    • Summary
  • My Strategy Group
  • My Group Signals
    • Group Signals
    • Signals
    • Orders
    • Positions
    • Holdings
    • Realized P/L
    • Summary
  • Modules
    • Amibroker
      • Amibroker (WebHook)
        • Long Only Module
        • Short Only Module
        • Long + Short Module
        • Stop + Reversal Module
        • Button Trading Module
      • Amibroker Exploration(WebHook)
        • Long only Exploration Module
        • Short Only Exploration Module
        • Long + Short Only Exploration
        • Stop + Reversal Exploration Module
      • Amibroker (REST API)
        • Charting Module
        • Portfolio Module
        • Button Trading Module - Old
        • Button Trading Module - Modern
        • Spot/Futures to Options Trading Module
        • Spot/Futures to Options Trading Module - Old
        • Smart Order Trading Module
        • Spot/Futures Signals to Two Legged Options Execution Module
        • Timing Based Execution Module
        • Equity Intraday Exploration Module
        • Credit Spread Module
        • Intraday Straddle Module
        • Multi Client Button Trading Module - Old Version
        • Multi Client Smart Order Module
        • Option Button Trading Module to Trade ATM, ITM, OTM Options
    • Tradingview
      • Chart Trading(Long & Short)
      • Chart Trading(Buy, Sell, Short & Cover)
      • Supertrend Spot Future Signals To Options
      • Time Based Execution
      • Spot/Futures Signals to Two-Legged Options Execution Module
    • Chartink
    • Metatrader
      • MT4 Bridge
      • Button Trading Module
      • Chart Trading Module
    • Ninjatrader
      • Button Trading
    • Excel
      • Place Order
    • GSheet
      • Place Order
      • Get Realtime Quotes
    • Python
      • Test module
  • Strategies
    • Amibroker
      • SuperTrend Intraday
      • SuperTrend Positional
      • EMA Crossover
      • Lin Supertrend
      • Supertrend V5
      • Ultimate Volatility Expert
      • ATR Volatility System
      • Camarilla Trailing Stops
      • Bollinger Band Trailing Stop Loss
      • AlphaTrend Trading Strategy
      • Range Filter Trading System
      • Open Range Breakout Trading System
      • Halftrend Trading System
      • Kase Dev Stops V1
    • Trading View
      • SuperTrend Intraday & Positional
      • Pivot Point
      • Kase Dev Stops V1
      • AlphaTrend
      • Halftrend Strategy
      • Range Filter Strategy
    • Python
      • EMA Crossover - Stop and Reverse Strategy
      • Supertrend Strategy
  • Bridge
    • Amibroker Bridge Installation
    • Tradingview Bridge Installation
    • Chartink
    • Metatrader Bridge Installation
    • Excel Bridge Installation
    • GSheet Bridge Installation
    • Google Chrome Extension
    • Python Library
  • API
    • V1
      • Introduction
      • Place Order
      • Place BO Order
      • Place CO Order
      • Place FO Options Order
      • Place Smart Order
      • Place Multi-Order
      • Place Multi BO Order
      • Place Multi FO Options Order
      • Modify Order
      • Cancel Order
      • Cancel All Order
      • Order History
      • Order Book
      • Order Status
      • Trade Book
      • Position Book
      • All Positions
      • Open Positions
      • Square Off Position
      • Square Off All Position
      • Holdings
      • Funds
      • Exit BO-Order
      • Exit CO-Order
      • Get Quote
      • Profile
      • Appendix
  • Videos
  • FAQ
  • 🎧Support
Powered by GitBook
On this page

Was this helpful?

  1. My Strategies

Create

PreviousMy StrategiesNextOPTIONS

Last updated 1 month ago

Was this helpful?

In the image below, it demonstrates how to access the create screen,it conveys the idea more clearly.

In the below image ,you can see the Create strategy Screen

Rule

Long Only (BUY + SELL)

This rule is designed for traders who are exclusively interested in taking LONG signals only in their strategies.

When the strategy generates a Long/Buy Signal, the Long Only Rule will initiate a Long Entry order for Equity/Futures/Options. Upon receiving a Sell signal, the Long Entry will be closed, and no new positions will be initiated. If there are no existing open positions, no new sell orders will be placed.

SHORT ONLY (SHORT + COVER)

This rule is designed for traders who are exclusively interested in taking SHORT signals only in their strategies.

When the strategy generates a SHORT/SELL Signal, the SHORT Only Rule will initiate a SHORT Entry order for Equity/Futures/Options. Upon receiving a Buy / Cover signal, the SHORT Entry will be closed, and no new positions will be initiated. If there are no existing open positions, no new BUY / COVER orders will be placed.

LONG + SHORT (BUY + SELL)

This rule is applicable when your strategy generates Buy or Sell Signals. In the event of a Buy signal from the strategy, this rule will trigger a Long Entry order for Equity/Futures/Options.

When a Sell Signal is received, the Long position will be closed, and no new orders will be initiated.

LONG + SHORT (BUY + SELL + SHORT + COVER)

This rule is applicable when your strategy generates Buy/Sell/Short/Cover Signals. In the event of a Buy signal from the strategy, this rule will trigger a Long Entry order for Equity/Futures/Options.

When a Sell Signal is received, the Long position will be closed, and no new orders will be initiated. If there are no existing open positions, no new orders will be placed.

Stop + Reversal Module

This module is suitable for traders who want to implement STOP and REVERSAL strategies. Download this module and Drag and Drop this AFL on top of your Strategy in Amibroker. When closing the position and if there are no existing open positions, the system will execute either a LONG or SHORT order based on the predefined quantity. It will not double the quantity to offset the current position if no open positions exist.

Important Note: Under My Strategies in Algomojo, while creating New Strategy use the Rule: LONG + SHORT (BUY + SELL, SHORT + COVER). If a different Rule is selected, then the trades will not be executed as per your Strategy requirements.

For enabling the Algo Trading for any Strategy that you have in Amibroker or Trading view kindly follow the next 3 pages :