Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stochrsi #5

Open
Cemlik opened this issue Jun 3, 2021 · 1 comment
Open

stochrsi #5

Cemlik opened this issue Jun 3, 2021 · 1 comment

Comments

@Cemlik
Copy link

Cemlik commented Jun 3, 2021

Hello. What should we do to buy/sell with a new strategy? Can anyone do a favor and share the strategy that trades with the StochRSI indicator for this bot?
Unfortunately, I do not have enough information to create a new strategy.

When I create stochrsi.js in the strategy folder, can you help me with exactly what codes should I write in it?

About creating a structure like in macd.js.

'strategies': [
{
'strategy': 'stochrsi',
'options': {
'period': '15m'
}
},

What should I do to trade with stochrsi like in the example? can you create this file?

If stochrsi >80, let it sell. If Stochrsi < 20, let him buy.

@egisz
Copy link
Owner

egisz commented Aug 8, 2021

@Cemlik I believe you wanted to create issue in crypto-trading-bot repo. Please open it there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants