MQL入門 0000

背景
投稿者投稿者しげのりいいね2お気に入り登録
プレイ回数320難易度(3.6) 711打 英語 英字
MQLの練習用
随時改善中 続編製作中

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(input int MA_Period = 10;) input int MA_Period = 10; (for(int i=0; i<OrderTotal(); i++)) for(int i=0; i<OrderTotal(); i++) (input double Lots = 0.1;) input double Lots = 0.1; (OrderSend(Symbol(),OP_BUY,Lots,Ask,Slippage,Ask-SLpips*Point,0,"comment",MAGIC,0,Blue); ) OrderSend(Symbol(),OP_BUY,Lots,Ask,Slippage,Ask-SLpips*Point,0,"comment",MAGIC,0,Blue); (double iMA(symbol,timeframe,period,ma_shift,ma_method,applied_price,shift)) double iMA(symbol,timeframe,period,ma_shift,ma_method,applied_price,shift) (double iBands(symbol,timeframe,period,deviation,bands_shift,applied_price,mode,shift) ) double iBands(symbol,timeframe,period,deviation,bands_shift,applied_price,mode,shift) (OrderClose(OrderTicket(),OrderLots(),Ask,Slippage,White);) OrderClose(OrderTicket(),OrderLots(),Ask,Slippage,White); (OrderSelect(i,SELECT_BY_POS,MODE_TRADES)) OrderSelect(i,SELECT_BY_POS,MODE_TRADES) (input int) input int (input double) input double
(sinput int MagicNumber = 20221224;) sinput int MagicNumber = 20221224; (if(OrderSymbol() != Symbol() ||OrderMagicNumber() != MagicNumber) continue;) if(OrderSymbol() != Symbol() ||OrderMagicNumber() != MagicNumber) continue; (int) int (double) double (bool) bool (string) string (if(OrderType() ==OP_BUY)) if(OrderType() ==OP_BUY) (Print("error");) Print("error"); (OP_BUY) OP_BUY (OP_SELL) OP_SELL
など
(OP_BUYLIMIT) OP_BUYLIMIT (OP_SELLLIMIT) OP_SELLLIMIT (OP_BUYSTOP) OP_BUYSTOP (OP_SELLSTOP) OP_SELLSTOP (return) return (false) false (true) true (else) else (OrdersTotal) OrdersTotal (OrderModify) OrderModify
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

しげのりのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード