Kaijun Wang
Kaijun Wang
4.3 (178)
  • 信息
9+ 年
经验
87
产品
61
演示版
0
工作
0
信号
0
订阅者
细嗅蔷薇.

合作联系QQ:556024
合作邮箱:556024@qq.com
合作微信:556024
TGGROUP: https://t.me/+qmlWO6RSTPY1ODc1
请备注何处获得联系方式,备注目的

https://mt4mt5.com.cn
Kaijun Wang 已发布产品

跟单->方便快捷的界面交互,用户上手即用     ->>>> 推荐在windows电脑,或者VPS Windows上使用 基本功能: 跟单正常交互速度0.5s以下 自动检测信号源,并显示信号源账号列表 自动匹配品种,不同平台常用交易品种(后缀不同等特殊情况)95%自动匹配,基本无需手动设置,品种映射表可随意双击更改对应品种.(映射表具有快速搜索品种功能) 4种手数计算模式(1.倍率 2.固定手数 3.自适应资金风险 4.源账户资金比例风险) 特殊手数模式:可以根据止损资金风险反算手数(可能止损过小计算的手数过大,请谨慎使用) 多个平台,多组信号源,多组接收端随意组合(   MT4 和MT5数据可互通, 需分别购买安装 )        发送端接收端二合一,加载的时候选择模式 接收减仓信号,可以进行减仓操作. 可以反向跟单 可以分别控制跟单类型,是否跟随止损止盈 提供4种跟单开仓价格模式设置(1.开仓价格范围 2.跟单比信号更有优势的价格 

Kaijun Wang 已发布产品
评论: 1
50.00 USD

跟单->方便快捷的界面交互,用户上手即用     ->>>> 推荐在windows电脑,或者VPS Windows上使用 基本功能: 跟单正常交互速度0.5s以下 自动检测信号源,并显示信号源账号列表 自动匹配品种,不同平台常用交易品种(后缀不同等特殊情况)95%自动匹配,基本无需手动设置,品种映射表可随意双击更改对应品种.(映射表具有快速搜索品种功能) 4种手数计算模式(1.倍率 2.固定手数 3.自适应资金风险 4.源账户资金比例风险) 特殊手数模式:可以根据止损资金风险反算手数(可能止损过小计算的手数过大,请谨慎使用) 多个平台,多组信号源,多组接收端随意组合(   MT4 和MT5数据可互通, 需分别购买安装 )        发送端接收端二合一,加载的时候选择模式 接收减仓信号,可以进行减仓操作. 可以反向跟单 可以分别控制跟单类型,是否跟随止损止盈 提供4种跟单开仓价格模式设置(1.开仓价格范围 2.跟单比信号更有优势的价格 

Kaijun Wang 已发布产品

This indicator has good trend malleability and a good trend resistance support line. Index characteristics The color changes, following the trend of different levels. The support and resistance line means that the price follows or reverses. Basic display A price tag showing historical support and resistance. Shows the approximate recommended range of historical entry positions, as well as take-profit and stop-loss recommendations, and target forecasts. Display the judgment of the current

Kaijun Wang 已发布产品

This indicator has good trend malleability and a good trend resistance support line. Index characteristics The color changes, following the trend of different levels. The support and resistance line means that the price follows or reverses. Basic display A price tag showing historical support and resistance. Shows the approximate recommended range of historical entry positions, as well as take-profit and stop-loss recommendations, and target forecasts. Display the judgment of the current

Kaijun Wang 已发布产品

MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic

Kaijun Wang 已发布产品

MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic

Kaijun Wang 已发布产品

This indicator has good trend malleability and a good trend resistance support line. Index characteristics The color changes, following the trend of different levels . The support and resistance line means that the price follows or reverses. Basic display A price tag showing historical support and resistance. Shows the approximate recommended range of historical entry positions, as well as take-profit and stop-loss recommendations, and target forecasts. Display the judgment of the current

Kaijun Wang 已发布产品

Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO Auxiliary indicators It wait s for the hunt, waits for the price limit to appear, waits for a

Kaijun Wang 已发布产品

Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO Auxiliary indicators It waits for the hunt, waits  for the price limit to appear, waits

Kaijun Wang 已发布产品
评论: 1
FREE

MT4/5通用交易库(  一份代码通用4和5 ) #import "K Trade Lib5.ex5"    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单    void SetMagic( int magic, int magic_plus= 0 ); void SetLotsAddMode(int mode=0,double lotsadd=0);    long OrderOpenAdvance( int mode, int type, double

Kaijun Wang 已发布产品
评论: 1
FREE

MT4/5通用交易库(  一份代码通用4和5 ) #import "K Trade Lib5.ex5"    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单    void SetMagic( int magic, int magic_plus= 0 ); void SetLotsAddMode(int mode=0,double lotsadd=0);    long OrderOpenAdvance( int mode, int type, double

Kaijun Wang 已发布产品
评论: 1
FREE

MT4/5通用交易库(  一份代码通用4和5 ) #import "K Trade Lib.ex4"    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单    void SetMagic( int magic, int magic_plus= 0 ); void SetLotsAddMode(int mode=0,double lotsadd=0);    long OrderOpenAdvance( int mode, int type, double

Kaijun Wang 已发布产品

支点交易 : 1.pp 支点 2. r1 r2 r3 , s1 s2  s3 交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 支点( pivot points) 作为一种交易策略已经很长时间了,最初是场内交易员使用这种方法。使用这种方法通过几个简单的计算就可以了解市场在一天中的去向。 支点法中的支点是一天中市场方向的转向点,通过简单地计算前日的高点、低点和收盘价,可以得到一系列点位。这些点位可能形成关键的支撑和阻力线。支点位,支撑和阻力位被统称为支点水位。 你所看到的市场每天都有开盘价、高价、低价及收盘价(有一些市场是 24 小时开盘,比如外汇市场,通常用 5pm EST

Kaijun Wang 已发布产品

支点交易 : 1.pp 支点 2. r1 r2 r3 , s1 s2  s3 交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 支点( pivot points) 作为一种交易策略已经很长时间了,最初是场内交易员使用这种方法。使用这种方法通过几个简单的计算就可以了解市场在一天中的去向。 支点法中的支点是一天中市场方向的转向点,通过简单地计算前日的高点、低点和收盘价,可以得到一系列点位。这些点位可能形成关键的支撑和阻力线。支点位,支撑和阻力位被统称为支点水位。 你所看到的市场每天都有开盘价、高价、低价及收盘价(有一些市场是 24 小时开盘,比如外汇市场,通常用 5pm EST

Kaijun Wang 已发布产品

支点交易 : 1.pp 支点 2. r1 r2 r3 , s1 s2  s3 交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 支点( pivot points) 作为一种交易策略已经很长时间了,最初是场内交易员使用这种方法。使用这种方法通过几个简单的计算就可以了解市场在一天中的去向。 支点法中的支点是一天中市场方向的转向点,通过简单地计算前日的高点、低点和收盘价,可以得到一系列点位。这些点位可能形成关键的支撑和阻力线。支点位,支撑和阻力位被统称为支点水位。 你所看到的市场每天都有开盘价、高价、低价及收盘价(有一些市场是 24 小时开盘,比如外汇市场,通常用 5pm EST

Kaijun Wang 已发布产品

39.00 USD

砖块图——一种备用的交易方式 如果你是一个对无数图表中的蜡烛图感到困惑的交易者,又或者说并不知道要怎么画线,也不知道支撑线阻力线怎么画,这个时候就应该另找一个适合自己的交易方法了。就像一个司机在反复遇到问题后会停下来进行全面检修一样, 一笔交易也是如此。 砖块图为盘中交易员提供了一种简单的交易方法,实际上这种方法和K线来说,具有同样的历史,并且也是起源于日本。 为了定义一个砖块图,他们只描述了一个设定点或基点的价格趋势。例如,一个10点的砖块图只能描绘出价格变动中10点的上升趋势或10点的下降趋势。 砖块图有一个得天独厚的优势,就是它的价格不和时间挂钩,也就是说只有价格变化达到了设定的数值,才会有一个新的砖块图出现,并且砖块图去掉了价格的毛刺,所以从感官上感觉会非常的舒服。

Kaijun Wang 已发布产品

39.00 USD

砖块图——一种备用的交易方式 如果你是一个对无数图表中的蜡烛图感到困惑的交易者,又或者说并不知道要怎么画线,也不知道支撑线阻力线怎么画,这个时候就应该另找一个适合自己的交易方法了。就像一个司机在反复遇到问题后会停下来进行全面检修一样, 一笔交易也是如此。 砖块图为盘中交易员提供了一种简单的交易方法,实际上这种方法和K线来说,具有同样的历史,并且也是起源于日本。 为了定义一个砖块图,他们只描述了一个设定点或基点的价格趋势。例如,一个10点的砖块图只能描绘出价格变动中10点的上升趋势或10点的下降趋势。 砖块图有一个得天独厚的优势,就是它的价格不和时间挂钩,也就是说只有价格变化达到了设定的数值,才会有一个新的砖块图出现,并且砖块图去掉了价格的毛刺,所以从感官上感觉会非常的舒服。