"RSTI" 标识
cBot
版本 1.0, Mar 2025
Windows 版、Mac 版, Mobile, Web
"RSTI" 已上传图片
"RSTI" 已上传图片
5.65M
交易量
44.42K
盈利点数
686
免费安装

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
评价:0
客户评价
该产品尚无评价。已经试过了?抢先告诉其他人!
Forex
Signal
RSI
ATR
MACD
cTrader Store 提供的所有产品,包括交易机器人、指标和插件,均由第三方开发者提供,仅供信息参考和技术访问之用。cTrader Store 并非经纪商,不提供投资建议、个人推荐或任何未来业绩保证。

该作者的其他作品

指标
Forex
EURUSD
+2
Supertrend indicator change rate
指标
ATR
Forex
+4
Super trend with support and resistance levels
指标
Forex
Signal
+1
Swing Flow is an advanced trend-following indicator that displays directly on the price chart
指标
ATR
Simple professional trend tracker

猜您喜欢

cBot
ATR
RSI
+5
Introducing the Standalone S3 Scalper, a precision tool designed for high-speed, trend-aligned trading.
cBot
ATR
EMA
+5
XAUUSD trading bot designed to capture intraday impulses with disciplined risk control and fast execution.
1.16
盈利系数
32.12%
最大回撤
cBot
ATR
RSI
+3
XAUUSD 5-minute short-only momentum cBot built for fast, high-probability gold moves.
cBot
EMA
RSI
+5
NAS100 M5 trading bot with HTF filters, advanced entry validation, risk control, and ready strategy profiles.
21.7%
投资 回报率
2.13
盈利系数
5.35%
最大回撤
cBot
ATR
Volume
+5
Bitcoin Fractal AlphaEdge
7.97
盈利系数
30.8%
最大回撤
cBot
AI
BTCUSD
+1
AI-Powered Bitcoin Trading Robot for cTrader – Smart, Fast, and Fully Automated
3.12
盈利系数
2.45%
最大回撤
cBot
EMA
Spread Filter
+5
RiskShield Trader is a next-generation trading bot built for precision, risk control, and capital protection.
839%
投资 回报率
1.8
盈利系数
12.87%
最大回撤
cBot
ATR
RSI
+3
HAI_Bot is an advanced algorithmic trading system developed using the mathematical core and signal intelligence ...
176.5%
投资 回报率
3.99
盈利系数
22.17%
最大回撤
cBot
AI
ATR
+27
AILevelTrader — Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
盈利系数
4%
最大回撤
cBot
ATR
NAS100
+3
Achieves 57% win rate, 2.23 profit factor, and 8-12% annual drawdown with 112% returns at 33% margin usage (1:20 lev)
cBot
ATR
Forex
+5
Moon Swing is a sophisticated cBot designed for swing traders seeking consistent, rule-based entry and exit signals.
8.3%
投资 回报率
50
盈利系数
0.02%
最大回撤
cBot
RSI
Forex
+4
ProTrend Ultimate automatically trades trend movements using EMA and RSI signals while managing risk through USD-based
100.7%
投资 回报率
1.35
盈利系数
31.56%
最大回撤
cBot
ATR
RSI
+3
The best strategy you'll find on the market!
2.1
盈利系数
1.5%
最大回撤
cBot
ATR
Forex
+4
Breakout Strategy for ctrader.
cBot
ATR
Forex
+5
Profitable low-risk robot, ROI 32%
43.9%
投资 回报率
7.51
盈利系数
4.57%
最大回撤
cBot
RSI
Forex
+2
RSI XAUUSD
11.99
盈利系数
34%
最大回撤
cBot
AI
RSI
+21
I Gold Silver Bot - Advanced Multi Trading Robot
12.6%
投资 回报率
3.66
盈利系数
0.8%
最大回撤
cBot
ATR
Break Even
+5
The all-in-one Trade Management.
5.65M
交易量
44.42K
盈利点数
686
免费安装