找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
首页论坛EAHub 外汇论坛
查看: 1|回复: 0

【交叉平仓】试试就知道

[复制链接]

9151

主题

54

回帖

4871

积分

管理员

积分
4871
发表于 2026-8-13 07:47:59 | 显示全部楼层 |阅读模式


extern int MagicNumberBuy        = 123456789;   extern int MagicNumberSell       = 987654321;   


extern string s1                 = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>";

extern bool   OnScreenInfo       = true;   // Show info on chart

extern bool   ShowClock          = false;  // Show time on chart

extern bool   DrawAveragePrice   = false;  // Draw average price line

extern bool   DualTrade          = false;  // Allow buy and sell

extern bool   NewTradeBuy        = true;   // Allow buys

extern bool   NewTradeSell       = true;   // Allow sells


extern string s4                 = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>";

extern string s5                 = ">>> Pips Settings";

extern bool   CheckNewBar        = true;   // on new bar

extern int    MaxTrades          = 30;     // Max number of open orders

extern double PipStep            = 25.0;   // Step between pips

extern double PipStepExponent    = 1.0;    // Exponent

extern int    StaticTakeProfit   = 15;     // Fixed Take Profit


extern string s6                 = ">>> Close order settings";

extern double ProfitPersent      = 30;     // Percent to close(10...50) // percent to close

extern double SecondProfitPersent = 50;    // Percent to close previous last order



extern int MagicNumberBuy        = 123456789;   extern int MagicNumberSell       = 987654321;   


extern string s1                 = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>";

extern bool   OnScreenInfo       = true;   // Show info on chart

extern bool   ShowClock          = false;  // Show time on chart

extern bool   DrawAveragePrice   = false;  // Draw average price line

extern bool   DualTrade          = false;  // Allow buy and sell

extern bool   NewTradeBuy        = true;   // Allow buys

extern bool   NewTradeSell       = true;   // Allow sells


extern string s4                 = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>";

extern string s5                 = ">>> Pips Settings";

extern bool   CheckNewBar        = true;   // on new bar

extern int    MaxTrades          = 30;     // Max number of open orders

extern double PipStep            = 25.0;   // Step between pips

extern double PipStepExponent    = 1.0;    // Exponent

extern int    StaticTakeProfit   = 15;     // Fixed Take Profit


extern string s6                 = ">>> Close order settings";

extern double ProfitPersent      = 30;     // Percent to close(10...50) // percent to close

extern double SecondProfitPersent = 50;    // Percent to close previous last order
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|EAHub外汇论坛

GMT+8, 2026-8-26 10:14 , Processed in 0.108555 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表