cBot
RSI
ATR
Forex
Signal
MACD
RSTI
Logo di "RSTI"
16/10/2025
Desktop, Mobile, Web
Immagine caricata di "RSTI"Immagine caricata di "RSTI"

This C Bot (RSTI_Ausama)


This C Bot (Robot) is written in C# using the cAlgo.API platform and is designed for automated trading in the Forex market. The bot relies on signals from technical indicators (Simple Moving Averages) to make buy and sell decisions. Below is a detailed explanation of the bot's components and how it works:


---


### 1. **Parameters**

The bot includes a set of customizable parameters to tailor its trading behavior:


- **RSTI Settings**:

- `Source`: The data source used for calculations (e.g., closing price).

- `Length`: The period length for the Simple Moving Average (SMA).

- `Signal Length`: The period length for the signal SMA.


- **Risk Management**:

- `Trade Direction`: The trading direction (Buy Only, Sell Only, or Both).

- `Lot Size`: The lot size used for trades.

- `Target Percentage (%)`: The percentage target for Take Profit.

- `Target Partial (%)`: The percentage for partial profit-taking.

- `Stop Loss Percentage (%)`: The percentage for Stop Loss.


---


### 2. **Technical Indicators**

The bot uses the following technical indicators:

- **Simple Moving Average (SMA)**: A simple moving average based on the closing price.

- **SMA Diff**: A simple moving average of the difference between the price and the SMA.

- **SMA Diff Abs**: A simple moving average of the absolute difference.

- **SMA Signal**: A simple moving average of the relative strength signal.


---


### 3. **Main Functions of the Bot**


#### a. **OnStart()**

- This function is executed when the bot starts.

- Initializes the indicators and calculates the initial values for the moving averages.

- Stores the last signal value (`_previousSignalValue`) for later comparison.


#### b. **OnBar()**

- This function is executed when a new bar closes.

- Updates the moving averages based on new data.

- Checks for changes in the trading signal:

- If the signal crosses above 60 (Buy) or below 40 (Sell), trades are executed.

- Updates the previous signal value (`_previousSignalValue`).


#### c. **OnTick()**

- This function is executed on every price change (Tick).

- Checks if the partial Take Profit level is reached (`HandleCloseOnTPReached`).


#### d. **ExecuteTrades()**

- Executes trades based on the trading signal:

- If the signal is greater than 60, a Buy trade is opened.

- If the signal is less than 40, a Sell trade is opened.

- Calculates Take Profit and Stop Loss levels based on the specified percentages.

- Executes trades using `ExecuteMarketOrder`.


#### e. **HandleCloseOnTPReached()**

- Checks if the partial Take Profit level is reached:

- If the trade reaches the specified profit level, the position size is reduced by 50%.


#### f. **HandleCloseOnSignal()**

- Closes trades if the trading signal changes:

- If the trade is a Buy and the signal drops below 50, the trade is closed.

- If the trade is a Sell and the signal rises above 50, the trade is closed.


#### g. **DrawSignalOnChart()**

- Displays the current signal value on the chart:

- If the signal is above 50, it is displayed in blue.

- If the signal is below 50, it is displayed in red.


---


### 4. **Risk Management**

- The lot size (`LotSize`) is determined based on the account size.

- Target (`TargetPercentage`) and Stop Loss (`StopLossPercentage`) levels are set as percentages of the current price.

- Partial profit-taking (`Target Partial`) is executed when a specific level is reached.


---


### 5. **Trade Direction**

- The trading direction can be set using the `TradeDirection` parameter:

- `Both`: Trade in both directions (Buy and Sell).

- `Buy_Only`: Trade only in the Buy direction.

- `Sell_Only`: Trade only in the Sell direction.


---


### 6. **How to Use the Bot**

1. Add the bot to the cTrader platform.

2. Adjust the parameters according to your strategy (e.g., lot size, target, and stop-loss levels).

3. Run the bot on the desired chart.

4. The bot will automatically open and close trades based on the trading signals.


---


### 7. **Strengths**

- Relies on clear signals from moving averages.

- Provides flexibility in setting trade direction and risk management.

- Supports partial profit-taking and closing trades based on signal changes.


---


### 8. **Weaknesses**

- Relies entirely on moving averages, which may not be effective in all market conditions.

- Requires parameter optimization to suit specific currency pairs and timeframes.


