


Hasan0423
Last seen
Followers
8
Following
9
Ideas
11
Scripts
0
Joined Aug 16, 2021
chartpattern
harmonicpatterns
trendanalysis
Less Tags
Show All Tags
All Types
Type
All Types
Indicators
Strategies
Libraries
All Accesses
Script access
All Accesses
Open
Protected
Invite-only
Public & Private
Privacy
Public & Private
Public
Private
By returning to the specified area and checking yourself, you can enter and buy in spot mode
4
If the price reaches the target, you can buy on the spot by checking yourself
6
If supported, it will grow well. Now is the time to buy, not later
4
import pandas as pd import numpy as np import talib data = pd.DataFrame({ 'close': , 'high': , 'low': }) rsi_period = 14 macd_fast_period = 12 macd_slow_period = 26 macd_signal_period = 9 rsi = talib.RSI(data , timeperiod=rsi_period) macd, signal, _ = talib.MACD(data , fastperiod=macd_fast_period, slowperiod=macd_slow_period,...
0
13
0
4
Message
Follow
Following
Unfollow
2
0
0
Message
Follow
Following
Unfollow
1
0
0
Message
Follow
Following
Unfollow
4
0
0
Message
Follow
Following
Unfollow
5
0
0
Message
Follow
Following
Unfollow
4
0
0
Message
Follow
Following
Unfollow
0
0
0
Message
Follow
Following
Unfollow
0
0
0
Message
Follow
Following
Unfollow
Online
4516
2120
2423
Message
Follow
Following
Unfollow
100
37
33
Message
Follow
Following
Unfollow
1756
432
1736
Message
Follow
Following
Unfollow
1215
246
589
Message
Follow
Following
Unfollow
2751
817
862
Message
Follow
Following
Unfollow
5
0
0
Message
Follow
Following
Unfollow
1570
707
887
Message
Follow
Following
Unfollow
Type
Script access
Privacy