2025-02-21 16:46:29 +08:00
|
|
|
|
{
|
|
|
|
|
"nodes":[
|
2025-03-12 22:51:07 +08:00
|
|
|
|
{"id":"0b73f4540fbacbef","type":"text","text":"选择股票代码--监测行情\nETF / 股票","x":-420,"y":400,"width":250,"height":60},
|
|
|
|
|
{"id":"6d7e97110fbb9fe3","type":"text","text":"(没数据情况下)首先获取前2年交易数据","x":-80,"y":400,"width":250,"height":60},
|
|
|
|
|
{"id":"be8785f5c0ab6e70","type":"text","text":"数据库存储 how","x":240,"y":400,"width":250,"height":60},
|
|
|
|
|
{"id":"842b08dd71af6d2e","type":"text","text":"计算ATR、上下通道线","x":-80,"y":520,"width":250,"height":60},
|
|
|
|
|
{"id":"ccedc7c8493efa72","type":"text","text":"根据海龟方法实时监测,提示","x":-80,"y":640,"width":250,"height":60},
|
|
|
|
|
{"id":"64a4191f9badb999","type":"text","text":"数据库存储 how","x":240,"y":640,"width":250,"height":60},
|
2025-03-21 21:09:31 +08:00
|
|
|
|
{"id":"d9e469f53ba4e8e8","type":"text","text":"steamlit","x":-420,"y":860,"width":250,"height":60},
|
|
|
|
|
{"id":"9ac780ab8e6b0995","type":"text","text":"单个标的 两年 mysql {code}表\n每日最新追加","x":540,"y":380,"width":250,"height":100},
|
|
|
|
|
{"id":"87735022214aee00","type":"text","text":"某个时刻,大盘所有数据\n绝大多数无用,每日删除","x":540,"y":620,"width":250,"height":100},
|
|
|
|
|
{"id":"9eaa6f04dcf05226","x":170,"y":920,"width":250,"height":50,"type":"text","text":"class turtle 准备数据"},
|
|
|
|
|
{"id":"4d88d50956995c5c","x":580,"y":915,"width":250,"height":60,"type":"text","text":"class Turtle_on_time"}
|
2025-02-21 16:46:29 +08:00
|
|
|
|
],
|
2025-03-12 22:51:07 +08:00
|
|
|
|
"edges":[
|
|
|
|
|
{"id":"c35374c532b0eeff","fromNode":"0b73f4540fbacbef","fromSide":"right","toNode":"6d7e97110fbb9fe3","toSide":"left"},
|
|
|
|
|
{"id":"ea95de7df4aecf5a","fromNode":"6d7e97110fbb9fe3","fromSide":"right","toNode":"be8785f5c0ab6e70","toSide":"left"},
|
|
|
|
|
{"id":"06c6defefd6e745a","fromNode":"6d7e97110fbb9fe3","fromSide":"bottom","toNode":"842b08dd71af6d2e","toSide":"top"},
|
|
|
|
|
{"id":"9c80b8410a03208e","fromNode":"842b08dd71af6d2e","fromSide":"bottom","toNode":"ccedc7c8493efa72","toSide":"top"},
|
|
|
|
|
{"id":"61bec3cbec767770","fromNode":"ccedc7c8493efa72","fromSide":"right","toNode":"64a4191f9badb999","toSide":"left"},
|
|
|
|
|
{"id":"aedfd6cb63d28d1d","fromNode":"be8785f5c0ab6e70","fromSide":"right","toNode":"9ac780ab8e6b0995","toSide":"left"},
|
|
|
|
|
{"id":"3ccd234bfececfc6","fromNode":"64a4191f9badb999","fromSide":"right","toNode":"87735022214aee00","toSide":"left"}
|
|
|
|
|
]
|
2025-02-21 16:46:29 +08:00
|
|
|
|
}
|