シストレクルーク

この瞬間は買いか?売りか?

下のグラフは毎分ごとの売買状況を表しています。
果たして今は買いなのか?それとも売りなのか?
それを一定のルールで判断し、自動売買するのがシステムトレードです。

ポジション 売 買 買
GBPUSD 30.8 69.2
 
 
EURUSD 32 68
 
 
USDJPY 60.5 39.5
 
 
NZDJPY 28.2 71.8
 
 
GBPJPY 23.8 76.2
 
 
EURJPY 35.5 64.5
 
 
CADJPY 64.1 35.9
 
 
AUDJPY 46.2 53.8
 
 

初めてのシストレへ

シストレコラム

シストレコラム

ダックビルwithシストレ

スタートに寄せて

私が外国為替のマーケットに参加したのは1992年の4月。それから20年近く、売った買ったの世界で生きてきて自身の裁量に任...

続きを読む

他のコラムを読む

シストレ on Twitter

PAGE TOP
  • 会社概要
  • お問い合わせ
(develop) 17 queries took 20 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `information`15151
2DESCRIBE `exchanges`991
3DESCRIBE `rankings`14142
4DESCRIBE `columns`15152
5DESCRIBE `columnists`10102
6DESCRIBE `tweets`13132
7SELECT `Information`.`id`, `Information`.`datetime`, `Information`.`category`, `Information`.`title`, `Information`.`body1`, `Information`.`body2`, `Information`.`body3`, `Information`.`image1`, `Information`.`image2`, `Information`.`image3`, `Information`.`active`, `Information`.`created`, `Information`.`modified`, `Information`.`deleted`, `Information`.`deleted_date` FROM `information` AS `Information` WHERE `Information`.`active` = 1 AND `Information`.`deleted` = 0 ORDER BY `Information`.`datetime` desc, `Information`.`id` desc LIMIT 3331
8SELECT `Ranking`.`id`, `Ranking`.`company`, `Ranking`.`product`, `Ranking`.`url`, `Ranking`.`type`, `Ranking`.`body`, `Ranking`.`star`, `Ranking`.`image`, `Ranking`.`sort_id`, `Ranking`.`active`, `Ranking`.`created`, `Ranking`.`modified`, `Ranking`.`deleted`, `Ranking`.`deleted_date` FROM `rankings` AS `Ranking` WHERE `Ranking`.`active` = 1 ORDER BY `Ranking`.`sort_id` ASC, `Ranking`.`star` desc LIMIT 3331
9SELECT `Column`.`id`, `Column`.`columnists`, `Column`.`datetime`, `Column`.`title`, `Column`.`body1`, `Column`.`body2`, `Column`.`body3`, `Column`.`image1`, `Column`.`image2`, `Column`.`image3`, `Column`.`active`, `Column`.`created`, `Column`.`modified`, `Column`.`deleted`, `Column`.`deleted_date`, `Columnists`.`id`, `Columnists`.`name`, `Columnists`.`title`, `Columnists`.`body`, `Columnists`.`image`, `Columnists`.`active`, `Columnists`.`created`, `Columnists`.`modified`, `Columnists`.`deleted`, `Columnists`.`deleted_date` FROM `columns` AS `Column` LEFT JOIN `columnists` AS `Columnists` ON (`Column`.`columnists` = `Columnists`.`id`) WHERE `Column`.`active` = 1 AND `Column`.`deleted` = 0 ORDER BY `Column`.`datetime` desc, `Column`.`id` desc LIMIT 1111
10SELECT COUNT(*) AS `count` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 1 111
11SELECT `Tweet`.`id`, `Tweet`.`name`, `Tweet`.`tweet_time`, `Tweet`.`via`, `Tweet`.`link`, `Tweet`.`body`, `Tweet`.`type`, `Tweet`.`image`, `Tweet`.`active`, `Tweet`.`created`, `Tweet`.`modified`, `Tweet`.`deleted`, `Tweet`.`deleted_date` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 1 ORDER BY `Tweet`.`id` asc LIMIT 5551
12SELECT COUNT(*) AS `count` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 2 110
13SELECT `Tweet`.`id`, `Tweet`.`name`, `Tweet`.`tweet_time`, `Tweet`.`via`, `Tweet`.`link`, `Tweet`.`body`, `Tweet`.`type`, `Tweet`.`image`, `Tweet`.`active`, `Tweet`.`created`, `Tweet`.`modified`, `Tweet`.`deleted`, `Tweet`.`deleted_date` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 2 ORDER BY `Tweet`.`id` asc LIMIT 5551
14SELECT COUNT(*) AS `count` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 3 111
15SELECT `Tweet`.`id`, `Tweet`.`name`, `Tweet`.`tweet_time`, `Tweet`.`via`, `Tweet`.`link`, `Tweet`.`body`, `Tweet`.`type`, `Tweet`.`image`, `Tweet`.`active`, `Tweet`.`created`, `Tweet`.`modified`, `Tweet`.`deleted`, `Tweet`.`deleted_date` FROM `tweets` AS `Tweet` WHERE `Tweet`.`active` = 1 AND `Tweet`.`type` = 3 ORDER BY `Tweet`.`id` asc LIMIT 5551
16SELECT `Exchange`.`id`, `Exchange`.`pair`, `Exchange`.`buy`, `Exchange`.`sell`, `Exchange`.`active`, `Exchange`.`created`, `Exchange`.`modified`, `Exchange`.`deleted`, `Exchange`.`deleted_date` FROM `exchanges` AS `Exchange` WHERE 1 = 1 65651
17SELECT `Columnist`.`id`, `Columnist`.`name`, `Columnist`.`title`, `Columnist`.`body`, `Columnist`.`image`, `Columnist`.`active`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`deleted`, `Columnist`.`deleted_date` FROM `columnists` AS `Columnist` WHERE `Columnist`.`id` = 1 LIMIT 1111