-
目标: 用户可以自行在壹缠开发量化交易策略,实现买卖点标注和企业微信提醒等功能
脚本语言: Javascript
壹缠开放API:
- 缠论笔段走势中枢分析API
- MACD辅助API
- Webhook推送API
- ...
效果类似参考 (TradingView PineScript功能 ):
![image](https://user-images.…
-
Hi! Can you provide video or another guide to explain External Signals work? When i try example provided in extention, there is no markers on chart after loading file with next content:
```
timest…
-
Since they updated the binance page my bot interprets the stochastic and MACD indicators backwards. For a simple SHORT I have it programmed in the following way...
`ind_df['TriggerS1'] = np.where((in…
-
hi
i used SAR for calculator
when i comparison this number and SAR binance is incorrect
please help me
-
### Description
It would be awesome if there would be a freqtrade integration. This would showcase the project and fuel its developments.
it would be more awesome if one could port certain pinescr…
-
This Pinescript code is really easy but I didn't even manage to set up a really simple for loop I guess because I was too tired :D Anyways
Can someone help me to convert this pine code to python?
…
-
Awesome extension. Definitely the most advanced and helpful in the whole marketplace. :)
I've noticed that commenting doesn't seem to trigger with shortcut Ctrl+/.
Is this missing from he extens…
-
Would be awesome to see this indicator on pandas_ta! It's a moving average that adapts to the current trend by taking into account the average of high/lows during a selected period. Link: https://www.…
-
is it possible to only indicate strong buy/sells?
-
I'm comparing the results from TradingView charts (with ADX built in indicator), same input period, same candles (this is ok because the SMA for example is returning same values in TradingView and wit…