Description
RSI Moving Average Robot
u
KK
kkostaki
Joined on 24.08.2012
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: RsiMa.algo
- Rating: 0
- Installs: 4781
- Modified: 13/10/2021 09:54
Warning! Running cBots downloaded from this section may lead to financial losses. Use them at your own risk.
Note that publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section, please use the Copyright Infringement Notification form to submit a claim.
Comments
Log in to add a comment.
MR
I have modified this bot to make the MA function work
https://ctrader.com/algos/cbots/show/2926
Hi,
the name of this Robot suggests that you have joined the RSI oscillator with the Moving Average.
But checking the code can not find any reference to the use of MA.
Why? I'm missing something?
goodmorning
i download that bot but
when i generate i have 5 warning
OnPositionOpened
OnPositionClosed
Trade.IsExecuting
Trade.Close(_position)
Trade.CreateMarketOrder(command, Symbol, Volume)
the line in the bottom is blue
how i can esolve that problem?
thanks