---


### 9. **Tips for Improvement**

- Backtest the bot on historical data to optimize parameters.

- Add additional technical indicators to improve signal accuracy.

- Monitor the bot's performance regularly and make necessary adjustments.


---


This bot is a powerful tool for automated trading, but it should be used with caution and a thorough understanding of its mechanics and risk management.

0.0
Recensioni: 0
Recensioni dei clienti
Questo prodotto non ha ancora ricevuto recensioni. L'hai già provato? Fallo sapere agli altri per primo!
Altro da questo autore
cBot
RSI
ATR
Supertrend
+1
SUPERTREND
The SuperTrend strategy is a powerful and effective tool for identifying trends and generating clear trading signals. Ho
Indicatore
RSI
Forex
Signal
+1
RSI AUSAMA
Advanced RSI: Enhanced algorithm, signal line, smart colors, shaded zones, 4 MA types - Superior accuracy for pro tradin
cBot
RSI
ATR
Forex
+2
grid supertrend
Smart trading robot combining Grid & Martingale systems - Advanced risk management, auto orders, consistent profits
cBot
Grid
Martingale
ATR
+4
SUPERTREND POWER
Smart bot: SuperTrend + trend confirmation + Martingale multiplier - Precise entries, right direction, amplified profits
Potrebbe interessarti anche
cBot
Indices
XAUUSD
Commodities
+3
needThaiBot FourPointFive
Improved Version Faster and More Efficiency, Please Try Default Setting Before Running an Optimisation Feature, ENJOY!!
cBot
RSI
Commodities
ATR
Crude Oil Reversal
It's an algo based on detecting the shift in momentum that operates when crude oil is oversold. Based on a 4h chart.
cBot
XAUUSD
Breakout
ORB2
A high-performance cBot engineered to capture explosive moves in the gold market using the proven Opening Range Breakout
cBot
Scalping
SmartBot-RSI-M1-V1
Working with M1 timeframe. This is the best scalping bot.
cBot
NAS100
NZDUSD
Martingale
+26
Dynamic Trendline Pro cBot - Prop Ed.
Major Update: Advanced Prop Firm Risk Management is Here! 🚀
cBot
NAS100
Indices
XAUUSD
+4
Smart Trade for Gold (XAUUSD)
AI-powered automated Gold (XAUUSD) cBot for cTrader with trend detection, risk control and 24/5 trading
cBot
Grid
Prop
XAUUSD
+3
AURIX
Where Algorithmic Precision Meets Gold’s Volatility. AI-Powered Gold Trading Algorithm for cTrader.
gold scalping_Bot
Scalping bot for XAU/USD that catches fast price moves and aims for small, frequent profits in volatile conditions.
ForexFuryBot
Forex Fury M1 Bot is an advanced automated trading system designed to operate on the M1 timeframe
cBot
NAS100
Prop
XAUUSD
+1
King's War Strategy V.1
King's War Strategy ( Use Renko Chart )
cBot
ATR
Supertrend
Moon Swing
MoonSwing is a cTrader cBot using QQE, SuperTrend, and ATR for entries, with strict risk and position management control
needThai Premium Bot with Supreme Candles Strategy
This Bot Can read Candles Better Than You , Please Try default Setting before making any changes
cBot
RSI
MACD
AI
needThai Smart Long Terms Trading AI Bot
For Long Terms Trading Strategies , Please Try Default Setting before making any changes
cBot
Grid
XAUUSD
Forex
+2
Gaucho Gold Scalper (Full Version)
Copy Here =>https://ct.spotware.com/copy/strategy/107505 Purchase=> https://ctrader.com/products/2022?u=GauchoHood
cBot
Forex
GapFiller-3CurrencyPairs
GapFiller-3CurrencyPairs cBot for Gap Trading
cBot
Indices
XAUUSD
Stocks
+3
needThaiBot FourPointFour
Identifying Trend Improvement!! Please Try Default Setting Before Running Optimisation Features
cBot
XAUUSD
Commodities
Bollinger
EVOTRIX V1_Deep_trade
EVOtrix Inventor EA uses the concept of following trends
cBot
XAUUSD
Commodities
Supertrend
ModularPhasedMultiStrategyBot v3.71 Final Version
Aurum Vector: A highly versatile algorithm for XAUUSD that combines five powerful trading engines into one.