Python Forum

Full Version: cbot ctrader automate trading
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need know modules, software, library to build a software that make RSI forex trading cbot with the following idea:
- Enter a buy order when RSI crosses 70 and goes up.
- Enter a sell order when RSI cuts 30 down.
- Take profit when positive 10 pips.
- Enter more orders every time negative 10 pips.
What I need do?
please help me as soon as possible
Do you know python?
A good place to search for packages: https://pypi.org/