Type/to search

Final Formula by TraderShaman

Common strategy
Created: 2022-06-29 11:15:23
Last modified: 4 years ago
1
Follow
5
Followers

TWITTER: https://twitter.com/TraderShaman

TELEGRAM: https://t.me/tradershaman

Hello.

You see the performance of my trades in the charts.
For my all charts: https://www.fmz.com/user/6261c777972a854f5c0460520f9206bd

You can also see my different details and earnings rates on TraderWagon:
https://www.traderwagon.com/en/portfolio/3886?ref=zoh4wq9

By becoming a member of the trade platform called TraderWagon, which was established in partnership with Binance, it is possible to copy my positions with one click at the rate of your own volume.

For special - discount membership with reduced commission rates:
https://www.traderwagon.com/en/register?ref=zoh4wq9

With the slogan "Variable formulas for the volatile market", I update the values of the formula I have been working on for a long time on a daily basis. It is not possible for fixed formulas to remain healthy in this volatile market in the long run.

I make futures transactions on 4 or 5 coins that I have determined by examining detailed historical correlations. I also make changes in these coins when I deem necessary.

I update my volume and transaction rate daily according to the formulas I have created after careful and long-term studies.

I prevent liquidation to the maximum extent with carefully determined different profit taking and cost reduction points.

However, these transactions are not entirely risk-free.

I promise not high gains, but small, lossless and stable gains.

https://www.traderwagon.com/en/portfolio/3886?ref=zoh4wq9

TELEGRAM: https://t.me/tradershaman

TWITTER: https://twitter.com/TraderShaman

Source
JavaScript
// OKEX V5 获取总权益
function getTotalEquity_OKEX_V5() {
    var totalEquity = null 
    var ret = exchange.IO("api", "GET", "/api/v5/account/balance", "ccy=USDT")
    if (ret) {
        try {
            totalEquity = parseFloat(ret.data[0].details[0].eq)
        } catch(e) {
            Log("获取账户总权益失败!")
            return null
        }
    }
Strategy parameters
Strategy parameters
目标利润
下单量
初始总权益
重置
价格精度
下单量精度
OKEX_V5模拟盘选项
指定显示的持仓字段 (Optional)
显示曲线图表
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)